@box/metadata-editor 0.123.18 → 0.124.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.
@@ -1,76 +1,79 @@
|
|
1
1
|
import { ComboboxWithApiTreeView as w, ComboboxWithApiPagination as A } from "@box/combobox-with-api";
|
2
|
-
import { useFormikContext as K, getIn as
|
3
|
-
import { forwardRef as
|
4
|
-
import { useIntl as
|
5
|
-
import
|
6
|
-
import { g as
|
7
|
-
import { jsx as
|
8
|
-
const
|
9
|
-
description:
|
10
|
-
disableForm:
|
11
|
-
isAiSuggestionApplied:
|
12
|
-
fieldNamePrefix:
|
13
|
-
label:
|
14
|
-
portalElement:
|
15
|
-
taxonomyOptionsFetcher:
|
16
|
-
updateModePrefix:
|
17
|
-
className:
|
18
|
-
isMultilevelTaxonomyFieldEnabled:
|
19
|
-
},
|
20
|
-
const
|
21
|
-
setFieldValue:
|
22
|
-
values:
|
2
|
+
import { useFormikContext as K, getIn as V, Field as $ } from "formik";
|
3
|
+
import { forwardRef as j } from "react";
|
4
|
+
import { useIntl as D } from "react-intl";
|
5
|
+
import E from "../../../../messages.js";
|
6
|
+
import { g as v } from "../../../../../../chunks/utils2.js";
|
7
|
+
import { jsx as e } from "react/jsx-runtime";
|
8
|
+
const H = /* @__PURE__ */ j(({
|
9
|
+
description: r,
|
10
|
+
disableForm: i,
|
11
|
+
isAiSuggestionApplied: m,
|
12
|
+
fieldNamePrefix: l,
|
13
|
+
label: a,
|
14
|
+
portalElement: d,
|
15
|
+
taxonomyOptionsFetcher: y,
|
16
|
+
updateModePrefix: C,
|
17
|
+
className: u,
|
18
|
+
isMultilevelTaxonomyFieldEnabled: F
|
19
|
+
}, h) => {
|
20
|
+
const T = D(), p = `${C ?? l}.value`, {
|
21
|
+
setFieldValue: b,
|
22
|
+
values: s
|
23
23
|
} = K(), {
|
24
24
|
metadata: {
|
25
|
-
templateKey:
|
26
|
-
scope:
|
25
|
+
templateKey: M,
|
26
|
+
scope: I
|
27
27
|
}
|
28
|
-
} =
|
29
|
-
key:
|
28
|
+
} = s, P = V(s, l), {
|
29
|
+
key: W,
|
30
30
|
optionsRules: {
|
31
|
-
multiSelect:
|
31
|
+
multiSelect: n,
|
32
32
|
selectableLevels: t
|
33
33
|
},
|
34
|
-
levels:
|
35
|
-
} =
|
36
|
-
|
37
|
-
|
34
|
+
levels: k
|
35
|
+
} = P, c = F && (t == null ? void 0 : t.some((o) => o > 1)), g = (o) => y(I, M, W, t == null ? void 0 : t[0], o), x = (o) => n || !(o != null && o.length) ? T.formatMessage(E.taxonomyPlaceholder) : void 0, f = (o) => {
|
36
|
+
b(p, o);
|
37
|
+
};
|
38
|
+
return /* @__PURE__ */ e("div", {
|
39
|
+
"data-testid": `${a}-field`,
|
38
40
|
onKeyDown: (o) => o.stopPropagation(),
|
39
41
|
role: "presentation",
|
40
|
-
children: /* @__PURE__ */
|
41
|
-
name:
|
42
|
+
children: /* @__PURE__ */ e($, {
|
43
|
+
name: p,
|
42
44
|
children: ({
|
43
45
|
field: o
|
44
|
-
}) =>
|
45
|
-
ref:
|
46
|
-
className:
|
46
|
+
}) => c ? /* @__PURE__ */ e(w, {
|
47
|
+
ref: h,
|
48
|
+
className: u,
|
49
|
+
closeOnSelection: c,
|
47
50
|
dataTargetId: "ComboboxWithApiTreeView-MetadataEditorTaxonomyField",
|
48
|
-
defaultFetcher:
|
49
|
-
disabled:
|
50
|
-
label:
|
51
|
-
levels:
|
52
|
-
multiselect:
|
53
|
-
onValueChange:
|
54
|
-
placeholder:
|
55
|
-
portalElement:
|
51
|
+
defaultFetcher: g,
|
52
|
+
disabled: i,
|
53
|
+
label: v(a, r, m),
|
54
|
+
levels: k,
|
55
|
+
multiselect: n,
|
56
|
+
onValueChange: f,
|
57
|
+
placeholder: x(o.value),
|
58
|
+
portalElement: d,
|
56
59
|
selectableLevels: t,
|
57
60
|
value: o.value
|
58
|
-
}) : /* @__PURE__ */
|
59
|
-
ref:
|
60
|
-
className:
|
61
|
+
}) : /* @__PURE__ */ e(A, {
|
62
|
+
ref: h,
|
63
|
+
className: u,
|
61
64
|
dataTargetId: "ComboboxWithApiPagination-MetadataEditorTaxonomyField",
|
62
|
-
defaultFetcher:
|
63
|
-
disabled:
|
64
|
-
label:
|
65
|
-
multiselect:
|
66
|
-
onValueChange:
|
67
|
-
placeholder:
|
68
|
-
portalElement:
|
65
|
+
defaultFetcher: g,
|
66
|
+
disabled: i,
|
67
|
+
label: v(a, r, m),
|
68
|
+
multiselect: n,
|
69
|
+
onValueChange: f,
|
70
|
+
placeholder: x(o.value),
|
71
|
+
portalElement: d,
|
69
72
|
value: o.value
|
70
73
|
})
|
71
74
|
})
|
72
75
|
});
|
73
76
|
});
|
74
77
|
export {
|
75
|
-
|
78
|
+
H as MetadataTaxonomyField
|
76
79
|
};
|
package/dist/i18n/en-x-pseudo.js
CHANGED
@@ -1,132 +1,132 @@
|
|
1
1
|
export default {
|
2
|
-
"comboboxWithApiPagination.clearButtonAriaLabel": "⟦萬萬萬萬萬萬萬
|
3
|
-
"comboboxWithApiPagination.errorAction": "⟦萬
|
4
|
-
"comboboxWithApiPagination.errorIconLabel": "⟦萬
|
5
|
-
"comboboxWithApiPagination.errorMessage": "⟦萬萬萬萬萬萬
|
6
|
-
"comboboxWithApiPagination.loadingAriaLabel": "⟦萬萬
|
7
|
-
"comboboxWithApiPagination.loadingMoreAriaLabel": "⟦萬萬萬萬
|
8
|
-
"comboboxWithApiPagination.noResults": "⟦萬萬萬萬
|
9
|
-
"groupSharedFeatures.metadataEditor.loading": "⟦萬萬
|
10
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "⟦萬萬萬萬萬萬萬
|
11
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.append": "⟦萬
|
12
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.beforeDateValidationError": "⟦萬萬萬萬萬萬萬
|
13
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearAndReplace": "⟦萬萬萬萬萬
|
14
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearSelectedDate": "⟦萬萬萬萬萬
|
15
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.floatFieldInvalidValue": "⟦萬萬萬萬萬
|
16
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder": "⟦萬萬萬萬
|
17
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
18
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel": "⟦萬萬萬萬萬萬萬萬
|
19
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered": "⟦萬萬萬萬
|
20
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered": "⟦萬萬萬萬
|
21
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate": "⟦萬萬萬萬
|
22
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder": "⟦萬萬萬萬
|
23
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder": "⟦萬萬
|
24
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth": "⟦萬萬萬萬萬
|
25
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth": "⟦萬萬萬萬萬萬萬
|
26
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder": "⟦萬萬萬萬
|
27
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel": "⟦萬萬萬萬萬萬萬萬
|
28
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.with": "⟦萬
|
29
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.add": "⟦
|
30
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel": "⟦萬
|
31
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.close": "⟦萬
|
32
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.header": "⟦萬萬萬萬萬萬萬
|
33
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel": "⟦萬
|
34
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel": "⟦萬萬萬萬萬
|
35
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "⟦萬萬萬萬萬
|
36
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "⟦萬萬萬萬萬
|
37
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
38
|
-
"metadataEditor.addMetadataTemplate.customMetadataName": "⟦萬萬萬萬
|
39
|
-
"metadataEditor.addMetadataTemplate.search.placeholder": "⟦萬萬萬萬
|
40
|
-
"metadataEditor.addMetadataTemplate.trigger.label": "⟦萬萬萬
|
41
|
-
"metadataEditor.aiSuggestionField.aiSuggestionCaption": "⟦萬萬萬萬萬
|
42
|
-
"metadataEditor.aiSuggestionField.aiSuggestionOptions": "⟦萬萬
|
43
|
-
"metadataEditor.aiSuggestionField.appendLabel": "⟦萬
|
44
|
-
"metadataEditor.aiSuggestionField.clearAndReplaceLabel": "⟦萬萬萬萬萬
|
45
|
-
"metadataEditor.aiSuggestionField.dismissLabel": "⟦萬萬
|
46
|
-
"metadataEditor.aiSuggestionField.ignoreLabel": "⟦萬
|
47
|
-
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "⟦萬萬萬萬萬
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "⟦萬萬萬萬萬萬萬
|
50
|
-
"metadataEditor.autofillButton.tooltip.enhanced": "⟦萬萬萬萬萬萬萬萬萬
|
51
|
-
"metadataEditor.autofillButton.tooltip.ga": "⟦萬萬萬萬萬
|
52
|
-
"metadataEditor.autofillButton.tooltip.standard": "⟦萬萬萬萬萬萬萬萬萬
|
53
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
54
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
55
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
56
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
57
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
58
|
-
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬
|
59
|
-
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬
|
60
|
-
"metadataEditor.editInstance.deleteConfirmationModal.confirmButtonCheckboxVersion": "⟦萬
|
61
|
-
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬
|
62
|
-
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬
|
63
|
-
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬
|
64
|
-
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬
|
65
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
66
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬
|
67
|
-
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
68
|
-
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬
|
69
|
-
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬
|
70
|
-
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬
|
71
|
-
"metadataEditor.filterInstancesDropdown.customMetadataName": "⟦萬萬萬萬
|
72
|
-
"metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
73
|
-
"metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "⟦萬萬萬
|
74
|
-
"metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber}
|
75
|
-
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬
|
76
|
-
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬
|
77
|
-
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬
|
78
|
-
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬
|
79
|
-
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
80
|
-
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬
|
81
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬
|
2
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Ĉļėàѓ ĭήΡüτ åņď ѕěļęçťίŏп 國國國國國國國⟧",
|
3
|
+
"comboboxWithApiPagination.errorAction": "⟦萬 Яέĺőâď 國⟧",
|
4
|
+
"comboboxWithApiPagination.errorIconLabel": "⟦萬 Ěŕяôя 國⟧",
|
5
|
+
"comboboxWithApiPagination.errorMessage": "⟦萬萬萬萬萬萬 ₣áĩľēď ţò ļōäď õΡţīóηş 國國國國國國⟧",
|
6
|
+
"comboboxWithApiPagination.loadingAriaLabel": "⟦萬萬 Ļóαďīπğ... 國國⟧",
|
7
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "⟦萬萬萬萬 Ŀóāďїπġ móяё... 國國國國⟧",
|
8
|
+
"comboboxWithApiPagination.noResults": "⟦萬萬萬萬 Ŋó гєѕцľţѕ ƒоůήď 國國國國⟧",
|
9
|
+
"groupSharedFeatures.metadataEditor.loading": "⟦萬萬 ľøάďϊпĝ 國國⟧",
|
10
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "⟦萬萬萬萬萬萬萬 Ęʼnťєг ã ďäţė âƒτёŗ {date} 國國國國國國國⟧",
|
11
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.append": "⟦萬 ÂΡΡέńď 國⟧",
|
12
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.beforeDateValidationError": "⟦萬萬萬萬萬萬萬 Èήτêг ã ďαťє ьęƒòŕé {date} 國國國國國國國⟧",
|
13
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearAndReplace": "⟦萬萬萬萬萬 Ĉļëáŕ Âļļ & ŔєΡĺàċē 國國國國國⟧",
|
14
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearSelectedDate": "⟦萬萬萬萬萬 Ćľєāŗ śěľěćτêď ďąţε 國國國國國⟧",
|
15
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.floatFieldInvalidValue": "⟦萬萬萬萬萬 Ίʼnνáĺìď ƒîεľď νāĺμē 國國國國國⟧",
|
16
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder": "⟦萬萬萬萬 Şεĺєсţ νâĺũє(ѕ) 國國國國⟧",
|
17
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ťнēŗє åѓë ńσ ăŧŧŕïвµţєś ιй τħίŝ ŧëmΡľäţέ. 國國國國國國國國國國國國⟧",
|
18
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel": "⟦萬萬萬萬萬萬萬萬 ØΡéʼn сåľêлďαѓ τò Ρîĉķ â ďâţê 國國國國國國國國⟧",
|
19
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered": "⟦萬萬萬萬 Ŗеmόνё Ěŋŧέґέď 國國國國⟧",
|
20
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered": "⟦萬萬萬萬 ŔėΡĺαċέ Ěʼnŧêŕέď 國國國國⟧",
|
21
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate": "⟦萬萬萬萬 Śèĺеčŧ ťнё ďάţè 國國國國⟧",
|
22
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder": "⟦萬萬萬萬 Ѕєļèċţ ă νåļμέ 國國國國⟧",
|
23
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder": "⟦萬萬 Śėτ Väĺµё 國國⟧",
|
24
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth": "⟦萬萬萬萬萬 Śщίŧ¢ĥ ŧő ńêхť mōŋτн 國國國國國⟧",
|
25
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth": "⟦萬萬萬萬萬萬萬 Şшìŧċн ŧō Ρřéνîôūѕ möйťĥ 國國國國國國國⟧",
|
26
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder": "⟦萬萬萬萬 Ŝéĺёćť äй σΡťīσπ 國國國國⟧",
|
27
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel": "⟦萬萬萬萬萬萬萬萬 Ťσġġļέ цΡďāτє môďê ѕëľëčţõŕ 國國國國國國國國⟧",
|
28
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.with": "⟦萬 Ẁїτн 國⟧",
|
29
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.add": "⟦ Αďď ⟧",
|
30
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel": "⟦萬 Ĉāлčėĺ 國⟧",
|
31
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.close": "⟦萬 Ćľòŝě 國⟧",
|
32
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.header": "⟦萬萬萬萬萬萬萬 Ŝėľěĉţ Мėτàďàţǻ ΤєmΡĺàťė 國國國國國國國⟧",
|
33
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel": "⟦萬 Čļèάя 國⟧",
|
34
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel": "⟦萬萬萬萬萬 Ŝěãřčн äľľ τèmΡĺåţĕş 國國國國國⟧",
|
35
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "⟦萬萬萬萬萬 Śεäг¢н ãĺľ ţєmΡļαŧєѕ 國國國國國⟧",
|
36
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "⟦萬萬萬萬萬 Şĕľéčť ä ŦémΡľατě 國國國國國⟧",
|
37
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Čŏųľď йôţ ļόäď ŧёmΡĺãţėś. Ťгў àğáîŋ ľãτëг 國國國國國國國國國國國國⟧",
|
38
|
+
"metadataEditor.addMetadataTemplate.customMetadataName": "⟦萬萬萬萬 ǵśţόm Мëťàďåţä 國國國國⟧",
|
39
|
+
"metadataEditor.addMetadataTemplate.search.placeholder": "⟦萬萬萬萬 Şеâŕĉĥ ŧèmΡĺăťęş 國國國國⟧",
|
40
|
+
"metadataEditor.addMetadataTemplate.trigger.label": "⟦萬萬萬 Άďď ŧěmΡľãτε 國國國⟧",
|
41
|
+
"metadataEditor.aiSuggestionField.aiSuggestionCaption": "⟦萬萬萬萬萬 ßοх ĄĬ ŝµĝĝєşŧîōň: 國國國國國⟧",
|
42
|
+
"metadataEditor.aiSuggestionField.aiSuggestionOptions": "⟦萬萬 ΌΡŧìοлŝ 國國⟧",
|
43
|
+
"metadataEditor.aiSuggestionField.appendLabel": "⟦萬 ÅΡΡęήď 國⟧",
|
44
|
+
"metadataEditor.aiSuggestionField.clearAndReplaceLabel": "⟦萬萬萬萬萬 Çĺеàґ àňď ЯεΡľαсė 國國國國國⟧",
|
45
|
+
"metadataEditor.aiSuggestionField.dismissLabel": "⟦萬萬 Ĉōņƒίяm 國國⟧",
|
46
|
+
"metadataEditor.aiSuggestionField.ignoreLabel": "⟦萬 Ίĝлóгё 國⟧",
|
47
|
+
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "⟦萬萬萬萬萬萬萬萬萬萬萬 βőх ĀÍ śúġĝęśţş ŧнё ѕǻmě νâľûė ăŝ άьöνè 國國國國國國國國國國國⟧",
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "⟦萬萬萬萬萬 Αųτòƒîļļ ẁĭťн βόх ÄΪ 國國國國國⟧",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "⟦萬萬萬萬萬萬萬 Áμţőƒįļĺ {templateName} ẃįťн ßσх ΆΊ 國國國國國國國⟧",
|
50
|
+
"metadataEditor.autofillButton.tooltip.enhanced": "⟦萬萬萬萬萬萬萬萬萬 Ãμτôƒїĺĺ ώīτħ βōх ÂĨ (Еиĥâпćêď) 國國國國國國國國國⟧",
|
51
|
+
"metadataEditor.autofillButton.tooltip.ga": "⟦萬萬萬萬萬 Áűŧоƒіĺļ ώїţĥ βōх ÀÎ 國國國國國⟧",
|
52
|
+
"metadataEditor.autofillButton.tooltip.standard": "⟦萬萬萬萬萬萬萬萬萬 Áũţоƒιľľ ώïŧħ ßοх ÁΊ (Ѕţåиďǻгď) 國國國國國國國國國⟧",
|
53
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬 Ćøήƒĩґm ďėĺĕŧϊôʼn σƒ Мёťàďăţä ϊŋѕŧăņċέ 國國國國國國國國國國國⟧",
|
54
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ãŗє Уόų ŝüŕё ўоũ ώāήţ ŧó ďěľĕτè τĥε \"{templateName}\" Мéτǻďăτâ ţèmΡļάτě, αňď äľľ σƒ ìţŝ νάľûêŝ ƒŕøm ťĥīś ƒïļё? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
55
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Âѓė ýōü ŝцŕε ўõû ẁâиť ťŏ ďèļëţē ťħè \"{templateName}\" Μěţǻďâτά ìйѕŧãηčέ, ăηď îţѕ νăĺũеş? 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
56
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŤỳΡέ ţнě Μєťåďąťå ŢεmΡļāŧе’ś ήãmê το ¢οήƒīґm ďèļёťίöп 國國國國國國國國國國國國國國國⟧",
|
57
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Οη¢ė ďėĺéţęď, Мĕţάďäŧǻ ναļúěş čąŋηøŧ ве ґεŝτóřèď. 國國國國國國國國國國國國國國⟧",
|
58
|
+
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬 Çāйсęľ 國⟧",
|
59
|
+
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬 Ćσňƒįгm 國國⟧",
|
60
|
+
"metadataEditor.editInstance.deleteConfirmationModal.confirmButtonCheckboxVersion": "⟦萬 Ðëľεťе 國⟧",
|
61
|
+
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬 Ċùşŧοm Мéţåďάţá 國國國國⟧",
|
62
|
+
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬 Ďîşmįśş 國國⟧",
|
63
|
+
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬 Ðéĺεţê \"{templateName}\" 國國國國⟧",
|
64
|
+
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬 Ðëĺęţе Μёŧąďáŧā ŢеmΡļåťé 國國國國國國國⟧",
|
65
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Üśě ŧнє Ρóщęѓ øƒ ßõ× ÀІ τó qũіčķĺý ¢ǻΡŧŭѓė ďο¢ùmеηť mëŧäďâτà, ωìťħ ěνěѓ-ιпċŕеάŝíŋġ āĉċµŕăčγ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
66
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬 Ăúţøƒїľĺ Мěŧάďąťã шíťħ Βó× ΑĪ 國國國國國國國國⟧",
|
67
|
+
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ãďď Μєťάďâťà ţō ÿоμŗ ƒιļе ţо ŝůΡΡōŗτ вμşĭпëѕś ōΡėгǻŧįόʼnś, ώôяκƒĺôŵş, ãлď mõґè! 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
68
|
+
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬 Āďď Мėŧåďäŧã ŦĕmΡľāŧëś 國國國國國國⟧",
|
69
|
+
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬 Ċľėáя śēαřċħ 國國國⟧",
|
70
|
+
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬 Ňó řêѕűľŧś ƒŏúňď 國國國國⟧",
|
71
|
+
"metadataEditor.filterInstancesDropdown.customMetadataName": "⟦萬萬萬萬 Ćüѕţоm Мěτąďäťǻ 國國國國⟧",
|
72
|
+
"metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àřĩα ļăьєĺ ƒóŕ ѕµьτîţĺé щϊťн ƒіļŧèгіήĝ ďèťãίļŝ. İňƒőгmş ŭŝéґ ώнίćħ ŧеmΡļàţέś ŵέгέ снóѕεŋ. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
73
|
+
"metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "⟦萬萬萬 Àĺľ ŦєmΡļãŧêś 國國國⟧",
|
74
|
+
"metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber} ōƒ {visibleTemplatesNumber} ŢēmΡĺáτéş 國國國國國國國⟧",
|
75
|
+
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬 Ѕéē ĕmΡŧý νãľųęş 國國國國⟧",
|
76
|
+
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬 Τнϊś τêmΡļǻŧė нάś ηο νąľúĕş 國國國國國國國國⟧",
|
77
|
+
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬 Ťħîś ŧēmΡļǻŧę нāѕ йо άťτгĩьüťεş 國國國國國國國國國⟧",
|
78
|
+
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬 Ţĥίş ŧєmΡľăťě ĥàѕ ήó νąľűêś 國國國國國國國國⟧",
|
79
|
+
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βŕòŵŝę õг şєāґсн ƒøŕ ÿοüŗ îťεmѕ ťσ àΡΡļў ăŋď ëďïť mеŧåďąťά 國國國國國國國國國國國國國國國國國⟧",
|
80
|
+
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬 ĄΡΡľý Μéťàďáŧä ŤęmΡĺαťéŝ 國國國國國國國⟧",
|
81
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬 Áďď лєŵ âττŗіьŭťě ŧŏ Ċûśŧŏm Μēţąďǻŧà 國國國國國國國國國國⟧",
|
82
82
|
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦ Ǻďď ⟧",
|
83
|
-
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬
|
84
|
-
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬
|
85
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬
|
86
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬
|
87
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬
|
88
|
-
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬
|
89
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬
|
90
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬
|
91
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "⟦萬萬萬萬萬
|
92
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "⟦萬萬
|
93
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "⟦萬萬萬萬萬萬萬萬萬
|
94
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
95
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "⟦萬萬
|
96
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "⟦萬萬萬萬萬
|
97
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "⟦萬萬萬萬萬萬萬萬萬
|
98
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
99
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorTitle": "⟦萬萬萬萬萬萬
|
100
|
-
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 +
|
101
|
-
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬
|
102
|
-
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬
|
103
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬
|
105
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬
|
106
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬
|
107
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬
|
108
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillDropdownTriggerAriaLabel": "⟦萬萬萬萬萬
|
109
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
110
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "⟦萬萬萬萬萬萬
|
111
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬
|
112
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent": "⟦萬萬
|
113
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
114
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "⟦萬萬萬萬萬
|
115
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬
|
116
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent": "⟦萬萬
|
117
|
-
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
118
|
-
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬
|
119
|
-
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬
|
120
|
-
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬
|
121
|
-
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬
|
122
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬
|
123
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬
|
124
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬
|
125
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬
|
126
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬
|
83
|
+
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬 Åţťŕївũŧě Иąmе 國國國國⟧",
|
84
|
+
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬 Ĉåпċěĺ 國⟧",
|
85
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬 ΚèУ άľяёăďý εхїŝŧŝ. 國國國國國⟧",
|
86
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬 ЌĕУŝ čαйпоť ьēğіņ ẃϊťĥ å $. 國國國國國國國國⟧",
|
87
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬 ё.ġ. Õґďéř Ñцmвέŕ 國國國國國⟧",
|
88
|
+
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬 ĶєУ ιş ŗěqμïŗėď 國國國國⟧",
|
89
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬 Váļũę 國⟧",
|
90
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬 è.ĝ. 42 國國⟧",
|
91
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "⟦萬萬萬萬萬 Σ×τяáсťîŋğ Μěŧǻďąťą 國國國國國⟧",
|
92
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "⟦萬萬 Ďîśmίśѕ 國國⟧",
|
93
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "⟦萬萬萬萬萬萬萬萬萬 Pĺєäѕε ťгý αġάĭи їй å ƒęш mìŋŭťëŝ 國國國國國國國國國⟧",
|
94
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "⟦萬萬萬萬萬萬萬萬萬萬萬 Мέτàďăτα è×ŧяâćţίôŋ сόúĺď ņõť ċømΡļёŧé 國國國國國國國國國國國⟧",
|
95
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "⟦萬萬 Ĺöăďϊŋĝ 國國⟧",
|
96
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "⟦萬萬萬萬萬 Ŝťιĺľ ωōяκìŋġ óл ιŧ! 國國國國國⟧",
|
97
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "⟦萬萬萬萬萬萬萬萬萬 Ţĥíś ίş ţǻкїŋĝ ļőηğеŕ τĥāй ũŝµàļ 國國國國國國國國國⟧",
|
98
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Υόũ ďõń’τ ĥąνë Ρеґmіśŝіøʼn ťö äč¢ęѕś ţħě ďέşŧϊлãţїõи ƒŏĺďеŕ ťõ ĕםяāĉŧ měŧąďāţą. Pľεαśε çőиţąĉτ ŧħè οŵηêř øг ÿőůѓ ǻďmíл. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
99
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorTitle": "⟦萬萬萬萬萬萬 Çåи’ŧ Έ×ťяα¢ţ Μέŧάďâťā 國國國國國國⟧",
|
100
|
+
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 + Άďď Åŧτřіьúťè 國國國國⟧",
|
101
|
+
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬 Ðєĺέŧē {fieldName} ăτŧřìьũτė 國國國國國國⟧",
|
102
|
+
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬 Ѕēť νåĺűě 國國⟧",
|
103
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬 Ćąńсέĺ 國⟧",
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬 Ðĕļéťё 國⟧",
|
105
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬 Ŀőâďîŋĝ... 國國⟧",
|
106
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬 Ѕäνē 國⟧",
|
107
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬 Àüτσƒïľľ 國國⟧",
|
108
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillDropdownTriggerAriaLabel": "⟦萬萬萬萬萬 Ŝėέ àğёητ öΡŧíσηş. 國國國國國⟧",
|
109
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬 Pĺèäşē çнєčķ яєşΡöйşєѕ ьέƒоŗé śāνíпġ. 國國國國國國國國國國國⟧",
|
110
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "⟦萬萬萬萬萬萬 ÁĮ Äüţòƒіļľ îѕ ϊŋ ßέţά 國國國國國國⟧",
|
111
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬 Ċűśŧöm Мèţáďǻŧà 國國國國⟧",
|
112
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent": "⟦萬萬 Éπнäйćёď 國國⟧",
|
113
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Бό× ÀÎ ẃôή’τ вè áвľĕ ťο ą¢сēѕѕ τнє έŋťιŗě čóňťєйŧ, ŵħїćн mìĝĥτ āƒƒëćţ īτѕ αņŝшêŗŝ. 國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
114
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "⟦萬萬萬萬萬 Ĉσήťėʼnτ įѕ τőо ľąяĝέ 國國國國國⟧",
|
115
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬 Ļöâďιňğ... 國國⟧",
|
116
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent": "⟦萬萬 Şţάʼnďăřď 國國⟧",
|
117
|
+
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μèτάďăťá τєmΡļăťĕ(ѕ) ħàνё µηѕåνēď ċħâπğέş. Ĥõẃ ẁōúĺď ÿσų ļĭķę τŏ Ρŗôčеěď? 國國國國國國國國國國國國國國國國國國國國國⟧",
|
118
|
+
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬 Ćĺòŝē 國⟧",
|
119
|
+
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬 Čőŋŧϊлµέ Éďĩŧĭʼnğ 國國國國⟧",
|
120
|
+
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬 Ðïśċαгď Čĥāηĝĕѕ 國國國國⟧",
|
121
|
+
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬 Ūŋѕάνέď Ċħąиĝèş 國國國國⟧",
|
122
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬 Ħįďе ĕmΡťУ νâĺüėş 國國國國國⟧",
|
123
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬 Şħóẃ єmΡţУ νàľüĕŝ 國國國國國⟧",
|
124
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬 Çüśťόm Мέţàďāţå 國國國國⟧",
|
125
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬 Еďìτ {templateName} 國國⟧",
|
126
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬 Ёďίŧ 國⟧",
|
127
127
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "⟦ - - ⟧",
|
128
|
-
"taxonomyAncestorStatusPill.errorAction": "⟦萬
|
129
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬
|
130
|
-
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬
|
131
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬
|
128
|
+
"taxonomyAncestorStatusPill.errorAction": "⟦萬 Γéĺóäď 國⟧",
|
129
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬 Έґгõґ 國⟧",
|
130
|
+
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬 ₣āίĺέď τõ ļøάď ďĕťãїĺѕ 國國國國國國⟧",
|
131
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬 Ľοäďìиğ... 國國⟧"
|
132
132
|
}
|
@@ -1,260 +1,260 @@
|
|
1
1
|
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
2
|
-
comboboxWithApiPagination.clearButtonAriaLabel = ⟦萬萬萬萬萬萬萬
|
2
|
+
comboboxWithApiPagination.clearButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Ĉļėàѓ ĭήΡüτ åņď ѕěļęçťίŏп 國國國國國國國⟧
|
3
3
|
# Error message displayed resembling button that calls to action to reload the results
|
4
|
-
comboboxWithApiPagination.errorAction = ⟦萬
|
4
|
+
comboboxWithApiPagination.errorAction = ⟦萬 Яέĺőâď 國⟧
|
5
5
|
# Aria-label text for the error icon in the loading results error message
|
6
|
-
comboboxWithApiPagination.errorIconLabel = ⟦萬
|
6
|
+
comboboxWithApiPagination.errorIconLabel = ⟦萬 Ěŕяôя 國⟧
|
7
7
|
# Error message displayed as inline notice that informs the user that the options failed to load
|
8
|
-
comboboxWithApiPagination.errorMessage = ⟦萬萬萬萬萬萬
|
8
|
+
comboboxWithApiPagination.errorMessage = ⟦萬萬萬萬萬萬 ₣áĩľēď ţò ļōäď õΡţīóηş 國國國國國國⟧
|
9
9
|
# Visually hidden aria-label text for the loading spinner
|
10
|
-
comboboxWithApiPagination.loadingAriaLabel = ⟦萬萬
|
10
|
+
comboboxWithApiPagination.loadingAriaLabel = ⟦萬萬 Ļóαďīπğ... 國國⟧
|
11
11
|
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
12
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = ⟦萬萬萬萬
|
12
|
+
comboboxWithApiPagination.loadingMoreAriaLabel = ⟦萬萬萬萬 Ŀóāďїπġ móяё... 國國國國⟧
|
13
13
|
# Message displayed when no results are found in the combobox
|
14
|
-
comboboxWithApiPagination.noResults = ⟦萬萬萬萬
|
14
|
+
comboboxWithApiPagination.noResults = ⟦萬萬萬萬 Ŋó гєѕцľţѕ ƒоůήď 國國國國⟧
|
15
15
|
# Aria label indicating that content is loading or in progress
|
16
|
-
groupSharedFeatures.metadataEditor.loading = ⟦萬萬
|
16
|
+
groupSharedFeatures.metadataEditor.loading = ⟦萬萬 ľøάďϊпĝ 國國⟧
|
17
17
|
# Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
|
18
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError = ⟦萬萬萬萬萬萬萬
|
18
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError = ⟦萬萬萬萬萬萬萬 Ęʼnťєг ã ďäţė âƒτёŗ {date} 國國國國國國國⟧
|
19
19
|
# Label for the append radio button in the update mode selector
|
20
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.append = ⟦萬
|
20
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.append = ⟦萬 ÂΡΡέńď 國⟧
|
21
21
|
# Error message shown if an invalid before date is entered. {date} represents the date entered by the user.
|
22
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.beforeDateValidationError = ⟦萬萬萬萬萬萬萬
|
22
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.beforeDateValidationError = ⟦萬萬萬萬萬萬萬 Èήτêг ã ďαťє ьęƒòŕé {date} 國國國國國國國⟧
|
23
23
|
# Label for the Clear All & Replace radio button in the update mode selector
|
24
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.clearAndReplace = ⟦萬萬萬萬萬
|
24
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.clearAndReplace = ⟦萬萬萬萬萬 Ĉļëáŕ Âļļ & ŔєΡĺàċē 國國國國國⟧
|
25
25
|
# Aria label for clearing the selected date
|
26
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.clearSelectedDate = ⟦萬萬萬萬萬
|
26
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.clearSelectedDate = ⟦萬萬萬萬萬 Ćľєāŗ śěľěćτêď ďąţε 國國國國國⟧
|
27
27
|
# Error message shown for an invalid field value
|
28
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.floatFieldInvalidValue = ⟦萬萬萬萬萬
|
28
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.floatFieldInvalidValue = ⟦萬萬萬萬萬 Ίʼnνáĺìď ƒîεľď νāĺμē 國國國國國⟧
|
29
29
|
# Placeholder text for the multiselect field
|
30
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder = ⟦萬萬萬萬
|
30
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder = ⟦萬萬萬萬 Şεĺєсţ νâĺũє(ѕ) 國國國國⟧
|
31
31
|
# Error message shown if no attributes are available in the template
|
32
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
32
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ťнēŗє åѓë ńσ ăŧŧŕïвµţєś ιй τħίŝ ŧëmΡľäţέ. 國國國國國國國國國國國國⟧
|
33
33
|
# Aria label for opening the calendar to pick a date
|
34
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel = ⟦萬萬萬萬萬萬萬萬
|
34
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel = ⟦萬萬萬萬萬萬萬萬 ØΡéʼn сåľêлďαѓ τò Ρîĉķ â ďâţê 國國國國國國國國⟧
|
35
35
|
# Label for the remove entered radio button in the update mode selector
|
36
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered = ⟦萬萬萬萬
|
36
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered = ⟦萬萬萬萬 Ŗеmόνё Ěŋŧέґέď 國國國國⟧
|
37
37
|
# Label for the replace entered radio button in the update mode selector
|
38
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered = ⟦萬萬萬萬
|
38
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered = ⟦萬萬萬萬 ŔėΡĺαċέ Ěʼnŧêŕέď 國國國國⟧
|
39
39
|
# Aria label for selecting the date
|
40
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate = ⟦萬萬萬萬
|
40
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate = ⟦萬萬萬萬 Śèĺеčŧ ťнё ďάţè 國國國國⟧
|
41
41
|
# Placeholder text for selecting a value
|
42
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder = ⟦萬萬萬萬
|
42
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder = ⟦萬萬萬萬 Ѕєļèċţ ă νåļμέ 國國國國⟧
|
43
43
|
# Placeholder text for setting a value
|
44
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder = ⟦萬萬
|
44
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder = ⟦萬萬 Śėτ Väĺµё 國國⟧
|
45
45
|
# Aria label for switching to the next month in the calendar
|
46
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth = ⟦萬萬萬萬萬
|
46
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth = ⟦萬萬萬萬萬 Śщίŧ¢ĥ ŧő ńêхť mōŋτн 國國國國國⟧
|
47
47
|
# Aria label for switching to the previous month in the calendar
|
48
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth = ⟦萬萬萬萬萬萬萬
|
48
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth = ⟦萬萬萬萬萬萬萬 Şшìŧċн ŧō Ρřéνîôūѕ möйťĥ 國國國國國國國⟧
|
49
49
|
# Placeholder text for selecting a taxonomy option
|
50
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder = ⟦萬萬萬萬
|
50
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder = ⟦萬萬萬萬 Ŝéĺёćť äй σΡťīσπ 國國國國⟧
|
51
51
|
# aria-label for an icon button that toggles visiblity of update mode slection radio control.
|
52
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel = ⟦萬萬萬萬萬萬萬萬
|
52
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel = ⟦萬萬萬萬萬萬萬萬 Ťσġġļέ цΡďāτє môďê ѕëľëčţõŕ 國國國國國國國國⟧
|
53
53
|
# Label for the additional input field that appears when the selected update mode is "Replace Entered"
|
54
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.with = ⟦萬
|
54
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.with = ⟦萬 Ẁїτн 國⟧
|
55
55
|
# Label for the button that applies the selection and closes the template selection dialog
|
56
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.add = ⟦
|
56
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.add = ⟦ Αďď ⟧
|
57
57
|
# Label for the button that dismisses the template selection dialog
|
58
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel = ⟦萬
|
58
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel = ⟦萬 Ĉāлčėĺ 國⟧
|
59
59
|
# Aria label for the button that closes the template selection dialog
|
60
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.close = ⟦萬
|
60
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.close = ⟦萬 Ćľòŝě 國⟧
|
61
61
|
# Title for the metadata template selection dialog
|
62
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.header = ⟦萬萬萬萬萬萬萬
|
62
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.header = ⟦萬萬萬萬萬萬萬 Ŝėľěĉţ Мėτàďàţǻ ΤєmΡĺàťė 國國國國國國國⟧
|
63
63
|
# Accessibility label for the button that clears the value of the search input that filters the templates in the metadata template selection dialog
|
64
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel = ⟦萬
|
64
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel = ⟦萬 Čļèάя 國⟧
|
65
65
|
# Accessibility label for icon inside the search input that filters the templates in the metadata template selection dialog
|
66
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel = ⟦萬萬萬萬萬
|
66
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel = ⟦萬萬萬萬萬 Ŝěãřčн äľľ τèmΡĺåţĕş 國國國國國⟧
|
67
67
|
# Placeholder text for the search input in the metadata template selector modal
|
68
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder = ⟦萬萬萬萬萬
|
68
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder = ⟦萬萬萬萬萬 Śεäг¢н ãĺľ ţєmΡļαŧєѕ 國國國國國⟧
|
69
69
|
# Placeholder text prompting the user to select a template
|
70
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = ⟦萬萬萬萬萬
|
70
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = ⟦萬萬萬萬萬 Şĕľéčť ä ŦémΡľατě 國國國國國⟧
|
71
71
|
# Error message displayed when templates fail to load
|
72
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
72
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Čŏųľď йôţ ļόäď ŧёmΡĺãţėś. Ťгў àğáîŋ ľãτëг 國國國國國國國國國國國國⟧
|
73
73
|
# Display name for custom metadata templates
|
74
|
-
metadataEditor.addMetadataTemplate.customMetadataName = ⟦萬萬萬萬
|
74
|
+
metadataEditor.addMetadataTemplate.customMetadataName = ⟦萬萬萬萬 ǵśţόm Мëťàďåţä 國國國國⟧
|
75
75
|
# Description for the search input field in the metadata editor
|
76
|
-
metadataEditor.addMetadataTemplate.search.placeholder = ⟦萬萬萬萬
|
76
|
+
metadataEditor.addMetadataTemplate.search.placeholder = ⟦萬萬萬萬 Şеâŕĉĥ ŧèmΡĺăťęş 國國國國⟧
|
77
77
|
# Call to encourage user to add metadata templates
|
78
|
-
metadataEditor.addMetadataTemplate.trigger.label = ⟦萬萬萬
|
78
|
+
metadataEditor.addMetadataTemplate.trigger.label = ⟦萬萬萬 Άďď ŧěmΡľãτε 國國國⟧
|
79
79
|
# Label for value suggested by Box AI
|
80
|
-
metadataEditor.aiSuggestionField.aiSuggestionCaption = ⟦萬萬萬萬萬
|
80
|
+
metadataEditor.aiSuggestionField.aiSuggestionCaption = ⟦萬萬萬萬萬 ßοх ĄĬ ŝµĝĝєşŧîōň: 國國國國國⟧
|
81
81
|
# Aria-label for AI suggestion options
|
82
|
-
metadataEditor.aiSuggestionField.aiSuggestionOptions = ⟦萬萬
|
82
|
+
metadataEditor.aiSuggestionField.aiSuggestionOptions = ⟦萬萬 ΌΡŧìοлŝ 國國⟧
|
83
83
|
# Label for appending the AI suggestion
|
84
|
-
metadataEditor.aiSuggestionField.appendLabel = ⟦萬
|
84
|
+
metadataEditor.aiSuggestionField.appendLabel = ⟦萬 ÅΡΡęήď 國⟧
|
85
85
|
# Label for clearing the current value and applying the AI suggestion
|
86
|
-
metadataEditor.aiSuggestionField.clearAndReplaceLabel = ⟦萬萬萬萬萬
|
86
|
+
metadataEditor.aiSuggestionField.clearAndReplaceLabel = ⟦萬萬萬萬萬 Çĺеàґ àňď ЯεΡľαсė 國國國國國⟧
|
87
87
|
# Label for confirming the message informing that AI suggestion is the same as already applied value
|
88
|
-
metadataEditor.aiSuggestionField.dismissLabel = ⟦萬萬
|
88
|
+
metadataEditor.aiSuggestionField.dismissLabel = ⟦萬萬 Ĉōņƒίяm 國國⟧
|
89
89
|
# Label for ignoring the AI suggestion
|
90
|
-
metadataEditor.aiSuggestionField.ignoreLabel = ⟦萬
|
90
|
+
metadataEditor.aiSuggestionField.ignoreLabel = ⟦萬 Ίĝлóгё 國⟧
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
|
-
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
92
|
+
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = ⟦萬萬萬萬萬萬萬萬萬萬萬 βőх ĀÍ śúġĝęśţş ŧнё ѕǻmě νâľûė ăŝ άьöνè 國國國國國國國國國國國⟧
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = ⟦萬萬萬萬萬
|
94
|
+
metadataEditor.autofillButton.ariaLabel = ⟦萬萬萬萬萬 Αųτòƒîļļ ẁĭťн βόх ÄΪ 國國國國國⟧
|
95
95
|
# Aria label for the autofill button with the template name
|
96
|
-
metadataEditor.autofillButton.ariaLabelWithTemplateName = ⟦萬萬萬萬萬萬萬
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = ⟦萬萬萬萬萬萬萬 Áμţőƒįļĺ {templateName} ẃįťн ßσх ΆΊ 國國國國國國國⟧
|
97
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
98
|
-
metadataEditor.autofillButton.tooltip.enhanced = ⟦萬萬萬萬萬萬萬萬萬
|
98
|
+
metadataEditor.autofillButton.tooltip.enhanced = ⟦萬萬萬萬萬萬萬萬萬 Ãμτôƒїĺĺ ώīτħ βōх ÂĨ (Еиĥâпćêď) 國國國國國國國國國⟧
|
99
99
|
# Tooltip for the autofill button in GA
|
100
|
-
metadataEditor.autofillButton.tooltip.ga = ⟦萬萬萬萬萬
|
100
|
+
metadataEditor.autofillButton.tooltip.ga = ⟦萬萬萬萬萬 Áűŧоƒіĺļ ώїţĥ βōх ÀÎ 國國國國國⟧
|
101
101
|
# Tooltip for the autofill button when using standard AI agent
|
102
|
-
metadataEditor.autofillButton.tooltip.standard = ⟦萬萬萬萬萬萬萬萬萬
|
102
|
+
metadataEditor.autofillButton.tooltip.standard = ⟦萬萬萬萬萬萬萬萬萬 Áũţоƒιľľ ώïŧħ ßοх ÁΊ (Ѕţåиďǻгď) 國國國國國國國國國⟧
|
103
103
|
# Label informing how to confirm deletion of the template
|
104
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
104
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬 Ćøήƒĩґm ďėĺĕŧϊôʼn σƒ Мёťàďăţä ϊŋѕŧăņċέ 國國國國國國國國國國國⟧
|
105
105
|
# Paragraph asking user are they sure that they want to delete the template
|
106
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
106
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ãŗє Уόų ŝüŕё ўоũ ώāήţ ŧó ďěľĕτè τĥε "{templateName}" Мéτǻďăτâ ţèmΡļάτě, αňď äľľ σƒ ìţŝ νάľûêŝ ƒŕøm ťĥīś ƒïļё? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
107
107
|
# Paragraph asking user are they sure that they want to delete the template
|
108
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
108
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Âѓė ýōü ŝцŕε ўõû ẁâиť ťŏ ďèļëţē ťħè "{templateName}" Μěţǻďâτά ìйѕŧãηčέ, ăηď îţѕ νăĺũеş? 國國國國國國國國國國國國國國國國國國國國國國國⟧
|
109
109
|
# Label informing how to confirm deletion of the template
|
110
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
110
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŤỳΡέ ţнě Μєťåďąťå ŢεmΡļāŧе’ś ήãmê το ¢οήƒīґm ďèļёťίöп 國國國國國國國國國國國國國國國⟧
|
111
111
|
# Paragraph informing that data cannot be restored
|
112
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
112
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Οη¢ė ďėĺéţęď, Мĕţάďäŧǻ ναļúěş čąŋηøŧ ве ґεŝτóřèď. 國國國國國國國國國國國國國國⟧
|
113
113
|
# CTA to cancel deletion of the template
|
114
|
-
metadataEditor.editInstance.deleteConfirmationModal.cancelButton = ⟦萬
|
114
|
+
metadataEditor.editInstance.deleteConfirmationModal.cancelButton = ⟦萬 Çāйсęľ 國⟧
|
115
115
|
# CTA to confirm deletion of the template
|
116
|
-
metadataEditor.editInstance.deleteConfirmationModal.confirmButton = ⟦萬萬
|
116
|
+
metadataEditor.editInstance.deleteConfirmationModal.confirmButton = ⟦萬萬 Ćσňƒįгm 國國⟧
|
117
117
|
# CTA to confirm deletion of the template
|
118
|
-
metadataEditor.editInstance.deleteConfirmationModal.confirmButtonCheckboxVersion = ⟦萬
|
118
|
+
metadataEditor.editInstance.deleteConfirmationModal.confirmButtonCheckboxVersion = ⟦萬 Ðëľεťе 國⟧
|
119
119
|
# Template named used when user created custom metadata template
|
120
|
-
metadataEditor.editInstance.deleteConfirmationModal.customMedatata = ⟦萬萬萬萬
|
120
|
+
metadataEditor.editInstance.deleteConfirmationModal.customMedatata = ⟦萬萬萬萬 Ċùşŧοm Мéţåďάţá 國國國國⟧
|
121
121
|
# Aria label for Dismiss (x) button
|
122
|
-
metadataEditor.editInstance.deleteConfirmationModal.dismissButton = ⟦萬萬
|
122
|
+
metadataEditor.editInstance.deleteConfirmationModal.dismissButton = ⟦萬萬 Ďîşmįśş 國國⟧
|
123
123
|
# Header informing that template will be deleted
|
124
|
-
metadataEditor.editInstance.deleteConfirmationModal.header = ⟦萬萬萬萬
|
124
|
+
metadataEditor.editInstance.deleteConfirmationModal.header = ⟦萬萬萬萬 Ðéĺεţê "{templateName}" 國國國國⟧
|
125
125
|
# Aria label for header informing that template will be deleted
|
126
|
-
metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = ⟦萬萬萬萬萬萬萬
|
126
|
+
metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = ⟦萬萬萬萬萬萬萬 Ðëĺęţе Μёŧąďáŧā ŢеmΡļåťé 國國國國國國國⟧
|
127
127
|
# Description of Box AI features
|
128
|
-
metadataEditor.fileLevel.emptyState.boxAiEnabled.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
128
|
+
metadataEditor.fileLevel.emptyState.boxAiEnabled.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Üśě ŧнє Ρóщęѓ øƒ ßõ× ÀІ τó qũіčķĺý ¢ǻΡŧŭѓė ďο¢ùmеηť mëŧäďâτà, ωìťħ ěνěѓ-ιпċŕеάŝíŋġ āĉċµŕăčγ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
129
129
|
# Call to encourage user to use Box AI to autofill metadata fields
|
130
|
-
metadataEditor.fileLevel.emptyState.boxAiEnabled.heading = ⟦萬萬萬萬萬萬萬萬
|
130
|
+
metadataEditor.fileLevel.emptyState.boxAiEnabled.heading = ⟦萬萬萬萬萬萬萬萬 Ăúţøƒїľĺ Мěŧάďąťã шíťħ Βó× ΑĪ 國國國國國國國國⟧
|
131
131
|
# Description of metadata features
|
132
|
-
metadataEditor.fileLevel.emptyState.default.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
132
|
+
metadataEditor.fileLevel.emptyState.default.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ãďď Μєťάďâťà ţō ÿоμŗ ƒιļе ţо ŝůΡΡōŗτ вμşĭпëѕś ōΡėгǻŧįόʼnś, ώôяκƒĺôŵş, ãлď mõґè! 國國國國國國國國國國國國國國國國國國國國國國國⟧
|
133
133
|
# Call to encourage user to add metadata templates
|
134
|
-
metadataEditor.fileLevel.emptyState.default.heading = ⟦萬萬萬萬萬萬
|
134
|
+
metadataEditor.fileLevel.emptyState.default.heading = ⟦萬萬萬萬萬萬 Āďď Мėŧåďäŧã ŦĕmΡľāŧëś 國國國國國國⟧
|
135
135
|
# Aria label used to clear search input
|
136
|
-
metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = ⟦萬萬萬
|
136
|
+
metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = ⟦萬萬萬 Ċľėáя śēαřċħ 國國國⟧
|
137
137
|
# Message displayed when there is no matching option in filter dropdown menu
|
138
|
-
metadataEditor.filterDropdownMenuSearch.noResultsFound = ⟦萬萬萬萬
|
138
|
+
metadataEditor.filterDropdownMenuSearch.noResultsFound = ⟦萬萬萬萬 Ňó řêѕűľŧś ƒŏúňď 國國國國⟧
|
139
139
|
# Display name for custom metadata templates
|
140
|
-
metadataEditor.filterInstancesDropdown.customMetadataName = ⟦萬萬萬萬
|
140
|
+
metadataEditor.filterInstancesDropdown.customMetadataName = ⟦萬萬萬萬 Ćüѕţоm Мěτąďäťǻ 國國國國⟧
|
141
141
|
# Aria label for subtitle with filtering details. Informs user which templates were chosen.
|
142
|
-
metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
142
|
+
metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àřĩα ļăьєĺ ƒóŕ ѕµьτîţĺé щϊťн ƒіļŧèгіήĝ ďèťãίļŝ. İňƒőгmş ŭŝéґ ώнίćħ ŧеmΡļàţέś ŵέгέ снóѕεŋ. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
143
143
|
# Default trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
|
144
|
-
metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = ⟦萬萬萬
|
144
|
+
metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = ⟦萬萬萬 Àĺľ ŦєmΡļãŧêś 國國國⟧
|
145
145
|
# Trigger button that opens dropdown menu with list of templates applied to previewed file. This version is applied if not all templates are selected. If template is selected in the dropdown, them all other templates in sidebar are filtered out.
|
146
|
-
metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = ⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber}
|
146
|
+
metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = ⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber} ōƒ {visibleTemplatesNumber} ŢēmΡĺáτéş 國國國國國國國⟧
|
147
147
|
# Call to show empty values
|
148
|
-
metadataEditor.instanceLevel.emptyState.emptyValues.Cta = ⟦萬萬萬萬
|
148
|
+
metadataEditor.instanceLevel.emptyState.emptyValues.Cta = ⟦萬萬萬萬 Ѕéē ĕmΡŧý νãľųęş 國國國國⟧
|
149
149
|
# Header informing user that there are no values in the template
|
150
|
-
metadataEditor.instanceLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬萬
|
150
|
+
metadataEditor.instanceLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬萬 Τнϊś τêmΡļǻŧė нάś ηο νąľúĕş 國國國國國國國國⟧
|
151
151
|
# Header informing user that there are no attributes in the template
|
152
|
-
metadataEditor.instanceLevel.emptyState.noAttributes.heading = ⟦萬萬萬萬萬萬萬萬萬
|
152
|
+
metadataEditor.instanceLevel.emptyState.noAttributes.heading = ⟦萬萬萬萬萬萬萬萬萬 Ťħîś ŧēmΡļǻŧę нāѕ йо άťτгĩьüťεş 國國國國國國國國國⟧
|
153
153
|
# Caption about no empty values to be shown
|
154
|
-
metadataEditor.instanceLevel.emptyState.noEmptyValues.body = ⟦萬萬萬萬萬萬萬萬
|
154
|
+
metadataEditor.instanceLevel.emptyState.noEmptyValues.body = ⟦萬萬萬萬萬萬萬萬 Ţĥίş ŧєmΡľăťě ĥàѕ ήó νąľűêś 國國國國國國國國⟧
|
155
155
|
# Description how metadata can be added
|
156
|
-
metadataEditor.managerLevel.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
156
|
+
metadataEditor.managerLevel.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βŕòŵŝę õг şєāґсн ƒøŕ ÿοüŗ îťεmѕ ťσ àΡΡļў ăŋď ëďïť mеŧåďąťά 國國國國國國國國國國國國國國國國國⟧
|
157
157
|
# Call to encourage user apply metadata templates
|
158
|
-
metadataEditor.managerLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬
|
158
|
+
metadataEditor.managerLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬 ĄΡΡľý Μéťàďáŧä ŤęmΡĺαťéŝ 國國國國國國國⟧
|
159
159
|
# Aria label for card grouping two input fields: attribute name and value. This group lets user add new attribute to existing Custom Metadata template.
|
160
|
-
metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬
|
160
|
+
metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬 Áďď лєŵ âττŗіьŭťě ŧŏ Ċûśŧŏm Μēţąďǻŧà 國國國國國國國國國國⟧
|
161
161
|
# Primary CTA button to add new field to cutom meatdata instance
|
162
162
|
metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA = ⟦ Ǻďď ⟧
|
163
163
|
# Label for the attribute name input field
|
164
|
-
metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel = ⟦萬萬萬萬
|
164
|
+
metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel = ⟦萬萬萬萬 Åţťŕївũŧě Иąmе 國國國國⟧
|
165
165
|
# Cancel button text
|
166
|
-
metadataEditor.metadataEditor.customIntanceNewField.cancelCTA = ⟦萬
|
166
|
+
metadataEditor.metadataEditor.customIntanceNewField.cancelCTA = ⟦萬 Ĉåпċěĺ 國⟧
|
167
167
|
# Error enforcing unique key for custom metadata
|
168
|
-
metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey = ⟦萬萬萬萬萬
|
168
|
+
metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey = ⟦萬萬萬萬萬 ΚèУ άľяёăďý εхїŝŧŝ. 國國國國國⟧
|
169
169
|
# Error enforcing non internal key for custom metadata
|
170
|
-
metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey = ⟦萬萬萬萬萬萬萬萬
|
170
|
+
metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey = ⟦萬萬萬萬萬萬萬萬 ЌĕУŝ čαйпоť ьēğіņ ẃϊťĥ å $. 國國國國國國國國⟧
|
171
171
|
# Placeholder for the key field for custom metadata
|
172
|
-
metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder = ⟦萬萬萬萬萬
|
172
|
+
metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder = ⟦萬萬萬萬萬 ё.ġ. Õґďéř Ñцmвέŕ 國國國國國⟧
|
173
173
|
# Error enforcing required key for custom metadata
|
174
|
-
metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = ⟦萬萬萬萬
|
174
|
+
metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = ⟦萬萬萬萬 ĶєУ ιş ŗěqμïŗėď 國國國國⟧
|
175
175
|
# Label for the value input field
|
176
|
-
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = ⟦萬
|
176
|
+
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = ⟦萬 Váļũę 國⟧
|
177
177
|
# Placeholder for the value field for custom metadata
|
178
|
-
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = ⟦萬萬
|
178
|
+
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = ⟦萬萬 è.ĝ. 42 國國⟧
|
179
179
|
# Loading message when autofill metadata extraction endpoint is called
|
180
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage = ⟦萬萬萬萬萬
|
180
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage = ⟦萬萬萬萬萬 Σ×τяáсťîŋğ Μěŧǻďąťą 國國國國國⟧
|
181
181
|
# Dismiss button text which disabe error overlay when fetching AI suggestions failed
|
182
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton = ⟦萬萬
|
182
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton = ⟦萬萬 Ďîśmίśѕ 國國⟧
|
183
183
|
# Description for error state when fetching AI suggestions failed
|
184
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription = ⟦萬萬萬萬萬萬萬萬萬
|
184
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription = ⟦萬萬萬萬萬萬萬萬萬 Pĺєäѕε ťгý αġάĭи їй å ƒęш mìŋŭťëŝ 國國國國國國國國國⟧
|
185
185
|
# Title for error state when fetching AI suggestions failed
|
186
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
186
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle = ⟦萬萬萬萬萬萬萬萬萬萬萬 Мέτàďăτα è×ŧяâćţίôŋ сόúĺď ņõť ċømΡļёŧé 國國國國國國國國國國國⟧
|
187
187
|
# Aria label for loading spinner
|
188
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel = ⟦萬萬
|
188
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel = ⟦萬萬 Ĺöăďϊŋĝ 國國⟧
|
189
189
|
# Description for long loading state while fetching AI suggestions
|
190
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription = ⟦萬萬萬萬萬
|
190
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription = ⟦萬萬萬萬萬 Ŝťιĺľ ωōяκìŋġ óл ιŧ! 國國國國國⟧
|
191
191
|
# Title for long loading state while fetching AI suggestions
|
192
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle = ⟦萬萬萬萬萬萬萬萬萬
|
192
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle = ⟦萬萬萬萬萬萬萬萬萬 Ţĥíś ίş ţǻкїŋĝ ļőηğеŕ τĥāй ũŝµàļ 國國國國國國國國國⟧
|
193
193
|
# Description for error state when user lacks permissions for metadata extraction
|
194
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
194
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Υόũ ďõń’τ ĥąνë Ρеґmіśŝіøʼn ťö äč¢ęѕś ţħě ďέşŧϊлãţїõи ƒŏĺďеŕ ťõ ĕםяāĉŧ měŧąďāţą. Pľεαśε çőиţąĉτ ŧħè οŵηêř øг ÿőůѓ ǻďmíл. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
195
195
|
# Title for error state when user lacks permissions for metadata extraction
|
196
|
-
metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorTitle = ⟦萬萬萬萬萬萬
|
196
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorTitle = ⟦萬萬萬萬萬萬 Çåи’ŧ Έ×ťяα¢ţ Μέŧάďâťā 國國國國國國⟧
|
197
197
|
# Button that allow to add new attribute to metadata custom instance
|
198
|
-
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = ⟦萬萬萬萬 +
|
198
|
+
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = ⟦萬萬萬萬 + Άďď Åŧτřіьúťè 國國國國⟧
|
199
199
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
200
|
-
metadataEditor.metadataInstanceEditor.customInstance.removeAttribute = ⟦萬萬萬萬萬萬
|
200
|
+
metadataEditor.metadataInstanceEditor.customInstance.removeAttribute = ⟦萬萬萬萬萬萬 Ðєĺέŧē {fieldName} ăτŧřìьũτė 國國國國國國⟧
|
201
201
|
# Placeholder for the value field for custom metadata
|
202
|
-
metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder = ⟦萬萬
|
202
|
+
metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder = ⟦萬萬 Ѕēť νåĺűě 國國⟧
|
203
203
|
# Call to action to cancel and dismiss changes in Metadata Instance.
|
204
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton = ⟦萬
|
204
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton = ⟦萬 Ćąńсέĺ 國⟧
|
205
205
|
# Call to action to delete Metadata Instance.
|
206
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton = ⟦萬
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton = ⟦萬 Ðĕļéťё 國⟧
|
207
207
|
# Aria label used to indicate that the button is currently loading.
|
208
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = ⟦萬萬
|
208
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = ⟦萬萬 Ŀőâďîŋĝ... 國國⟧
|
209
209
|
# Call to action to save Metadata Instance.
|
210
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = ⟦萬
|
210
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = ⟦萬 Ѕäνē 國⟧
|
211
211
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
212
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ⟦萬萬
|
212
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ⟦萬萬 Àüτσƒïľľ 國國⟧
|
213
213
|
# Aria label for the autofill dropdown trigger
|
214
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillDropdownTriggerAriaLabel = ⟦萬萬萬萬萬
|
214
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillDropdownTriggerAriaLabel = ⟦萬萬萬萬萬 Ŝėέ àğёητ öΡŧíσηş. 國國國國國⟧
|
215
215
|
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
216
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
216
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody = ⟦萬萬萬萬萬萬萬萬萬萬萬 Pĺèäşē çнєčķ яєşΡöйşєѕ ьέƒоŗé śāνíпġ. 國國國國國國國國國國國⟧
|
217
217
|
# Header for AI suggestions is in Beta notice
|
218
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader = ⟦萬萬萬萬萬萬
|
218
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader = ⟦萬萬萬萬萬萬 ÁĮ Äüţòƒіļľ îѕ ϊŋ ßέţά 國國國國國國⟧
|
219
219
|
# Header with Custom Metadata template name
|
220
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = ⟦萬萬萬萬
|
220
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = ⟦萬萬萬萬 Ċűśŧöm Мèţáďǻŧà 國國國國⟧
|
221
221
|
# Text for the enhanced extract agent
|
222
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent = ⟦萬萬
|
222
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent = ⟦萬萬 Éπнäйćёď 國國⟧
|
223
223
|
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
224
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
224
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Бό× ÀÎ ẃôή’τ вè áвľĕ ťο ą¢сēѕѕ τнє έŋťιŗě čóňťєйŧ, ŵħїćн mìĝĥτ āƒƒëćţ īτѕ αņŝшêŗŝ. 國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
225
225
|
# Header for notice informing that text content is too large
|
226
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = ⟦萬萬萬萬萬
|
226
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = ⟦萬萬萬萬萬 Ĉσήťėʼnτ įѕ τőо ľąяĝέ 國國國國國⟧
|
227
227
|
# Aria label used to indicate that the button is currently loading.
|
228
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = ⟦萬萬
|
228
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = ⟦萬萬 Ļöâďιňğ... 國國⟧
|
229
229
|
# Text for the standard extract agent
|
230
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent = ⟦萬萬
|
230
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent = ⟦萬萬 Şţάʼnďăřď 國國⟧
|
231
231
|
# Body for the unsaved changes modal
|
232
|
-
metadataEditor.unsavedChangesModal.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
232
|
+
metadataEditor.unsavedChangesModal.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μèτάďăťá τєmΡļăťĕ(ѕ) ħàνё µηѕåνēď ċħâπğέş. Ĥõẃ ẁōúĺď ÿσų ļĭķę τŏ Ρŗôčеěď? 國國國國國國國國國國國國國國國國國國國國國⟧
|
233
233
|
# Label for close (x) button
|
234
|
-
metadataEditor.unsavedChangesModal.closeLabel = ⟦萬
|
234
|
+
metadataEditor.unsavedChangesModal.closeLabel = ⟦萬 Ćĺòŝē 國⟧
|
235
235
|
# CTA for going back to edit mode of the current template
|
236
|
-
metadataEditor.unsavedChangesModal.continueEditingCTA = ⟦萬萬萬萬
|
236
|
+
metadataEditor.unsavedChangesModal.continueEditingCTA = ⟦萬萬萬萬 Čőŋŧϊлµέ Éďĩŧĭʼnğ 國國國國⟧
|
237
237
|
# CTA for discarding unsaved changes
|
238
|
-
metadataEditor.unsavedChangesModal.discardChangesCTA = ⟦萬萬萬萬
|
238
|
+
metadataEditor.unsavedChangesModal.discardChangesCTA = ⟦萬萬萬萬 Ðïśċαгď Čĥāηĝĕѕ 國國國國⟧
|
239
239
|
# Header for the unsaved changes modal
|
240
|
-
metadataEditor.unsavedChangesModal.header = ⟦萬萬萬萬
|
240
|
+
metadataEditor.unsavedChangesModal.header = ⟦萬萬萬萬 Ūŋѕάνέď Ċħąиĝèş 國國國國⟧
|
241
241
|
# Call to action to hide all empty values
|
242
|
-
metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = ⟦萬萬萬萬萬
|
242
|
+
metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = ⟦萬萬萬萬萬 Ħįďе ĕmΡťУ νâĺüėş 國國國國國⟧
|
243
243
|
# Call to action to show hidden empty values
|
244
|
-
metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = ⟦萬萬萬萬萬
|
244
|
+
metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = ⟦萬萬萬萬萬 Şħóẃ єmΡţУ νàľüĕŝ 國國國國國⟧
|
245
245
|
# Header with Custom Metadata template name
|
246
|
-
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = ⟦萬萬萬萬
|
246
|
+
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = ⟦萬萬萬萬 Çüśťόm Мέţàďāţå 國國國國⟧
|
247
247
|
# Aria label for the edit button
|
248
|
-
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = ⟦萬萬
|
248
|
+
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = ⟦萬萬 Еďìτ {templateName} 國國⟧
|
249
249
|
# Tooltip text explaining that by clicking button user can edit template
|
250
|
-
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = ⟦萬
|
250
|
+
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = ⟦萬 Ёďίŧ 國⟧
|
251
251
|
# Default value for ancestor level value when it is empty
|
252
252
|
taxonomyAncestorStatusPill.emptyAncestorLevelValue = ⟦ - - ⟧
|
253
253
|
# Error message displayed resembling button that calls to action to reload the details
|
254
|
-
taxonomyAncestorStatusPill.errorAction = ⟦萬
|
254
|
+
taxonomyAncestorStatusPill.errorAction = ⟦萬 Γéĺóäď 國⟧
|
255
255
|
# Aria-label text for the error icon in the loading results error message
|
256
|
-
taxonomyAncestorStatusPill.errorIconLabel = ⟦萬
|
256
|
+
taxonomyAncestorStatusPill.errorIconLabel = ⟦萬 Έґгõґ 國⟧
|
257
257
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
258
|
-
taxonomyAncestorStatusPill.errorMessage = ⟦萬萬萬萬萬萬
|
258
|
+
taxonomyAncestorStatusPill.errorMessage = ⟦萬萬萬萬萬萬 ₣āίĺέď τõ ļøάď ďĕťãїĺѕ 國國國國國國⟧
|
259
259
|
# Visually hidden aria-label text for the loading spinner
|
260
|
-
taxonomyAncestorStatusPill.loadingAriaLabel = ⟦萬萬
|
260
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = ⟦萬萬 Ľοäďìиğ... 國國⟧
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@box/metadata-editor",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.124.0",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@ariakit/react": "0.4.15",
|
6
6
|
"@box/box-ai-agent-selector": "^0.41.7",
|
@@ -15,9 +15,9 @@
|
|
15
15
|
},
|
16
16
|
"devDependencies": {
|
17
17
|
"@ariakit/react": "0.4.15",
|
18
|
-
"@box/box-ai-agent-selector": "^0.
|
18
|
+
"@box/box-ai-agent-selector": "^0.53.0",
|
19
19
|
"@box/babel-plugin-target-attributes": "1.3.0",
|
20
|
-
"@box/blueprint-web": "^12.59.
|
20
|
+
"@box/blueprint-web": "^12.59.1",
|
21
21
|
"@box/blueprint-web-assets": "^4.63.0",
|
22
22
|
"@box/storybook-utils": "^0.13.18",
|
23
23
|
"@testing-library/react": "^15.0.6",
|