@box/metadata-view 1.52.0 → 1.52.1
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/dist/i18n/bn-IN.properties +2 -0
- package/dist/i18n/da-DK.properties +2 -0
- package/dist/i18n/de-DE.properties +2 -0
- package/dist/i18n/en-AU.properties +2 -0
- package/dist/i18n/en-CA.properties +2 -0
- package/dist/i18n/en-GB.properties +2 -0
- package/dist/i18n/en-x-pseudo.js +32 -32
- package/dist/i18n/en-x-pseudo.properties +33 -31
- package/dist/i18n/es-419.properties +2 -0
- package/dist/i18n/es-ES.properties +2 -0
- package/dist/i18n/fi-FI.properties +2 -0
- package/dist/i18n/fr-CA.properties +2 -0
- package/dist/i18n/fr-FR.properties +2 -0
- package/dist/i18n/hi-IN.properties +2 -0
- package/dist/i18n/it-IT.properties +2 -0
- package/dist/i18n/ja-JP.properties +2 -0
- package/dist/i18n/ko-KR.properties +2 -0
- package/dist/i18n/nb-NO.properties +2 -0
- package/dist/i18n/nl-NL.properties +2 -0
- package/dist/i18n/pl-PL.properties +2 -0
- package/dist/i18n/pt-BR.properties +2 -0
- package/dist/i18n/ru-RU.properties +2 -0
- package/dist/i18n/sv-SE.properties +2 -0
- package/dist/i18n/tr-TR.properties +2 -0
- package/dist/i18n/zh-CN.properties +2 -0
- package/dist/i18n/zh-TW.properties +2 -0
- package/package.json +7 -7
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = সকল ফিল্
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = প্রয়োগ করুন
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = পরিষ্কার করুন
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Alle filtre
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Anvend
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Ryd
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Alle Filter
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Anwenden
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Leeren
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = All Filters
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Apply
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Clear
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = All Filters
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Apply
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Clear
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = All Filters
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Apply
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Clear
|
|
23
25
|
# Title for the file type filter group
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
3
|
-
"groupSharedFeatures.emptyState.heading": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
4
|
-
"groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize": "⟦萬萬
|
|
5
|
-
"groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize": "⟦萬萬
|
|
6
|
-
"groupSharedFeatures.metadataView.actionBar.sliderLabel": "⟦萬
|
|
7
|
-
"groupSharedFeatures.metadataView.actionBar.switchToGridView": "⟦萬萬萬萬萬
|
|
8
|
-
"groupSharedFeatures.metadataView.actionBar.switchToListView": "⟦萬萬萬萬萬
|
|
9
|
-
"groupSharedFeatures.metadataView.filterRow.AllFilters": "⟦萬萬萬
|
|
10
|
-
"groupSharedFeatures.metadataView.filterRow.applyButton": "⟦萬
|
|
2
|
+
"groupSharedFeatures.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬 Ŧŗÿ áďĵûѕŧїňğ ÿоμґ ƒĩľťёґѕ õґ κėУшóѓďѕ. 國國國國國國國國國國國⟧",
|
|
3
|
+
"groupSharedFeatures.emptyState.heading": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Śοŗŗŷ, ώĕ ċοųľďη'ŧ ƒìʼnď ŵħâť ýσù'ŗε ľòōκïйġ ƒòŕ. 國國國國國國國國國國國國國國⟧",
|
|
4
|
+
"groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize": "⟦萬萬 Ðèčřèäŝĕ 國國⟧",
|
|
5
|
+
"groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize": "⟦萬萬 Įлçяęāşē 國國⟧",
|
|
6
|
+
"groupSharedFeatures.metadataView.actionBar.sliderLabel": "⟦萬 Ѕľĩďєя 國⟧",
|
|
7
|
+
"groupSharedFeatures.metadataView.actionBar.switchToGridView": "⟦萬萬萬萬萬 Ѕщіťćħ ŧō Ğŕìď Vîēŵ 國國國國國⟧",
|
|
8
|
+
"groupSharedFeatures.metadataView.actionBar.switchToListView": "⟦萬萬萬萬萬 Śώϊţсħ ŧó Ļĭşτ Vîèώ 國國國國國⟧",
|
|
9
|
+
"groupSharedFeatures.metadataView.filterRow.AllFilters": "⟦萬萬萬 Åľĺ ₣ìĺτėгş 國國國⟧",
|
|
10
|
+
"groupSharedFeatures.metadataView.filterRow.applyButton": "⟦萬 ΆΡΡļγ 國⟧",
|
|
11
11
|
"groupSharedFeatures.metadataView.filterRow.chipNameWithCount": "⟦萬萬萬 {name} ({count}) 國國國⟧",
|
|
12
|
-
"groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption": "{name} - {optionLabel}",
|
|
13
|
-
"groupSharedFeatures.metadataView.filterRow.clearButton": "⟦萬
|
|
14
|
-
"groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle": "⟦萬萬
|
|
15
|
-
"groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder": "⟦萬萬萬萬
|
|
16
|
-
"groupSharedFeatures.metadataView.filterRow.locationFilterTitle": "⟦萬萬
|
|
17
|
-
"groupSharedFeatures.metadataView.filterRow.textInputPlaceholder": "⟦萬萬
|
|
18
|
-
"groupSharedFeatures.metadataView.filterSidepanel.clearAllButton": "⟦萬萬
|
|
19
|
-
"groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel": "⟦萬
|
|
20
|
-
"groupSharedFeatures.metadataView.filterSidepanel.filtersHeader": "⟦萬萬
|
|
21
|
-
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "⟦萬
|
|
22
|
-
"groupSharedFeatures.metadataView.gridList.gridView": "⟦萬萬
|
|
12
|
+
"groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption": "⟦萬萬萬 {name} - {optionLabel} 國國國⟧",
|
|
13
|
+
"groupSharedFeatures.metadataView.filterRow.clearButton": "⟦萬 Ċĺęάг 國⟧",
|
|
14
|
+
"groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle": "⟦萬萬 ₣ïļє ΤγΡè 國國⟧",
|
|
15
|
+
"groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder": "⟦萬萬萬萬 Ёпτёř κëγшòŕďŝ 國國國國⟧",
|
|
16
|
+
"groupSharedFeatures.metadataView.filterRow.locationFilterTitle": "⟦萬萬 Ľòçâţіøй 國國⟧",
|
|
17
|
+
"groupSharedFeatures.metadataView.filterRow.textInputPlaceholder": "⟦萬萬 Şéť Váľŭĕ 國國⟧",
|
|
18
|
+
"groupSharedFeatures.metadataView.filterSidepanel.clearAllButton": "⟦萬萬 Çľεąґ Ăļĺ 國國⟧",
|
|
19
|
+
"groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel": "⟦萬 Ćĺòşĕ 國⟧",
|
|
20
|
+
"groupSharedFeatures.metadataView.filterSidepanel.filtersHeader": "⟦萬萬 ₣ĭļţėŗş 國國⟧",
|
|
21
|
+
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "⟦萬 Śĕāѓĉн 國⟧",
|
|
22
|
+
"groupSharedFeatures.metadataView.gridList.gridView": "⟦萬萬 Ğгϊď Vīєш 國國⟧",
|
|
23
23
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "⟦ -- ⟧",
|
|
24
|
-
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "⟦萬萬萬
|
|
25
|
-
"groupSharedFeatures.metadataView.itemList.errorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
26
|
-
"groupSharedFeatures.metadataView.itemList.listView": "⟦萬萬
|
|
27
|
-
"groupSharedFeatures.metadataView.itemList.refreshButton": "⟦萬萬
|
|
28
|
-
"groupSharedFeatures.metadataView.itemList.selectAll": "⟦萬萬
|
|
29
|
-
"groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint": "⟦萬萬萬萬
|
|
30
|
-
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel": "⟦萬
|
|
31
|
-
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel": "⟦萬
|
|
32
|
-
"groupSharedFeatures.metadataView.pagination.nextPageButton": "⟦萬
|
|
33
|
-
"groupSharedFeatures.metadataView.pagination.pageEntryStatus": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
34
|
-
"groupSharedFeatures.metadataView.pagination.paginationLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
35
|
-
"groupSharedFeatures.metadataView.pagination.previousPageButton": "⟦萬萬 P
|
|
24
|
+
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "⟦萬萬萬 Αčťįõή méńц 國國國⟧",
|
|
25
|
+
"groupSharedFeatures.metadataView.itemList.errorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Şømêŧĥìńĝ ωĕʼnţ ώѓŏйĝ. Pľέâѕε ґέƒŕėśĥ τĥįŝ Ρâĝé. 國國國國國國國國國國國國國國⟧",
|
|
26
|
+
"groupSharedFeatures.metadataView.itemList.listView": "⟦萬萬 Ļįşŧ νιēщ 國國⟧",
|
|
27
|
+
"groupSharedFeatures.metadataView.itemList.refreshButton": "⟦萬萬 Γèƒřĕѕĥ 國國⟧",
|
|
28
|
+
"groupSharedFeatures.metadataView.itemList.selectAll": "⟦萬萬 Şêļéčţ ãľľ 國國⟧",
|
|
29
|
+
"groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint": "⟦萬萬萬萬 Ŝëļеćť ä ƒοĺďέѓ 國國國國⟧",
|
|
30
|
+
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel": "⟦萬 Śêǻѓĉĥ 國⟧",
|
|
31
|
+
"groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel": "⟦萬 Čĺëáѓ 國⟧",
|
|
32
|
+
"groupSharedFeatures.metadataView.pagination.nextPageButton": "⟦萬 Ņе×ţ 國⟧",
|
|
33
|
+
"groupSharedFeatures.metadataView.pagination.pageEntryStatus": "⟦萬萬萬萬萬萬萬萬萬萬萬 Śĥοщĩŋġ {startEntryIndex} ŧó {endEntryIndex} øƒ {totalCount} ēŋτŕíėś 國國國國國國國國國國國⟧",
|
|
34
|
+
"groupSharedFeatures.metadataView.pagination.paginationLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Păğĭлãţїőń ņãνïğåţĭòŋ ċσиţřôĺş âиď çüѓґéŋŧ Ραĝє їиƒοяmατίöň 國國國國國國國國國國國國國國國國國⟧",
|
|
35
|
+
"groupSharedFeatures.metadataView.pagination.previousPageButton": "⟦萬萬 Přёνіõũş 國國⟧"
|
|
36
36
|
}
|
|
@@ -1,66 +1,68 @@
|
|
|
1
1
|
# Body text for the empty state when no items are found
|
|
2
|
-
groupSharedFeatures.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
2
|
+
groupSharedFeatures.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬 Ŧŗÿ áďĵûѕŧїňğ ÿоμґ ƒĩľťёґѕ õґ κėУшóѓďѕ. 國國國國國國國國國國國⟧
|
|
3
3
|
# Heading for the empty state when no items are found
|
|
4
|
-
groupSharedFeatures.emptyState.heading = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
4
|
+
groupSharedFeatures.emptyState.heading = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Śοŗŗŷ, ώĕ ċοųľďη'ŧ ƒìʼnď ŵħâť ýσù'ŗε ľòōκïйġ ƒòŕ. 國國國國國國國國國國國國國國⟧
|
|
5
5
|
# Label for decreasing the size of column.
|
|
6
|
-
groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize = ⟦萬萬
|
|
6
|
+
groupSharedFeatures.metadataView.actionBar.sliderDecreaseSize = ⟦萬萬 Ðèčřèäŝĕ 國國⟧
|
|
7
7
|
# Label for increasing the size of column.
|
|
8
|
-
groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize = ⟦萬萬
|
|
8
|
+
groupSharedFeatures.metadataView.actionBar.sliderIncreaseSize = ⟦萬萬 Įлçяęāşē 國國⟧
|
|
9
9
|
# Label for the slider that controls the size of column.
|
|
10
|
-
groupSharedFeatures.metadataView.actionBar.sliderLabel = ⟦萬
|
|
10
|
+
groupSharedFeatures.metadataView.actionBar.sliderLabel = ⟦萬 Ѕľĩďєя 國⟧
|
|
11
11
|
# Label to switch to grid view
|
|
12
|
-
groupSharedFeatures.metadataView.actionBar.switchToGridView = ⟦萬萬萬萬萬
|
|
12
|
+
groupSharedFeatures.metadataView.actionBar.switchToGridView = ⟦萬萬萬萬萬 Ѕщіťćħ ŧō Ğŕìď Vîēŵ 國國國國國⟧
|
|
13
13
|
# Label to switch to list view
|
|
14
|
-
groupSharedFeatures.metadataView.actionBar.switchToListView = ⟦萬萬萬萬萬
|
|
14
|
+
groupSharedFeatures.metadataView.actionBar.switchToListView = ⟦萬萬萬萬萬 Śώϊţсħ ŧó Ļĭşτ Vîèώ 國國國國國⟧
|
|
15
15
|
# Button label to open the sidepanel with all filters
|
|
16
|
-
groupSharedFeatures.metadataView.filterRow.AllFilters = ⟦萬萬萬
|
|
16
|
+
groupSharedFeatures.metadataView.filterRow.AllFilters = ⟦萬萬萬 Åľĺ ₣ìĺτėгş 國國國⟧
|
|
17
17
|
# Button label to apply the current input as a filter to the metadata table
|
|
18
|
-
groupSharedFeatures.metadataView.filterRow.applyButton = ⟦萬
|
|
18
|
+
groupSharedFeatures.metadataView.filterRow.applyButton = ⟦萬 ΆΡΡļγ 國⟧
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = ⟦萬萬萬 {name} ({count}) 國國國⟧
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = ⟦萬萬萬 {name} - {optionLabel} 國國國⟧
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
|
-
groupSharedFeatures.metadataView.filterRow.clearButton = ⟦萬
|
|
24
|
+
groupSharedFeatures.metadataView.filterRow.clearButton = ⟦萬 Ċĺęάг 國⟧
|
|
23
25
|
# Title for the file type filter group
|
|
24
|
-
groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle = ⟦萬萬
|
|
26
|
+
groupSharedFeatures.metadataView.filterRow.fileTypeFilterTitle = ⟦萬萬 ₣ïļє ΤγΡè 國國⟧
|
|
25
27
|
# Placeholder text for the keyword search filter
|
|
26
|
-
groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder = ⟦萬萬萬萬
|
|
28
|
+
groupSharedFeatures.metadataView.filterRow.keywordSearchFilterPlaceholder = ⟦萬萬萬萬 Ёпτёř κëγшòŕďŝ 國國國國⟧
|
|
27
29
|
# Title for the location filter group
|
|
28
|
-
groupSharedFeatures.metadataView.filterRow.locationFilterTitle = ⟦萬萬
|
|
30
|
+
groupSharedFeatures.metadataView.filterRow.locationFilterTitle = ⟦萬萬 Ľòçâţіøй 國國⟧
|
|
29
31
|
# Placeholder text for the input field in the filter row
|
|
30
|
-
groupSharedFeatures.metadataView.filterRow.textInputPlaceholder = ⟦萬萬
|
|
32
|
+
groupSharedFeatures.metadataView.filterRow.textInputPlaceholder = ⟦萬萬 Şéť Váľŭĕ 國國⟧
|
|
31
33
|
# Button label to clear all filters in the sidepanel
|
|
32
|
-
groupSharedFeatures.metadataView.filterSidepanel.clearAllButton = ⟦萬萬
|
|
34
|
+
groupSharedFeatures.metadataView.filterSidepanel.clearAllButton = ⟦萬萬 Çľεąґ Ăļĺ 國國⟧
|
|
33
35
|
# Aria label for the close button in the filter sidepanel
|
|
34
|
-
groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel = ⟦萬
|
|
36
|
+
groupSharedFeatures.metadataView.filterSidepanel.closeAriaLabel = ⟦萬 Ćĺòşĕ 國⟧
|
|
35
37
|
# Header for the filter sidepanel
|
|
36
|
-
groupSharedFeatures.metadataView.filterSidepanel.filtersHeader = ⟦萬萬
|
|
38
|
+
groupSharedFeatures.metadataView.filterSidepanel.filtersHeader = ⟦萬萬 ₣ĭļţėŗş 國國⟧
|
|
37
39
|
# Button label to apply filters and show results
|
|
38
|
-
groupSharedFeatures.metadataView.filterSidepanel.showResultsButton = ⟦萬
|
|
40
|
+
groupSharedFeatures.metadataView.filterSidepanel.showResultsButton = ⟦萬 Śĕāѓĉн 國⟧
|
|
39
41
|
# Label for the grid view of files and folders
|
|
40
|
-
groupSharedFeatures.metadataView.gridList.gridView = ⟦萬萬
|
|
42
|
+
groupSharedFeatures.metadataView.gridList.gridView = ⟦萬萬 Ğгϊď Vīєш 國國⟧
|
|
41
43
|
# Label for the default unselected option in inline editing dropdowns
|
|
42
44
|
groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel = ⟦ -- ⟧
|
|
43
45
|
# Label for the action menu for an item in the metadata view list
|
|
44
|
-
groupSharedFeatures.metadataView.itemActionMenu.actionMenu = ⟦萬萬萬
|
|
46
|
+
groupSharedFeatures.metadataView.itemActionMenu.actionMenu = ⟦萬萬萬 Αčťįõή méńц 國國國⟧
|
|
45
47
|
# Error message displayed when metadata fails to load
|
|
46
|
-
groupSharedFeatures.metadataView.itemList.errorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
48
|
+
groupSharedFeatures.metadataView.itemList.errorMessage = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Şømêŧĥìńĝ ωĕʼnţ ώѓŏйĝ. Pľέâѕε ґέƒŕėśĥ τĥįŝ Ρâĝé. 國國國國國國國國國國國國國國⟧
|
|
47
49
|
# Label for the list of files and folders displayed in a list view
|
|
48
|
-
groupSharedFeatures.metadataView.itemList.listView = ⟦萬萬
|
|
50
|
+
groupSharedFeatures.metadataView.itemList.listView = ⟦萬萬 Ļįşŧ νιēщ 國國⟧
|
|
49
51
|
# Label for the refresh button in error state
|
|
50
|
-
groupSharedFeatures.metadataView.itemList.refreshButton = ⟦萬萬
|
|
52
|
+
groupSharedFeatures.metadataView.itemList.refreshButton = ⟦萬萬 Γèƒřĕѕĥ 國國⟧
|
|
51
53
|
# Label for the select all checkbox in the metadata table
|
|
52
|
-
groupSharedFeatures.metadataView.itemList.selectAll = ⟦萬萬
|
|
54
|
+
groupSharedFeatures.metadataView.itemList.selectAll = ⟦萬萬 Şêļéčţ ãľľ 國國⟧
|
|
53
55
|
# Placeholder for select folder trigger
|
|
54
|
-
groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint = ⟦萬萬萬萬
|
|
56
|
+
groupSharedFeatures.metadataView.metadataValue.metadataLocation.locationTriggerHint = ⟦萬萬萬萬 Ŝëļеćť ä ƒοĺďέѓ 國國國國⟧
|
|
55
57
|
# Aria label for the search input
|
|
56
|
-
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel = ⟦萬
|
|
58
|
+
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputAriaLabel = ⟦萬 Śêǻѓĉĥ 國⟧
|
|
57
59
|
# Aria label for the clear button in the search input
|
|
58
|
-
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel = ⟦萬
|
|
60
|
+
groupSharedFeatures.metadataView.metadataValue.metadataSearch.searchInputClearAriaLabel = ⟦萬 Čĺëáѓ 國⟧
|
|
59
61
|
# Label for the next page button
|
|
60
|
-
groupSharedFeatures.metadataView.pagination.nextPageButton = ⟦萬
|
|
62
|
+
groupSharedFeatures.metadataView.pagination.nextPageButton = ⟦萬 Ņе×ţ 國⟧
|
|
61
63
|
# Pagination menu status with the range of entries shown
|
|
62
|
-
groupSharedFeatures.metadataView.pagination.pageEntryStatus = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
64
|
+
groupSharedFeatures.metadataView.pagination.pageEntryStatus = ⟦萬萬萬萬萬萬萬萬萬萬萬 Śĥοщĩŋġ {startEntryIndex} ŧó {endEntryIndex} øƒ {totalCount} ēŋτŕíėś 國國國國國國國國國國國⟧
|
|
63
65
|
# Aria label for the pagination component, which includes entry status and previous/next page controls
|
|
64
|
-
groupSharedFeatures.metadataView.pagination.paginationLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 P
|
|
66
|
+
groupSharedFeatures.metadataView.pagination.paginationLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Păğĭлãţїőń ņãνïğåţĭòŋ ċσиţřôĺş âиď çüѓґéŋŧ Ραĝє їиƒοяmατίöň 國國國國國國國國國國國國國國國國國⟧
|
|
65
67
|
# Label for the previous page button
|
|
66
|
-
groupSharedFeatures.metadataView.pagination.previousPageButton = ⟦萬萬 P
|
|
68
|
+
groupSharedFeatures.metadataView.pagination.previousPageButton = ⟦萬萬 Přёνіõũş 國國⟧
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Todos los filtros
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Aplicar
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Eliminar
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Todos los filtros
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Aplicar
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Eliminar
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Kaikki suodattimet
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Käytä
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Tyhjennä
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Tous les filtres
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = OK
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Effacer
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Tous les filtres
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = OK
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Effacer
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = सभी फ़िल
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = लागू करें
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = साफ़ करें
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Tutti i filtri
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Applica
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Cancella
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = すべてのフィルタ
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = 適用
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = クリア
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = 모든 필터
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = 적용
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name}({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = 지우기
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Alle filtre
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Bruk
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Tøm
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Alle filters
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Toepassen
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Wissen
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Wszystkie filtry
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Zastosuj
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Wyczyść
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Todos os filtros
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Aplicar
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Limpar
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Все фильтры
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Применить
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Очистить
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Alla filter
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Tillämpa
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Rensa
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = Tüm Filtreler
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = Uygula
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = Temizle
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = 所有筛选条件
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = 应用程序
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = 清除
|
|
23
25
|
# Title for the file type filter group
|
|
@@ -18,6 +18,8 @@ groupSharedFeatures.metadataView.filterRow.AllFilters = 全部篩選條件
|
|
|
18
18
|
groupSharedFeatures.metadataView.filterRow.applyButton = 套用
|
|
19
19
|
# Label for a filter chip that includes the name and count of selected options
|
|
20
20
|
groupSharedFeatures.metadataView.filterRow.chipNameWithCount = {name} ({count})
|
|
21
|
+
# Label for a filter chip showing the field name and active filter option, e.g. "Modified - Is blank"
|
|
22
|
+
groupSharedFeatures.metadataView.filterRow.chipNameWithFilterOption = {name} - {optionLabel}
|
|
21
23
|
# Button label to clear the current input in a textarea
|
|
22
24
|
groupSharedFeatures.metadataView.filterRow.clearButton = 清除
|
|
23
25
|
# Title for the file type filter group
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/metadata-view",
|
|
3
|
-
"version": "1.52.
|
|
3
|
+
"version": "1.52.1",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@box/blueprint-web": "^13.9.3",
|
|
7
7
|
"@box/blueprint-web-assets": "^4.110.1",
|
|
8
|
-
"@box/box-item-type-selector": "^1.38.
|
|
9
|
-
"@box/item-icon": "^2.30.
|
|
10
|
-
"@box/metadata-filter": "^1.79.
|
|
8
|
+
"@box/box-item-type-selector": "^1.38.39",
|
|
9
|
+
"@box/item-icon": "^2.30.40",
|
|
10
|
+
"@box/metadata-filter": "^1.79.21",
|
|
11
11
|
"@box/types": "2.1.8",
|
|
12
12
|
"@tanstack/react-virtual": "^3.10.8",
|
|
13
13
|
"formik": "^2.4.5",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"devDependencies": {
|
|
21
21
|
"@box/blueprint-web": "^13.9.3",
|
|
22
22
|
"@box/blueprint-web-assets": "^4.110.1",
|
|
23
|
-
"@box/box-item-type-selector": "^1.38.
|
|
23
|
+
"@box/box-item-type-selector": "^1.38.39",
|
|
24
24
|
"@box/eslint-plugin-blueprint": "1.1.6",
|
|
25
|
-
"@box/item-icon": "^2.30.
|
|
26
|
-
"@box/metadata-filter": "^1.79.
|
|
25
|
+
"@box/item-icon": "^2.30.40",
|
|
26
|
+
"@box/metadata-filter": "^1.79.21",
|
|
27
27
|
"@box/storybook-utils": "0.16.87",
|
|
28
28
|
"@box/types": "2.1.8",
|
|
29
29
|
"@tanstack/react-virtual": "^3.10.8",
|