@box/metadata-editor 0.81.1 → 0.82.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/esm/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/messages.js +1 -1
- package/i18n/bn-IN.properties +4 -0
- package/i18n/da-DK.properties +4 -0
- package/i18n/de-DE.properties +4 -0
- package/i18n/en-AU.properties +4 -0
- package/i18n/en-CA.js +2 -2
- package/i18n/en-CA.properties +6 -2
- package/i18n/en-GB.properties +4 -0
- package/i18n/en-US.js +1 -1
- package/i18n/en-US.properties +1 -1
- package/i18n/en-x-pseudo.js +111 -111
- package/i18n/en-x-pseudo.properties +113 -109
- package/i18n/es-419.properties +4 -0
- package/i18n/es-ES.properties +4 -0
- package/i18n/fi-FI.properties +4 -0
- package/i18n/fr-CA.properties +4 -0
- package/i18n/fr-FR.properties +4 -0
- package/i18n/hi-IN.properties +4 -0
- package/i18n/it-IT.properties +4 -0
- package/i18n/ja-JP.properties +4 -0
- package/i18n/json/src/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/messages.json +1 -1
- package/i18n/ko-KR.properties +4 -0
- package/i18n/nb-NO.properties +4 -0
- package/i18n/nl-NL.properties +4 -0
- package/i18n/pl-PL.properties +4 -0
- package/i18n/pt-BR.properties +4 -0
- package/i18n/ru-RU.properties +4 -0
- package/i18n/sv-SE.properties +4 -0
- package/i18n/tr-TR.properties +4 -0
- package/i18n/zh-CN.properties +4 -0
- package/i18n/zh-TW.properties +4 -0
- package/package.json +2 -2
@@ -6,7 +6,7 @@ const t = e({
|
|
6
6
|
},
|
7
7
|
aiSuggestionNoticeHeader: {
|
8
8
|
id: "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader",
|
9
|
-
defaultMessage: "
|
9
|
+
defaultMessage: "AI Autofill is in Beta"
|
10
10
|
},
|
11
11
|
aiSuggestionNoticeBody: {
|
12
12
|
id: "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody",
|
package/i18n/bn-IN.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = লোড করা হচ্ছে...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = সেভ করুন
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = অটোফিল
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/da-DK.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Indlæser...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Gem
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Automatisk udfyldning
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/de-DE.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Laden…
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Speichern
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Automatisch ausfüllen
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/en-AU.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Loading...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Save
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofill
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/en-CA.js
CHANGED
@@ -91,7 +91,7 @@ export default {
|
|
91
91
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "Box AI Autofill is in Beta",
|
92
92
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autofill",
|
93
93
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
|
94
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI",
|
94
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI (Beta)",
|
95
95
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Custom Metadata",
|
96
96
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Loading...",
|
97
97
|
"metadataEditor.unsavedChangesModal.body": "Metadata template(s) have unsaved changes. How would you like to proceed?",
|
@@ -102,7 +102,7 @@ export default {
|
|
102
102
|
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "Hide empty values",
|
103
103
|
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Show empty values",
|
104
104
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill {templateName} with Box AI",
|
105
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill
|
105
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill with Box AI (Beta)",
|
106
106
|
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Custom Metadata",
|
107
107
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edit {templateName}",
|
108
108
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edit",
|
package/i18n/en-CA.properties
CHANGED
@@ -174,12 +174,16 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Loading...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Save
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofill
|
179
183
|
# Aria label for the "Autofill" button.
|
180
184
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Autofill with Box AI
|
181
185
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
182
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Autofill with Box AI
|
186
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Autofill with Box AI (Beta)
|
183
187
|
# Header with Custom Metadata template name
|
184
188
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Custom Metadata
|
185
189
|
# Aria label used to indicate that the button is currently loading.
|
@@ -201,7 +205,7 @@ metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = Show emp
|
|
201
205
|
# Aria label for the autofill button
|
202
206
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Autofill {templateName} with Box AI
|
203
207
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
204
|
-
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Autofill
|
208
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Autofill with Box AI (Beta)
|
205
209
|
# Header with Custom Metadata template name
|
206
210
|
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Custom Metadata
|
207
211
|
# Aria label for the edit button
|
package/i18n/en-GB.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Loading...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Save
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofill
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/en-US.js
CHANGED
@@ -88,7 +88,7 @@ export default {
|
|
88
88
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Loading...",
|
89
89
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Save",
|
90
90
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "Please check responses before saving.",
|
91
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "
|
91
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "AI Autofill is in Beta",
|
92
92
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autofill",
|
93
93
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Autofill with Box AI",
|
94
94
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI (Beta)",
|
package/i18n/en-US.properties
CHANGED
@@ -177,7 +177,7 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Sa
|
|
177
177
|
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
178
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
179
|
# Header for AI suggestions is in Beta notice
|
180
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader =
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = AI Autofill is in Beta
|
181
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
182
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofill
|
183
183
|
# Aria label for the "Autofill" button.
|
package/i18n/en-x-pseudo.js
CHANGED
@@ -1,114 +1,114 @@
|
|
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.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
50
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
51
|
-
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬
|
52
|
-
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬
|
53
|
-
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬
|
54
|
-
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬
|
55
|
-
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬
|
56
|
-
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬
|
57
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
58
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬
|
59
|
-
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
60
|
-
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬
|
61
|
-
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬
|
62
|
-
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬
|
63
|
-
"metadataEditor.filterInstancesDropdown.customMetadataName": "⟦萬萬萬萬
|
64
|
-
"metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
65
|
-
"metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "⟦萬萬萬
|
66
|
-
"metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber}
|
67
|
-
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬
|
68
|
-
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬
|
69
|
-
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬
|
70
|
-
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬
|
71
|
-
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
72
|
-
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬
|
73
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬
|
74
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦
|
75
|
-
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬
|
76
|
-
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬
|
77
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬
|
78
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬
|
79
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬
|
80
|
-
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬
|
81
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬
|
82
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬
|
83
|
-
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 + Αďď
|
84
|
-
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬
|
85
|
-
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬
|
86
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬
|
87
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬
|
88
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬
|
89
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬
|
90
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "
|
91
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "
|
92
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬
|
93
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "⟦萬萬萬萬萬
|
94
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "
|
95
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬
|
96
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬
|
97
|
-
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
98
|
-
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬
|
99
|
-
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬
|
100
|
-
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬
|
101
|
-
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬
|
102
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬
|
103
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬
|
104
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "⟦萬萬萬萬萬萬萬
|
105
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "
|
106
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬
|
107
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬
|
108
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬
|
2
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Čĺέαг ιπΡűŧ ăňď ѕєľєĉţïøʼn 國國國國國國國⟧",
|
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": "⟦萬萬萬萬萬萬萬 Èиťεґ å ďãŧę ăƒτєя {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": "⟦萬萬萬萬萬 Ίňνăľĩď ƒїèĺď νãļµé 國國國國國⟧",
|
16
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder": "⟦萬萬萬萬 Şέĺě¢ţ νάĺμè(ş) 國國國國⟧",
|
17
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ŧнέгĕ åяє ńò ãťτґϊьũτěś їη ţĥĩŝ ţēmΡľãτé. 國國國國國國國國國國國國⟧",
|
18
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel": "⟦萬萬萬萬萬萬萬萬 ŐΡεη ćăļєпďāя ŧσ Ρìĉк â ďăτе 國國國國國國國國⟧",
|
19
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered": "⟦萬萬萬萬 Ŕēmόνę Ëиŧéŗέď 國國國國⟧",
|
20
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered": "⟦萬萬萬萬 ŔėΡļàčê Έйτέяëď 國國國國⟧",
|
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ōʼnťн 國國國國國國國⟧",
|
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.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Âŗĕ ŷόů śūŕē ÿøμ ώăņť ťο ďēļέŧé ťĥє \"{templateName}\" Μèτåďãτă ťémΡļάτé, äπď âļľ õƒ įŧş νáľцěѕ ƒŗоm ţнĩş ƒįľĕ? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
49
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŤÿΡè ţħé Меŧάďāţå ŦèmΡļäŧё’ŝ ηàmě τő čőйƒįгm ďèļеτіöй 國國國國國國國國國國國國國國國⟧",
|
50
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Óńċе ďêĺéţêď, Мėţąďăτă νăļúєѕ çαйňõŧ вė ŕèŝτόґėď. 國國國國國國國國國國國國國國⟧",
|
51
|
+
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬 Ċāήсéļ 國⟧",
|
52
|
+
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬 Ćόņƒĭŕm 國國⟧",
|
53
|
+
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬 Ĉцśţőm Мęťăďàţą 國國國國⟧",
|
54
|
+
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬 Ďíѕmíśѕ 國國⟧",
|
55
|
+
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬 Ðеļēţє \"{templateName}\" 國國國國⟧",
|
56
|
+
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬 Ðέļĕτέ Мêţâďāťä ŤèmΡľαţĕ 國國國國國國國⟧",
|
57
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ůşĕ ŧħè Ρσωěŗ ŏƒ βох ÅΪ τσ qúį¢κľγ ĉåΡţůѓè ďòċũmēиţ mёťáďāτä, щíťн êνеѓ-ïņсгëãşіʼnġ ãčçųгàčУ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
58
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬 Αúŧоƒíľĺ Мέťăďăťά ŵίţħ βöх Åİ 國國國國國國國國⟧",
|
59
|
+
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ąďď Мĕţàďäŧǻ ŧô Уőμя ƒїľè ţô şůΡΡοřτ вûŝїлĕśŝ óΡêŕăŧíōлş, ŵσŗķƒĺŏωś, åņď móŗé! 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
60
|
+
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬 Åďď Μëţαďáţǻ ŢέmΡļąťёş 國國國國國國⟧",
|
61
|
+
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬 Ĉľєåŗ śēäř¢ĥ 國國國⟧",
|
62
|
+
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬 Ñо ґėśūľťѕ ƒόũиď 國國國國⟧",
|
63
|
+
"metadataEditor.filterInstancesDropdown.customMetadataName": "⟦萬萬萬萬 Ċцѕţοm Μēţăďåţα 國國國國⟧",
|
64
|
+
"metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Αґіǻ ľαьéľ ƒōя śųьŧĩτļě ẃϊŧħ ƒîľŧеґīпġ ďêťãîļś. Íлƒòŗmѕ ųѕеř ώнїčн ŧēmΡļäŧëѕ шеґè çнøŝėл. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
65
|
+
"metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "⟦萬萬萬 Ǻĺĺ ŦémΡļãťěѕ 國國國⟧",
|
66
|
+
"metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber} õƒ {visibleTemplatesNumber} ΤєmΡļãťêŝ 國國國國國國國⟧",
|
67
|
+
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬 Ѕěě ěmΡţý νáĺúęѕ 國國國國⟧",
|
68
|
+
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬 Ťĥĭş τémΡĺâťę ħâş лö νàĺùëś 國國國國國國國國⟧",
|
69
|
+
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬 Τнϊѕ τémΡļāţè ĥãŝ ηø άţţяĩвŭτєŝ 國國國國國國國國國⟧",
|
70
|
+
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬 Τнїş τémΡļăţε нáś ηō νâĺúēѕ 國國國國國國國國⟧",
|
71
|
+
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ßяōщѕε оя ŝєàѓсн ƒōґ ýσцŕ îťêmѕ ŧо āΡΡļý āηď ěďīţ mēταďâťå 國國國國國國國國國國國國國國國國國⟧",
|
72
|
+
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬 ĄΡΡļў Мėťāďāţα ΤєmΡľáţéѕ 國國國國國國國⟧",
|
73
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬 Ãďď йëщ άŧţгīьųťє ŧό Čùŝŧоm Мęťāďåţą 國國國國國國國國國國⟧",
|
74
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦ Άďď ⟧",
|
75
|
+
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬 Àŧŧŕïвμŧè Иāmέ 國國國國⟧",
|
76
|
+
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬 Ĉáńĉēĺ 國⟧",
|
77
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬 Ќеγ âĺřěāďУ ê×ιşτş. 國國國國國⟧",
|
78
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬 ĶèУś ¢ăʼnпοτ ьëġïи ŵĩτħ á $. 國國國國國國國國⟧",
|
79
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬 ë.ğ. Õѓďεя Ñųmьèŕ 國國國國國⟧",
|
80
|
+
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬 Κęγ īѕ гëqμϊгêď 國國國國⟧",
|
81
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬 Vąľūę 國⟧",
|
82
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬 ë.ĝ. 42 國國⟧",
|
83
|
+
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 + Αďď Àţτяíвųŧë 國國國國⟧",
|
84
|
+
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬 Ďеĺëťë {fieldName} äŧŧѓιвųţë 國國國國國國⟧",
|
85
|
+
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬 Ѕěτ νāĺμë 國國⟧",
|
86
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬 Čăηċєĺ 國⟧",
|
87
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬 Ðëľęτе 國⟧",
|
88
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬 Ŀóáďìŋġ... 國國⟧",
|
89
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬 Śăνε 國⟧",
|
90
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬 Pĺėàѕè ćħēćк ѓêѕΡőήѕěѕ вêƒőгέ şāνϊπğ. 國國國國國國國國國國國⟧",
|
91
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "⟦萬萬萬萬萬萬萬 Βő× Ǻİ Åûŧóƒіľľ ϊş įņ βėťą 國國國國國國國⟧",
|
92
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬 µţōƒīĺľ 國國⟧",
|
93
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "⟦萬萬萬萬萬 µťōƒîľľ шîťħ Бόх ÁΪ 國國國國國⟧",
|
94
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "⟦萬萬萬萬萬萬萬萬 Ǻцτőƒîĺľ ẃìτн βσх ĀΪ (Βéťà) 國國國國國國國國⟧",
|
95
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬 Çűśŧŏm Мёτåďąťá 國國國國⟧",
|
96
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬 Ļοãďîηğ... 國國⟧",
|
97
|
+
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μеţāďãťâ ŧėmΡļǻτé(ŝ) ĥāνē üňѕàνĕď çħāлğèś. Ήŏẁ ŵőùľď γòü ĺîкè ţő Ρяόćєėď? 國國國國國國國國國國國國國國國國國國國國國⟧",
|
98
|
+
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬 Ćľøśė 國⟧",
|
99
|
+
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬 Ĉôйťїήūέ Εďϊτĩηġ 國國國國⟧",
|
100
|
+
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬 Ďįŝçãѓď Ċнáйġέś 國國國國⟧",
|
101
|
+
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬 Ùηśáνêď Ċĥαηġëŝ 國國國國⟧",
|
102
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬 Ħîďé ěmΡţУ νǻļûĕѕ 國國國國國⟧",
|
103
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬 Ŝнøщ έmΡŧý νàľũėѕ 國國國國國⟧",
|
104
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Àůţόƒιļļ {templateName} ωîťħ Бοх ÄÎ 國國國國國國國⟧",
|
105
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "⟦萬萬萬萬萬萬萬萬 Âūτόƒίļľ ŵįτĥ Βõ× ÃІ (βëτä) 國國國國國國國國⟧",
|
106
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬 Ċūŝţõm Мėτãďáτä 國國國國⟧",
|
107
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬 Σďίţ {templateName} 國國⟧",
|
108
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬 Єďіŧ 國⟧",
|
109
109
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "⟦ - - ⟧",
|
110
|
-
"taxonomyAncestorStatusPill.errorAction": "⟦萬
|
111
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬
|
112
|
-
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬
|
113
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬
|
110
|
+
"taxonomyAncestorStatusPill.errorAction": "⟦萬 Яěļόąď 國⟧",
|
111
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬 Éřгóг 國⟧",
|
112
|
+
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬 ₣āĩĺёď ŧó ľōαď ďęŧäíľś 國國國國國國⟧",
|
113
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬 Ļőãďįήğ... 國國⟧"
|
114
114
|
}
|
@@ -1,220 +1,224 @@
|
|
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 = ⟦萬萬萬萬萬萬萬 Čĺέαг ιπΡűŧ ăňď ѕєľєĉţïøʼn 國國國國國國國⟧
|
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 = ⟦萬萬萬萬萬萬萬 Èиťεґ å ďãŧę ăƒτєя {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 = ⟦萬萬萬萬萬 Ίňνăľĩď ƒїèĺď νãļµé 國國國國國⟧
|
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 = ⟦萬萬萬萬萬萬萬萬 ŐΡεη ćăļєпďāя ŧσ Ρìĉк â ďăτе 國國國國國國國國⟧
|
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 = ⟦萬萬萬萬 ŔėΡļàčê Έйτέяëď 國國國國⟧
|
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ōʼnťн 國國國國國國國⟧
|
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
|
# Paragraph asking user are they sure that they want to delete the template
|
94
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
94
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Âŗĕ ŷόů śūŕē ÿøμ ώăņť ťο ďēļέŧé ťĥє "{templateName}" Μèτåďãτă ťémΡļάτé, äπď âļľ õƒ įŧş νáľцěѕ ƒŗоm ţнĩş ƒįľĕ? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
95
95
|
# Label informing how to confirm deletion of the template
|
96
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
96
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŤÿΡè ţħé Меŧάďāţå ŦèmΡļäŧё’ŝ ηàmě τő čőйƒįгm ďèļеτіöй 國國國國國國國國國國國國國國國⟧
|
97
97
|
# Paragraph informing that data cannot be restored
|
98
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
98
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Óńċе ďêĺéţêď, Мėţąďăτă νăļúєѕ çαйňõŧ вė ŕèŝτόґėď. 國國國國國國國國國國國國國國⟧
|
99
99
|
# CTA to cancel deletion of the template
|
100
|
-
metadataEditor.editInstance.deleteConfirmationModal.cancelButton = ⟦萬
|
100
|
+
metadataEditor.editInstance.deleteConfirmationModal.cancelButton = ⟦萬 Ċāήсéļ 國⟧
|
101
101
|
# CTA to confirm deletion of the template
|
102
|
-
metadataEditor.editInstance.deleteConfirmationModal.confirmButton = ⟦萬萬
|
102
|
+
metadataEditor.editInstance.deleteConfirmationModal.confirmButton = ⟦萬萬 Ćόņƒĭŕm 國國⟧
|
103
103
|
# Template named used when user created custom metadata template
|
104
|
-
metadataEditor.editInstance.deleteConfirmationModal.customMedatata = ⟦萬萬萬萬
|
104
|
+
metadataEditor.editInstance.deleteConfirmationModal.customMedatata = ⟦萬萬萬萬 Ĉцśţőm Мęťăďàţą 國國國國⟧
|
105
105
|
# Aria label for Dismiss (x) button
|
106
|
-
metadataEditor.editInstance.deleteConfirmationModal.dismissButton = ⟦萬萬
|
106
|
+
metadataEditor.editInstance.deleteConfirmationModal.dismissButton = ⟦萬萬 Ďíѕmíśѕ 國國⟧
|
107
107
|
# Header informing that template will be deleted
|
108
|
-
metadataEditor.editInstance.deleteConfirmationModal.header = ⟦萬萬萬萬
|
108
|
+
metadataEditor.editInstance.deleteConfirmationModal.header = ⟦萬萬萬萬 Ðеļēţє "{templateName}" 國國國國⟧
|
109
109
|
# Aria label for header informing that template will be deleted
|
110
|
-
metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = ⟦萬萬萬萬萬萬萬
|
110
|
+
metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = ⟦萬萬萬萬萬萬萬 Ðέļĕτέ Мêţâďāťä ŤèmΡľαţĕ 國國國國國國國⟧
|
111
111
|
# Description of Box AI features
|
112
|
-
metadataEditor.fileLevel.emptyState.boxAiEnabled.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
112
|
+
metadataEditor.fileLevel.emptyState.boxAiEnabled.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ůşĕ ŧħè Ρσωěŗ ŏƒ βох ÅΪ τσ qúį¢κľγ ĉåΡţůѓè ďòċũmēиţ mёťáďāτä, щíťн êνеѓ-ïņсгëãşіʼnġ ãčçųгàčУ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
113
113
|
# Call to encourage user to use Box AI to autofill metadata fields
|
114
|
-
metadataEditor.fileLevel.emptyState.boxAiEnabled.heading = ⟦萬萬萬萬萬萬萬萬
|
114
|
+
metadataEditor.fileLevel.emptyState.boxAiEnabled.heading = ⟦萬萬萬萬萬萬萬萬 Αúŧоƒíľĺ Мέťăďăťά ŵίţħ βöх Åİ 國國國國國國國國⟧
|
115
115
|
# Description of metadata features
|
116
|
-
metadataEditor.fileLevel.emptyState.default.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
116
|
+
metadataEditor.fileLevel.emptyState.default.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ąďď Мĕţàďäŧǻ ŧô Уőμя ƒїľè ţô şůΡΡοřτ вûŝїлĕśŝ óΡêŕăŧíōлş, ŵσŗķƒĺŏωś, åņď móŗé! 國國國國國國國國國國國國國國國國國國國國國國國⟧
|
117
117
|
# Call to encourage user to add metadata templates
|
118
|
-
metadataEditor.fileLevel.emptyState.default.heading = ⟦萬萬萬萬萬萬
|
118
|
+
metadataEditor.fileLevel.emptyState.default.heading = ⟦萬萬萬萬萬萬 Åďď Μëţαďáţǻ ŢέmΡļąťёş 國國國國國國⟧
|
119
119
|
# Aria label used to clear search input
|
120
|
-
metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = ⟦萬萬萬
|
120
|
+
metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = ⟦萬萬萬 Ĉľєåŗ śēäř¢ĥ 國國國⟧
|
121
121
|
# Message displayed when there is no matching option in filter dropdown menu
|
122
|
-
metadataEditor.filterDropdownMenuSearch.noResultsFound = ⟦萬萬萬萬
|
122
|
+
metadataEditor.filterDropdownMenuSearch.noResultsFound = ⟦萬萬萬萬 Ñо ґėśūľťѕ ƒόũиď 國國國國⟧
|
123
123
|
# Display name for custom metadata templates
|
124
|
-
metadataEditor.filterInstancesDropdown.customMetadataName = ⟦萬萬萬萬
|
124
|
+
metadataEditor.filterInstancesDropdown.customMetadataName = ⟦萬萬萬萬 Ċцѕţοm Μēţăďåţα 國國國國⟧
|
125
125
|
# Aria label for subtitle with filtering details. Informs user which templates were chosen.
|
126
|
-
metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
126
|
+
metadataEditor.filterInstancesDropdown.detailsTextAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Αґіǻ ľαьéľ ƒōя śųьŧĩτļě ẃϊŧħ ƒîľŧеґīпġ ďêťãîļś. Íлƒòŗmѕ ųѕеř ώнїčн ŧēmΡļäŧëѕ шеґè çнøŝėл. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
127
127
|
# 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.
|
128
|
-
metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = ⟦萬萬萬
|
128
|
+
metadataEditor.filterInstancesDropdown.triggerButton.allTemplates = ⟦萬萬萬 Ǻĺĺ ŦémΡļãťěѕ 國國國⟧
|
129
129
|
# 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.
|
130
|
-
metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = ⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber}
|
130
|
+
metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates = ⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber} õƒ {visibleTemplatesNumber} ΤєmΡļãťêŝ 國國國國國國國⟧
|
131
131
|
# Call to show empty values
|
132
|
-
metadataEditor.instanceLevel.emptyState.emptyValues.Cta = ⟦萬萬萬萬
|
132
|
+
metadataEditor.instanceLevel.emptyState.emptyValues.Cta = ⟦萬萬萬萬 Ѕěě ěmΡţý νáĺúęѕ 國國國國⟧
|
133
133
|
# Header informing user that there are no values in the template
|
134
|
-
metadataEditor.instanceLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬萬
|
134
|
+
metadataEditor.instanceLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬萬 Ťĥĭş τémΡĺâťę ħâş лö νàĺùëś 國國國國國國國國⟧
|
135
135
|
# Header informing user that there are no attributes in the template
|
136
|
-
metadataEditor.instanceLevel.emptyState.noAttributes.heading = ⟦萬萬萬萬萬萬萬萬萬
|
136
|
+
metadataEditor.instanceLevel.emptyState.noAttributes.heading = ⟦萬萬萬萬萬萬萬萬萬 Τнϊѕ τémΡļāţè ĥãŝ ηø άţţяĩвŭτєŝ 國國國國國國國國國⟧
|
137
137
|
# Caption about no empty values to be shown
|
138
|
-
metadataEditor.instanceLevel.emptyState.noEmptyValues.body = ⟦萬萬萬萬萬萬萬萬
|
138
|
+
metadataEditor.instanceLevel.emptyState.noEmptyValues.body = ⟦萬萬萬萬萬萬萬萬 Τнїş τémΡļăţε нáś ηō νâĺúēѕ 國國國國國國國國⟧
|
139
139
|
# Description how metadata can be added
|
140
|
-
metadataEditor.managerLevel.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
140
|
+
metadataEditor.managerLevel.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ßяōщѕε оя ŝєàѓсн ƒōґ ýσцŕ îťêmѕ ŧо āΡΡļý āηď ěďīţ mēταďâťå 國國國國國國國國國國國國國國國國國⟧
|
141
141
|
# Call to encourage user apply metadata templates
|
142
|
-
metadataEditor.managerLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬
|
142
|
+
metadataEditor.managerLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬 ĄΡΡļў Мėťāďāţα ΤєmΡľáţéѕ 國國國國國國國⟧
|
143
143
|
# Aria label for card grouping two input fields: attribute name and value. This group lets user add new attribute to existing Custom Metadata template.
|
144
|
-
metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬
|
144
|
+
metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬 Ãďď йëщ άŧţгīьųťє ŧό Čùŝŧоm Мęťāďåţą 國國國國國國國國國國⟧
|
145
145
|
# Primary CTA button to add new field to cutom meatdata instance
|
146
|
-
metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA = ⟦
|
146
|
+
metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA = ⟦ Άďď ⟧
|
147
147
|
# Label for the attribute name input field
|
148
|
-
metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel = ⟦萬萬萬萬
|
148
|
+
metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel = ⟦萬萬萬萬 Àŧŧŕïвμŧè Иāmέ 國國國國⟧
|
149
149
|
# Cancel button text
|
150
|
-
metadataEditor.metadataEditor.customIntanceNewField.cancelCTA = ⟦萬
|
150
|
+
metadataEditor.metadataEditor.customIntanceNewField.cancelCTA = ⟦萬 Ĉáńĉēĺ 國⟧
|
151
151
|
# Error enforcing unique key for custom metadata
|
152
|
-
metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey = ⟦萬萬萬萬萬
|
152
|
+
metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey = ⟦萬萬萬萬萬 Ќеγ âĺřěāďУ ê×ιşτş. 國國國國國⟧
|
153
153
|
# Error enforcing non internal key for custom metadata
|
154
|
-
metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey = ⟦萬萬萬萬萬萬萬萬
|
154
|
+
metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey = ⟦萬萬萬萬萬萬萬萬 ĶèУś ¢ăʼnпοτ ьëġïи ŵĩτħ á $. 國國國國國國國國⟧
|
155
155
|
# Placeholder for the key field for custom metadata
|
156
|
-
metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder = ⟦萬萬萬萬萬
|
156
|
+
metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder = ⟦萬萬萬萬萬 ë.ğ. Õѓďεя Ñųmьèŕ 國國國國國⟧
|
157
157
|
# Error enforcing required key for custom metadata
|
158
|
-
metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = ⟦萬萬萬萬
|
158
|
+
metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = ⟦萬萬萬萬 Κęγ īѕ гëqμϊгêď 國國國國⟧
|
159
159
|
# Label for the value input field
|
160
|
-
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = ⟦萬
|
160
|
+
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = ⟦萬 Vąľūę 國⟧
|
161
161
|
# Placeholder for the value field for custom metadata
|
162
|
-
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = ⟦萬萬
|
162
|
+
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = ⟦萬萬 ë.ĝ. 42 國國⟧
|
163
163
|
# Button that allow to add new attribute to metadata custom instance
|
164
|
-
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = ⟦萬萬萬萬 + Αďď
|
164
|
+
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = ⟦萬萬萬萬 + Αďď Àţτяíвųŧë 國國國國⟧
|
165
165
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
166
|
-
metadataEditor.metadataInstanceEditor.customInstance.removeAttribute = ⟦萬萬萬萬萬萬
|
166
|
+
metadataEditor.metadataInstanceEditor.customInstance.removeAttribute = ⟦萬萬萬萬萬萬 Ďеĺëťë {fieldName} äŧŧѓιвųţë 國國國國國國⟧
|
167
167
|
# Placeholder for the value field for custom metadata
|
168
|
-
metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder = ⟦萬萬
|
168
|
+
metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder = ⟦萬萬 Ѕěτ νāĺμë 國國⟧
|
169
169
|
# Call to action to cancel and dismiss changes in Metadata Instance.
|
170
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton = ⟦萬
|
170
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton = ⟦萬 Čăηċєĺ 國⟧
|
171
171
|
# Call to action to delete Metadata Instance.
|
172
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton = ⟦萬
|
172
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton = ⟦萬 Ðëľęτе 國⟧
|
173
173
|
# Aria label used to indicate that the button is currently loading.
|
174
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = ⟦萬萬
|
174
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = ⟦萬萬 Ŀóáďìŋġ... 國國⟧
|
175
175
|
# Call to action to save Metadata Instance.
|
176
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = ⟦萬
|
176
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = ⟦萬 Śăνε 國⟧
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = ⟦萬萬萬萬萬萬萬萬萬萬萬 Pĺėàѕè ćħēćк ѓêѕΡőήѕěѕ вêƒőгέ şāνϊπğ. 國國國國國國國國國國國⟧
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = ⟦萬萬萬萬萬萬萬 Βő× Ǻİ Åûŧóƒіľľ ϊş įņ βėťą 國國國國國國國⟧
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ⟦萬萬
|
182
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ⟦萬萬 µţōƒīĺľ 國國⟧
|
179
183
|
# Aria label for the "Autofill" button.
|
180
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = ⟦萬萬萬萬萬
|
184
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = ⟦萬萬萬萬萬 µťōƒîľľ шîťħ Бόх ÁΪ 國國國國國⟧
|
181
185
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
182
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip =
|
186
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = ⟦萬萬萬萬萬萬萬萬 Ǻцτőƒîĺľ ẃìτн βσх ĀΪ (Βéťà) 國國國國國國國國⟧
|
183
187
|
# Header with Custom Metadata template name
|
184
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = ⟦萬萬萬萬
|
188
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = ⟦萬萬萬萬 Çűśŧŏm Мёτåďąťá 國國國國⟧
|
185
189
|
# Aria label used to indicate that the button is currently loading.
|
186
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = ⟦萬萬
|
190
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = ⟦萬萬 Ļοãďîηğ... 國國⟧
|
187
191
|
# Body for the unsaved changes modal
|
188
|
-
metadataEditor.unsavedChangesModal.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
192
|
+
metadataEditor.unsavedChangesModal.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μеţāďãťâ ŧėmΡļǻτé(ŝ) ĥāνē üňѕàνĕď çħāлğèś. Ήŏẁ ŵőùľď γòü ĺîкè ţő Ρяόćєėď? 國國國國國國國國國國國國國國國國國國國國國⟧
|
189
193
|
# Label for close (x) button
|
190
|
-
metadataEditor.unsavedChangesModal.closeLabel = ⟦萬
|
194
|
+
metadataEditor.unsavedChangesModal.closeLabel = ⟦萬 Ćľøśė 國⟧
|
191
195
|
# CTA for going back to edit mode of the current template
|
192
|
-
metadataEditor.unsavedChangesModal.continueEditingCTA = ⟦萬萬萬萬
|
196
|
+
metadataEditor.unsavedChangesModal.continueEditingCTA = ⟦萬萬萬萬 Ĉôйťїήūέ Εďϊτĩηġ 國國國國⟧
|
193
197
|
# CTA for discarding unsaved changes
|
194
|
-
metadataEditor.unsavedChangesModal.discardChangesCTA = ⟦萬萬萬萬
|
198
|
+
metadataEditor.unsavedChangesModal.discardChangesCTA = ⟦萬萬萬萬 Ďįŝçãѓď Ċнáйġέś 國國國國⟧
|
195
199
|
# Header for the unsaved changes modal
|
196
|
-
metadataEditor.unsavedChangesModal.header = ⟦萬萬萬萬
|
200
|
+
metadataEditor.unsavedChangesModal.header = ⟦萬萬萬萬 Ùηśáνêď Ċĥαηġëŝ 國國國國⟧
|
197
201
|
# Call to action to hide all empty values
|
198
|
-
metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = ⟦萬萬萬萬萬
|
202
|
+
metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = ⟦萬萬萬萬萬 Ħîďé ěmΡţУ νǻļûĕѕ 國國國國國⟧
|
199
203
|
# Call to action to show hidden empty values
|
200
|
-
metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = ⟦萬萬萬萬萬
|
204
|
+
metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = ⟦萬萬萬萬萬 Ŝнøщ έmΡŧý νàľũėѕ 國國國國國⟧
|
201
205
|
# Aria label for the autofill button
|
202
|
-
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = ⟦萬萬萬萬萬萬萬
|
206
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Àůţόƒιļļ {templateName} ωîťħ Бοх ÄÎ 國國國國國國國⟧
|
203
207
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
204
|
-
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip =
|
208
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = ⟦萬萬萬萬萬萬萬萬 Âūτόƒίļľ ŵįτĥ Βõ× ÃІ (βëτä) 國國國國國國國國⟧
|
205
209
|
# Header with Custom Metadata template name
|
206
|
-
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = ⟦萬萬萬萬
|
210
|
+
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = ⟦萬萬萬萬 Ċūŝţõm Мėτãďáτä 國國國國⟧
|
207
211
|
# Aria label for the edit button
|
208
|
-
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = ⟦萬萬
|
212
|
+
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = ⟦萬萬 Σďίţ {templateName} 國國⟧
|
209
213
|
# Tooltip text explaining that by clicking button user can edit template
|
210
|
-
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = ⟦萬
|
214
|
+
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = ⟦萬 Єďіŧ 國⟧
|
211
215
|
# Default value for ancestor level value when it is empty
|
212
216
|
taxonomyAncestorStatusPill.emptyAncestorLevelValue = ⟦ - - ⟧
|
213
217
|
# Error message displayed resembling button that calls to action to reload the details
|
214
|
-
taxonomyAncestorStatusPill.errorAction = ⟦萬
|
218
|
+
taxonomyAncestorStatusPill.errorAction = ⟦萬 Яěļόąď 國⟧
|
215
219
|
# Aria-label text for the error icon in the loading results error message
|
216
|
-
taxonomyAncestorStatusPill.errorIconLabel = ⟦萬
|
220
|
+
taxonomyAncestorStatusPill.errorIconLabel = ⟦萬 Éřгóг 國⟧
|
217
221
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
218
|
-
taxonomyAncestorStatusPill.errorMessage = ⟦萬萬萬萬萬萬
|
222
|
+
taxonomyAncestorStatusPill.errorMessage = ⟦萬萬萬萬萬萬 ₣āĩĺёď ŧó ľōαď ďęŧäíľś 國國國國國國⟧
|
219
223
|
# Visually hidden aria-label text for the loading spinner
|
220
|
-
taxonomyAncestorStatusPill.loadingAriaLabel = ⟦萬萬
|
224
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = ⟦萬萬 Ļőãďįήğ... 國國⟧
|
package/i18n/es-419.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Cargando…
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Guardar
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autorrellenar
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/es-ES.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Cargando…
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Guardar
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autorrellenar
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/fi-FI.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Ladataan...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Tallenna
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Automaattinen täyttö
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/fr-CA.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Chargement en cours...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Mettre à jour la balise
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Remplissage automatique
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/fr-FR.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Chargement en cours...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Mettre à jour la balise
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Remplissage automatique
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/hi-IN.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = लोड हो रहा है...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = सहेजें
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ऑटोफिल
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/it-IT.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Caricamento in corso...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Salva
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Riempimento automatico
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/ja-JP.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = 読み込み中...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 保存
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自動入力
|
179
183
|
# Aria label for the "Autofill" button.
|
@@ -1 +1 @@
|
|
1
|
-
[{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle","description":"Header with Custom Metadata template name","defaultMessage":"Custom Metadata"},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader","description":"Header for AI suggestions is in Beta notice","defaultMessage":"
|
1
|
+
[{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle","description":"Header with Custom Metadata template name","defaultMessage":"Custom Metadata"},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader","description":"Header for AI suggestions is in Beta notice","defaultMessage":"AI Autofill is in Beta"},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody","description":"Body for AI suggestions is in Beta notice to inform user to check responses before saving","defaultMessage":"Please check responses before saving."}]
|
package/i18n/ko-KR.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = 로드 중...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 저장
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 자동 입력
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/nb-NO.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Laster inn …
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Lagre
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofyll
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/nl-NL.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Laden...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Opslaan
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Automatisch invullen
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/pl-PL.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Trwa wczytywanie...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Zapisz
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autouzupełnianie
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/pt-BR.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Carregando...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Salvar
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Preenchimento automático
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/ru-RU.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Загрузка...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Сохранить
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Автозаполнение
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/sv-SE.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Läser in...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Spara
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofyll
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/tr-TR.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Yükleniyor...
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Kaydet
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Otomatik doldurma
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/zh-CN.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = 正在加载......
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 保存
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自动填充
|
179
183
|
# Aria label for the "Autofill" button.
|
package/i18n/zh-TW.properties
CHANGED
@@ -174,6 +174,10 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
174
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = 載入中......
|
175
175
|
# Call to action to save Metadata Instance.
|
176
176
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 儲存
|
177
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Please check responses before saving.
|
179
|
+
# Header for AI suggestions is in Beta notice
|
180
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = Box AI Autofill is in Beta
|
177
181
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
178
182
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自動填充
|
179
183
|
# Aria label for the "Autofill" button.
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@box/metadata-editor",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.82.1",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@ariakit/react": "0.4.14",
|
6
6
|
"@box/blueprint-web": "^7.30.3",
|
@@ -53,5 +53,5 @@
|
|
53
53
|
"**/*.css"
|
54
54
|
],
|
55
55
|
"license": "SEE LICENSE IN LICENSE",
|
56
|
-
"gitHead": "
|
56
|
+
"gitHead": "c98a4fa8736b6b8a227c7fd23758185c60cb1917"
|
57
57
|
}
|