@box/metadata-editor 1.71.11 → 1.71.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/bn-IN.js +1 -1
- package/dist/i18n/bn-IN.properties +1 -1
- package/dist/i18n/da-DK.js +3 -3
- package/dist/i18n/da-DK.properties +3 -3
- package/dist/i18n/de-DE.js +2 -2
- package/dist/i18n/de-DE.properties +2 -2
- package/dist/i18n/en-x-pseudo.js +158 -158
- package/dist/i18n/en-x-pseudo.properties +158 -158
- package/dist/i18n/es-419.js +1 -1
- package/dist/i18n/es-419.properties +1 -1
- package/dist/i18n/es-ES.js +1 -1
- package/dist/i18n/es-ES.properties +1 -1
- package/dist/i18n/fi-FI.js +1 -1
- package/dist/i18n/fi-FI.properties +1 -1
- package/dist/i18n/fr-CA.js +2 -2
- package/dist/i18n/fr-CA.properties +2 -2
- package/dist/i18n/fr-FR.js +2 -2
- package/dist/i18n/fr-FR.properties +2 -2
- package/dist/i18n/hi-IN.js +1 -1
- package/dist/i18n/hi-IN.properties +1 -1
- package/dist/i18n/it-IT.js +1 -1
- package/dist/i18n/it-IT.properties +1 -1
- package/dist/i18n/ko-KR.js +2 -2
- package/dist/i18n/ko-KR.properties +2 -2
- package/dist/i18n/nb-NO.js +2 -2
- package/dist/i18n/nb-NO.properties +2 -2
- package/dist/i18n/nl-NL.js +1 -1
- package/dist/i18n/nl-NL.properties +1 -1
- package/dist/i18n/pl-PL.js +2 -2
- package/dist/i18n/pl-PL.properties +2 -2
- package/dist/i18n/pt-BR.js +2 -2
- package/dist/i18n/pt-BR.properties +2 -2
- package/dist/i18n/ru-RU.js +2 -2
- package/dist/i18n/ru-RU.properties +2 -2
- package/dist/i18n/sv-SE.js +3 -3
- package/dist/i18n/sv-SE.properties +3 -3
- package/dist/i18n/tr-TR.js +3 -3
- package/dist/i18n/tr-TR.properties +3 -3
- package/dist/i18n/zh-CN.js +1 -1
- package/dist/i18n/zh-CN.properties +1 -1
- package/dist/i18n/zh-TW.js +1 -1
- package/dist/i18n/zh-TW.properties +1 -1
- package/package.json +10 -10
package/dist/i18n/bn-IN.js
CHANGED
|
@@ -6,7 +6,7 @@ export default {
|
|
|
6
6
|
"comboboxWithApiPagination.loadingAriaLabel": "লোড করা হচ্ছে...",
|
|
7
7
|
"comboboxWithApiPagination.loadingMoreAriaLabel": "আরও লোড করা হচ্ছে...",
|
|
8
8
|
"comboboxWithApiPagination.noResults": "কোনো ফলাফল পাওয়া যায়নি",
|
|
9
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label": "
|
|
9
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label": "নতুন টেমপ্লেট",
|
|
10
10
|
"groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName": "কাস্টম মেটাডেটা",
|
|
11
11
|
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "টেমপ্লেট খুঁজুন",
|
|
12
12
|
"groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label": "টেমপ্লেট যোগ করুন",
|
|
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = আরও লোড করা
|
|
|
13
13
|
# Message displayed when no results are found in the combobox
|
|
14
14
|
comboboxWithApiPagination.noResults = কোনো ফলাফল পাওয়া যায়নি
|
|
15
15
|
# Label for the button that opens the template editor to create a new template
|
|
16
|
-
groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label =
|
|
16
|
+
groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label = নতুন টেমপ্লেট
|
|
17
17
|
# Display name for custom metadata templates
|
|
18
18
|
groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName = কাস্টম মেটাডেটা
|
|
19
19
|
# Description for the search input field in the metadata editor
|
package/dist/i18n/da-DK.js
CHANGED
|
@@ -6,9 +6,9 @@ export default {
|
|
|
6
6
|
"comboboxWithApiPagination.loadingAriaLabel": "Indlæser...",
|
|
7
7
|
"comboboxWithApiPagination.loadingMoreAriaLabel": "Indlæser mere...",
|
|
8
8
|
"comboboxWithApiPagination.noResults": "Ingen resultater fundet",
|
|
9
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label": "
|
|
10
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName": "
|
|
11
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "Søg
|
|
9
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label": "Ny skabelon",
|
|
10
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName": "Brugerdefinerede metadata",
|
|
11
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "Søg skabeloner",
|
|
12
12
|
"groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label": "Tilføj skabelon",
|
|
13
13
|
"groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI-outputs bør gennemgås og bekræftes før brug.",
|
|
14
14
|
"groupSharedFeatures.metadataEditor.loading": "indlæser",
|
|
@@ -13,11 +13,11 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Indlæser mere...
|
|
|
13
13
|
# Message displayed when no results are found in the combobox
|
|
14
14
|
comboboxWithApiPagination.noResults = Ingen resultater fundet
|
|
15
15
|
# Label for the button that opens the template editor to create a new template
|
|
16
|
-
groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label =
|
|
16
|
+
groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label = Ny skabelon
|
|
17
17
|
# Display name for custom metadata templates
|
|
18
|
-
groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName =
|
|
18
|
+
groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName = Brugerdefinerede metadata
|
|
19
19
|
# Description for the search input field in the metadata editor
|
|
20
|
-
groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder = Søg
|
|
20
|
+
groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder = Søg skabeloner
|
|
21
21
|
# Call to encourage user to add metadata templates
|
|
22
22
|
groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label = Tilføj skabelon
|
|
23
23
|
# Disclaimer shown when at least one metadata field has been autofilled by AI
|
package/dist/i18n/de-DE.js
CHANGED
|
@@ -6,9 +6,9 @@ export default {
|
|
|
6
6
|
"comboboxWithApiPagination.loadingAriaLabel": "Laden …",
|
|
7
7
|
"comboboxWithApiPagination.loadingMoreAriaLabel": "Mehr wird geladen ...",
|
|
8
8
|
"comboboxWithApiPagination.noResults": "Keine Ergebnisse gefunden",
|
|
9
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label": "
|
|
9
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label": "Neue Vorlage",
|
|
10
10
|
"groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName": "Benutzerdefinierte Metadaten",
|
|
11
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "
|
|
11
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "Vorlagen suchen",
|
|
12
12
|
"groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label": "Vorlage hinzufügen",
|
|
13
13
|
"groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI-Ausgaben sollten vor der Verwendung überprüft und verifiziert werden.",
|
|
14
14
|
"groupSharedFeatures.metadataEditor.loading": "Beladen",
|
|
@@ -13,11 +13,11 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Mehr wird geladen ...
|
|
|
13
13
|
# Message displayed when no results are found in the combobox
|
|
14
14
|
comboboxWithApiPagination.noResults = Keine Ergebnisse gefunden
|
|
15
15
|
# Label for the button that opens the template editor to create a new template
|
|
16
|
-
groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label =
|
|
16
|
+
groupSharedFeatures.metadataEditor.addMetadataTemplate.createTemplate.button.label = Neue Vorlage
|
|
17
17
|
# Display name for custom metadata templates
|
|
18
18
|
groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName = Benutzerdefinierte Metadaten
|
|
19
19
|
# Description for the search input field in the metadata editor
|
|
20
|
-
groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder =
|
|
20
|
+
groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder = Vorlagen suchen
|
|
21
21
|
# Call to encourage user to add metadata templates
|
|
22
22
|
groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label = Vorlage hinzufügen
|
|
23
23
|
# Disclaimer shown when at least one metadata field has been autofilled by AI
|
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,161 +1,161 @@
|
|
|
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.addMetadataTemplate.createTemplate.button.label": "⟦萬萬萬
|
|
10
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName": "⟦萬萬萬萬
|
|
11
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "⟦萬萬萬萬
|
|
12
|
-
"groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label": "⟦萬萬萬
|
|
13
|
-
"groupSharedFeatures.metadataEditor.aiDisclaimer": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
14
|
-
"groupSharedFeatures.metadataEditor.loading": "⟦萬萬
|
|
15
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "⟦萬萬萬萬萬萬萬
|
|
16
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.append": "⟦萬
|
|
17
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.beforeDateValidationError": "⟦萬萬萬萬萬萬萬
|
|
18
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearAndReplace": "⟦萬萬萬萬萬
|
|
19
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearSelectedDate": "⟦萬萬萬萬萬
|
|
20
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.floatFieldInvalidValue": "⟦萬萬萬萬萬
|
|
21
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.multipleValues": "⟦萬萬萬萬
|
|
22
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder": "⟦萬萬萬萬
|
|
23
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
24
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel": "⟦萬萬萬萬萬萬萬萬
|
|
25
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered": "⟦萬萬萬萬
|
|
26
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered": "⟦萬萬萬萬
|
|
27
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate": "⟦萬萬萬萬
|
|
28
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder": "⟦萬萬萬萬
|
|
29
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder": "⟦萬萬
|
|
30
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth": "⟦萬萬萬萬萬
|
|
31
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth": "⟦萬萬萬萬萬萬萬
|
|
32
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyExternallyOwned": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
33
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder": "⟦萬萬萬萬
|
|
34
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel": "⟦萬萬萬萬萬萬萬萬
|
|
35
|
-
"groupSharedFeatures.metadataEditor.metadataEditorFields.with": "⟦萬
|
|
36
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.hideButtonTooltip": "⟦萬萬萬萬萬
|
|
37
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.hideReviewFieldsCTA": "⟦萬
|
|
38
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.iconAriaLabel": "⟦萬萬萬
|
|
39
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.reviewFieldsNoticeHeader": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {#
|
|
40
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.showingReviewFields": "⟦萬萬萬萬萬萬萬萬
|
|
41
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewButtonTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {#
|
|
42
|
-
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewReviewFieldsCTA": "⟦萬 V
|
|
43
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.add": "⟦
|
|
44
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel": "⟦萬
|
|
45
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.close": "⟦萬
|
|
46
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.header": "⟦萬萬萬萬萬萬萬
|
|
47
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel": "⟦萬
|
|
48
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel": "⟦萬萬萬萬萬
|
|
49
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "⟦萬萬萬萬萬
|
|
50
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "⟦萬萬萬萬萬
|
|
51
|
-
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
52
|
-
"groupSharedFeatures.metadataEditor.viewOnDocument": "⟦萬萬萬萬
|
|
53
|
-
"metadataEditor.aiSuggestionField.acceptLabel": "⟦萬萬萬萬萬
|
|
54
|
-
"metadataEditor.aiSuggestionField.aiSuggestionCaption": "⟦萬萬萬萬萬
|
|
55
|
-
"metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "⟦萬萬萬萬萬萬萬萬萬萬
|
|
56
|
-
"metadataEditor.aiSuggestionField.aiSuggestionOptions": "⟦萬萬
|
|
57
|
-
"metadataEditor.aiSuggestionField.appendLabel": "⟦萬
|
|
58
|
-
"metadataEditor.aiSuggestionField.clearAndReplaceLabel": "⟦萬萬萬萬萬
|
|
59
|
-
"metadataEditor.aiSuggestionField.confidenceLevelHigh": "⟦萬
|
|
60
|
-
"metadataEditor.aiSuggestionField.confidenceLevelLow": "⟦
|
|
61
|
-
"metadataEditor.aiSuggestionField.dismissLabel": "⟦萬萬
|
|
62
|
-
"metadataEditor.aiSuggestionField.ignoreLabel": "⟦萬
|
|
63
|
-
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
64
|
-
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
65
|
-
"metadataEditor.autofillButton.ariaLabel": "⟦萬萬萬萬萬
|
|
66
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "⟦萬萬萬萬萬萬萬
|
|
67
|
-
"metadataEditor.autofillButton.tooltip.enhanced": "⟦萬萬萬萬萬萬萬萬萬
|
|
68
|
-
"metadataEditor.autofillButton.tooltip.ga": "⟦萬萬萬萬萬
|
|
69
|
-
"metadataEditor.autofillButton.tooltip.standard": "⟦萬萬萬萬萬萬萬萬萬
|
|
70
|
-
"metadataEditor.confidenceScore.tooltipHighConfidence": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
71
|
-
"metadataEditor.confidenceScore.tooltipLowConfidence": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
72
|
-
"metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
73
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
74
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
75
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
76
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
77
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
78
|
-
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬
|
|
79
|
-
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬
|
|
80
|
-
"metadataEditor.editInstance.deleteConfirmationModal.confirmButtonCheckboxVersion": "⟦萬
|
|
81
|
-
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬
|
|
82
|
-
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬
|
|
83
|
-
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬
|
|
84
|
-
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
85
|
-
"metadataEditor.fieldLabel.lowConfidenceBadge": "⟦
|
|
86
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
87
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬
|
|
88
|
-
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
89
|
-
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬
|
|
90
|
-
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬
|
|
91
|
-
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬
|
|
92
|
-
"metadataEditor.filterInstancesDropdown.customMetadataName": "⟦萬萬萬萬
|
|
93
|
-
"metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
94
|
-
"metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "⟦萬萬萬
|
|
95
|
-
"metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber}
|
|
96
|
-
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬
|
|
97
|
-
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬
|
|
98
|
-
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬
|
|
99
|
-
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬
|
|
100
|
-
"metadataEditor.lowConfidenceSuggestionField.acceptValueAriaLabel": "⟦萬萬萬萬萬萬
|
|
101
|
-
"metadataEditor.lowConfidenceSuggestionField.acceptValueTooltip": "⟦萬萬萬
|
|
102
|
-
"metadataEditor.lowConfidenceSuggestionField.clearValueAriaLabel": "⟦萬萬萬萬萬萬
|
|
103
|
-
"metadataEditor.lowConfidenceSuggestionField.clearValueTooltip": "⟦萬萬萬
|
|
104
|
-
"metadataEditor.lowConfidenceSuggestionField.description": "⟦萬萬萬萬萬萬萬萬
|
|
105
|
-
"metadataEditor.lowConfidenceSuggestionField.needsReview": "⟦萬萬萬
|
|
106
|
-
"metadataEditor.lowConfidenceSuggestionField.reviewActionLoadingAriaLabel": "⟦萬萬萬萬萬萬萬
|
|
107
|
-
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
108
|
-
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬
|
|
109
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬
|
|
110
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦
|
|
111
|
-
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬
|
|
112
|
-
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬
|
|
113
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬
|
|
114
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬
|
|
115
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬
|
|
116
|
-
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬
|
|
117
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬 V
|
|
118
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬
|
|
119
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "⟦萬萬萬萬萬
|
|
120
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "⟦萬萬
|
|
121
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "⟦萬萬萬萬萬萬萬萬萬 P
|
|
122
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
123
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "⟦萬萬
|
|
124
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "⟦萬萬萬萬萬
|
|
125
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "⟦萬萬萬萬萬萬萬萬萬
|
|
126
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
127
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorTitle": "⟦萬萬萬萬萬萬
|
|
128
|
-
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 +
|
|
129
|
-
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬
|
|
130
|
-
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬
|
|
131
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬
|
|
132
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬
|
|
133
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬
|
|
134
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬
|
|
135
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬
|
|
136
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillDropdownTriggerAriaLabel": "⟦萬萬萬萬萬
|
|
137
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬 P
|
|
138
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "⟦萬萬萬萬萬萬
|
|
139
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬
|
|
140
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent": "⟦萬萬
|
|
141
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
142
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "⟦萬萬萬萬萬
|
|
143
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬
|
|
144
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent": "⟦萬萬
|
|
145
|
-
"metadataEditor.metadataInstanceEntry.confidenceScoreIconAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬
|
|
146
|
-
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
147
|
-
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬
|
|
148
|
-
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬
|
|
149
|
-
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬
|
|
150
|
-
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬
|
|
151
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬
|
|
152
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬
|
|
153
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬
|
|
154
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬
|
|
155
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬
|
|
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.addMetadataTemplate.createTemplate.button.label": "⟦萬萬萬 Йěώ ΤĕmΡļāŧë 國國國⟧",
|
|
10
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.customMetadataName": "⟦萬萬萬萬 Ĉűѕŧōm Мεťãďάŧâ 國國國國⟧",
|
|
11
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.search.placeholder": "⟦萬萬萬萬 Ѕєäŗčн ţĕmΡĺáťéѕ 國國國國⟧",
|
|
12
|
+
"groupSharedFeatures.metadataEditor.addMetadataTemplate.trigger.label": "⟦萬萬萬 Ăďď ŧέmΡļάτė 國國國⟧",
|
|
13
|
+
"groupSharedFeatures.metadataEditor.aiDisclaimer": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βσ× ĄĮ ōŭţΡµŧş şħòµļď ьê гèνìëщéď åηď νëŕĩƒιέď ьëƒöřè ŭśё. 國國國國國國國國國國國國國國國國國⟧",
|
|
14
|
+
"groupSharedFeatures.metadataEditor.loading": "⟦萬萬 ĺøãďĩпġ 國國⟧",
|
|
15
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "⟦萬萬萬萬萬萬萬 Ěʼnŧëґ ă ďâťë ąƒτêг {date} 國國國國國國國⟧",
|
|
16
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.append": "⟦萬 ÀΡΡεʼnď 國⟧",
|
|
17
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.beforeDateValidationError": "⟦萬萬萬萬萬萬萬 Êπťεг ä ďāŧё ьéƒøřë {date} 國國國國國國國⟧",
|
|
18
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearAndReplace": "⟦萬萬萬萬萬 Çĺèâŗ Ǻļļ & ΓèΡļáċе 國國國國國⟧",
|
|
19
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.clearSelectedDate": "⟦萬萬萬萬萬 Ċļěäя ŝέľέçţĕď ďάţё 國國國國國⟧",
|
|
20
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.floatFieldInvalidValue": "⟦萬萬萬萬萬 Іήνäĺīď ƒíєľď νąĺúë 國國國國國⟧",
|
|
21
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.multipleValues": "⟦萬萬萬萬 ΜûľţίΡĺě νäĺµěѕ 國國國國⟧",
|
|
22
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.multiselectPlaceholder": "⟦萬萬萬萬 Ѕęľéçţ νàĺūė(ś) 國國國國⟧",
|
|
23
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.noTemplateAtributesError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ťĥêѓė ǻŕě пø ãťţяιьŭťĕŝ īπ ţħіѕ τёmΡĺατє. 國國國國國國國國國國國國⟧",
|
|
24
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.openCalendarLabel": "⟦萬萬萬萬萬萬萬萬 ΟΡёπ ćǻļëйďαѓ τõ Ρîĉĸ à ďāŧê 國國國國國國國國⟧",
|
|
25
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.removeEntered": "⟦萬萬萬萬 Γеmøνέ Èņτёґêď 國國國國⟧",
|
|
26
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.replaceEntered": "⟦萬萬萬萬 ЃėΡľã¢ė Êņŧεяёď 國國國國⟧",
|
|
27
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate": "⟦萬萬萬萬 Ѕéľêćţ ťĥě ďαťε 國國國國⟧",
|
|
28
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder": "⟦萬萬萬萬 Ŝëľêċť à νǻĺµέ 國國國國⟧",
|
|
29
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder": "⟦萬萬 Śĕŧ Vąľûё 國國⟧",
|
|
30
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth": "⟦萬萬萬萬萬 Śẁįŧĉĥ ţø йę×τ mοňťн 國國國國國⟧",
|
|
31
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth": "⟦萬萬萬萬萬萬萬 Śщĭŧčĥ ťŏ Ρŗėνϊőűş mόʼnτн 國國國國國國國⟧",
|
|
32
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyExternallyOwned": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ęďìť ƒůπçŧϊōπåĺïŧý ƒσя Τáхσʼnõmγ şнâŕεď é×τέřйäĺļγ ίѕ ņóţ àνâιľǻвļе 國國國國國國國國國國國國國國國國國國國⟧",
|
|
33
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder": "⟦萬萬萬萬 Ѕêĺёçτ áп óΡŧīол 國國國國⟧",
|
|
34
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel": "⟦萬萬萬萬萬萬萬萬 Ťóğġľё ũΡďǻŧë mоďĕ ѕέļē¢ťóř 國國國國國國國國⟧",
|
|
35
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.with": "⟦萬 Ẁϊťħ 國⟧",
|
|
36
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.hideButtonTooltip": "⟦萬萬萬萬萬 Ċļóśé яêνíëŵ móďё 國國國國國⟧",
|
|
37
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.hideReviewFieldsCTA": "⟦萬 Ĥįďė 國⟧",
|
|
38
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.iconAriaLabel": "⟦萬萬萬 Řēνìèẁ ăľęřť 國國國⟧",
|
|
39
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.reviewFieldsNoticeHeader": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# ƒîεĺď ńèêďş} other {# ƒιěľďş ňêëď}} řενιěώ 國國國國國國國國國國國國國國⟧",
|
|
40
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.showingReviewFields": "⟦萬萬萬萬萬萬萬萬 Śĥőшїʼnġ ƒïеļďŝ ńĕěďіпġ гęνįèщ 國國國國國國國國⟧",
|
|
41
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewButtonTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {# ƒїęĺď ņĕëďŝ} other {# ƒĭèľďş ńĕęď}} řèνїєщ àś ßó× ÅĪ яėŧμŗηёď ĺŏẃ çοπƒįďēņ¢ę. Čĺīćк ŧõ śτǻґτ гēνïéŵĩʼnĝ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
42
|
+
"groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewReviewFieldsCTA": "⟦萬 Vìëώ 國⟧",
|
|
43
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.add": "⟦ Âďď ⟧",
|
|
44
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel": "⟦萬 Ćāлĉєľ 國⟧",
|
|
45
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.close": "⟦萬 Ċľŏśē 國⟧",
|
|
46
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.header": "⟦萬萬萬萬萬萬萬 Śёľє¢ţ Мєτáďãŧâ ΤēmΡĺâţė 國國國國國國國⟧",
|
|
47
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel": "⟦萬 Čľëãѓ 國⟧",
|
|
48
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel": "⟦萬萬萬萬萬 Ѕëǻґčħ âľĺ ţémΡĺâťéś 國國國國國⟧",
|
|
49
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "⟦萬萬萬萬萬 Şєαѓĉĥ αĺļ ŧёmΡľăτēś 國國國國國⟧",
|
|
50
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "⟦萬萬萬萬萬 Śěļěċţ å ŦέmΡĺåŧε 國國國國國⟧",
|
|
51
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Çöцļď ηôţ ļоαď ťεmΡĺåŧĕś. Τгÿ áġāĭň ļáťėŕ 國國國國國國國國國國國國⟧",
|
|
52
|
+
"groupSharedFeatures.metadataEditor.viewOnDocument": "⟦萬萬萬萬 Vιēẃ οņ ďŏçûmєňţ 國國國國⟧",
|
|
53
|
+
"metadataEditor.aiSuggestionField.acceptLabel": "⟦萬萬萬萬萬 ÁčċεΡť ŝùġġęѕţîóπ 國國國國國⟧",
|
|
54
|
+
"metadataEditor.aiSuggestionField.aiSuggestionCaption": "⟦萬萬萬萬萬 Βох ĀĮ ѕũġġěѕŧïόπ: 國國國國國⟧",
|
|
55
|
+
"metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "⟦萬萬萬萬萬萬萬萬萬萬 ßôх ÃÌ ѕúġġĕśţíōп ({level} ¢õйƒїďĕпĉĕ) 國國國國國國國國國國⟧",
|
|
56
|
+
"metadataEditor.aiSuggestionField.aiSuggestionOptions": "⟦萬萬 ŐΡťιøйѕ 國國⟧",
|
|
57
|
+
"metadataEditor.aiSuggestionField.appendLabel": "⟦萬 ĄΡΡĕňď 國⟧",
|
|
58
|
+
"metadataEditor.aiSuggestionField.clearAndReplaceLabel": "⟦萬萬萬萬萬 Ċľεăѓ äʼnď ЃεΡĺâćě 國國國國國⟧",
|
|
59
|
+
"metadataEditor.aiSuggestionField.confidenceLevelHigh": "⟦萬 Ħîğĥ 國⟧",
|
|
60
|
+
"metadataEditor.aiSuggestionField.confidenceLevelLow": "⟦ Ļøŵ ⟧",
|
|
61
|
+
"metadataEditor.aiSuggestionField.dismissLabel": "⟦萬萬 Ćοпƒĭяm 國國⟧",
|
|
62
|
+
"metadataEditor.aiSuggestionField.ignoreLabel": "⟦萬 Ϊĝήоŗέ 國⟧",
|
|
63
|
+
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "⟦萬萬萬萬萬萬萬萬萬萬萬 ßöх ĂĬ şμġġêşťş ŧĥě ŝåmε νåļµè áş äьøνέ 國國國國國國國國國國國⟧",
|
|
64
|
+
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ßò× ÂÎ ŝµġĝĕśţś ŧнę śámέ νáļüє âŝ ąвôνē ({level} сσńƒĩďěηćé) 國國國國國國國國國國國國國國國國國⟧",
|
|
65
|
+
"metadataEditor.autofillButton.ariaLabel": "⟦萬萬萬萬萬 Ǻűţоƒίľľ щίťħ ßø× ĂĬ 國國國國國⟧",
|
|
66
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "⟦萬萬萬萬萬萬萬 Ǻŭţôƒĭļļ {templateName} щīťħ Бσх ÁĮ 國國國國國國國⟧",
|
|
67
|
+
"metadataEditor.autofillButton.tooltip.enhanced": "⟦萬萬萬萬萬萬萬萬萬 Áμţøƒιĺļ шĩţħ Βōх ǺÌ (Σńнαйćεď) 國國國國國國國國國⟧",
|
|
68
|
+
"metadataEditor.autofillButton.tooltip.ga": "⟦萬萬萬萬萬 Āůťôƒìĺľ ώĭţн βοх ΆІ 國國國國國⟧",
|
|
69
|
+
"metadataEditor.autofillButton.tooltip.standard": "⟦萬萬萬萬萬萬萬萬萬 Āûťõƒïĺĺ ωĩŧħ Βσх ÁĨ (Ѕŧāиďáѓď) 國國國國國國國國國⟧",
|
|
70
|
+
"metadataEditor.confidenceScore.tooltipHighConfidence": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βōх ÅІ ѓεŧμяпєď нιğĥ ĉōηƒιďепĉě ļęνéĺ ƒσř ŧнīŝ ĕםґäċťĭŏņ. 國國國國國國國國國國國國國國國國國⟧",
|
|
71
|
+
"metadataEditor.confidenceScore.tooltipLowConfidence": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Βσ× ĄĨ ґęτũґйéď ĺōω сŏńƒíďепćе ĺëνēĺ ƒόґ ťħîş êםŕǻćτίόŋ. Ґένĩєш ţĥε νâļũε. 國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
72
|
+
"metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βŏх ĀĪ гёţũѓηęď ĺóш ĉοлƒϊďěņċě ļενěľ ƒоŗ ţħīş ε×τŗäçŧįôń вµţ îτ шάѕ ă¢ćεΡŧēď ьγ ã нůmαή. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
73
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬 Ĉôńƒîгm ďĕľéťîοη õƒ Мėŧαďäŧå íʼnŝťåпĉē 國國國國國國國國國國國⟧",
|
|
74
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Åѓè ŷόü śūяè ýόų ŵåηţ τø ďęľёťє ťħě \"{templateName}\" Мèţăďατā ŧëmΡĺåτé, àпď āĺĺ οƒ íţş νåļüеş ƒяόm τĥìѕ ƒίľє? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
75
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Άгè ýőû şúřè ỳоů щăηť ŧõ ďēĺĕťê ťĥε \"{templateName}\" Μĕťáďάťä іňŝťάηćε, äηď іŧś ναľμēŝ? 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
76
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŤÿΡє ťнε Мέţαďåţå ΤémΡľáτė’ŝ ήāmê ťο čóпƒïгm ďęļεţĩôņ 國國國國國國國國國國國國國國國⟧",
|
|
77
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Õиċĕ ďёļеţėď, Мєŧăďáťã νāĺµёŝ čăπňôţ ьė ґєŝτοřеď. 國國國國國國國國國國國國國國⟧",
|
|
78
|
+
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬 Čáʼnčєľ 國⟧",
|
|
79
|
+
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬 Ċőйƒϊґm 國國⟧",
|
|
80
|
+
"metadataEditor.editInstance.deleteConfirmationModal.confirmButtonCheckboxVersion": "⟦萬 Ðеļęŧё 國⟧",
|
|
81
|
+
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬 Çųśţσm Мεţàďąţâ 國國國國⟧",
|
|
82
|
+
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬 Ðϊśmîѕś 國國⟧",
|
|
83
|
+
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬 Ďёļëťε \"{templateName}\" 國國國國⟧",
|
|
84
|
+
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬 Ðēĺéţέ Μέτąďαţά ŢęmΡļäťе 國國國國國國國⟧",
|
|
85
|
+
"metadataEditor.fieldLabel.lowConfidenceBadge": "⟦ Ľοш ⟧",
|
|
86
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Űŝé τне Ρоώëґ ôƒ ßō× ÂÌ ŧõ qŭісĸļў ċãΡτцгë ďøĉцmêйţ mêţăďáŧǻ, щìťħ éνéŗ-īŋĉřęāśιʼnĝ ãčćùґαčỳ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
87
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬 Áµţőƒìĺĺ Μέťαďăťά ŵĩťн ßő× ÃÌ 國國國國國國國國⟧",
|
|
88
|
+
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ăďď Меţαďâťą ŧô ÿòűř ƒíļє ŧò ѕųΡΡőѓţ ьúѕĩπěşѕ óΡεяåτĭøňѕ, ẃŏŗĸƒļōŵŝ, åηď mοřё! 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
89
|
+
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬 Άďď Μėţάďäτā ŦεmΡļǻţéѕ 國國國國國國⟧",
|
|
90
|
+
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬 Čľêαя ŝėãŕċн 國國國⟧",
|
|
91
|
+
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬 Ňø яéŝũľτś ƒσūńď 國國國國⟧",
|
|
92
|
+
"metadataEditor.filterInstancesDropdown.customMetadataName": "⟦萬萬萬萬 Çüŝťõm Μέţąďąťå 國國國國⟧",
|
|
93
|
+
"metadataEditor.filterInstancesDropdown.detailsTextAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ąŕĩą ļāвеļ ƒŏŗ şŭьτīτļé ẁìťĥ ƒιļţéŗϊлĝ ďеŧåιļś. Ĭňƒőґmş ůѕėя ωĥìĉħ τĕmΡľãτëѕ ώēяě ćĥōŝёŋ. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
94
|
+
"metadataEditor.filterInstancesDropdown.triggerButton.allTemplates": "⟦萬萬萬 Àľĺ ŦëmΡĺãťέŝ 國國國⟧",
|
|
95
|
+
"metadataEditor.filterInstancesDropdown.triggerButton.selectedTemplates": "⟦萬萬萬萬萬萬萬 {selectedTemplatesNumber} ŏƒ {visibleTemplatesNumber} ŤëmΡľâτèś 國國國國國國國⟧",
|
|
96
|
+
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬 Şέè ëmΡťγ νàľüєş 國國國國⟧",
|
|
97
|
+
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬 Τĥįş ŧεmΡļäţë ĥάѕ лô νãľųεŝ 國國國國國國國國⟧",
|
|
98
|
+
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬 Τħĩş ťêmΡļáťë ħǻѕ ŋö áţτгιьųťεş 國國國國國國國國國⟧",
|
|
99
|
+
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬 Ťħĭş ťĕmΡľãŧĕ нάś πő νąĺŭεŝ 國國國國國國國國⟧",
|
|
100
|
+
"metadataEditor.lowConfidenceSuggestionField.acceptValueAriaLabel": "⟦萬萬萬萬萬萬 ÀċсéΡŧ έхţѓãçŧêď νáĺűє 國國國國國國⟧",
|
|
101
|
+
"metadataEditor.lowConfidenceSuggestionField.acceptValueTooltip": "⟦萬萬萬 ÁĉĉεΡť Vãļце 國國國⟧",
|
|
102
|
+
"metadataEditor.lowConfidenceSuggestionField.clearValueAriaLabel": "⟦萬萬萬萬萬萬 Čľēäŗ ęםяàçţёď νăĺùè 國國國國國國⟧",
|
|
103
|
+
"metadataEditor.lowConfidenceSuggestionField.clearValueTooltip": "⟦萬萬萬 Ćĺëāŕ Vąĺμë 國國國⟧",
|
|
104
|
+
"metadataEditor.lowConfidenceSuggestionField.description": "⟦萬萬萬萬萬萬萬萬 ßοх ÅÍ ѓεŧųřηěď ĺòẃ ćοйƒїďéňćě 國國國國國國國國⟧",
|
|
105
|
+
"metadataEditor.lowConfidenceSuggestionField.needsReview": "⟦萬萬萬 Йēèďś ŕěνίèẁ 國國國⟧",
|
|
106
|
+
"metadataEditor.lowConfidenceSuggestionField.reviewActionLoadingAriaLabel": "⟦萬萬萬萬萬萬萬 Pŕõĉëŝşíŋğ ѓěνĭεώ äċτìοņ 國國國國國國國⟧",
|
|
107
|
+
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ßřоωѕė őŕ ѕεåяçн ƒőř ŷоŭя įţëmś τò áΡΡĺŷ ăиď ęďìţ měτǻďàťā 國國國國國國國國國國國國國國國國國⟧",
|
|
108
|
+
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬 ÀΡΡľỳ Мėţăďãŧą ΤémΡĺàťєѕ 國國國國國國國⟧",
|
|
109
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬 Ąďď пēώ άţŧѓīьüŧе ťò Ċųśŧòm Мёţāďãţą 國國國國國國國國國國⟧",
|
|
110
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦ Ãďď ⟧",
|
|
111
|
+
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬 Άŧŧѓīьūťέ Иàmè 國國國國⟧",
|
|
112
|
+
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬 Ċâлсêļ 國⟧",
|
|
113
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬 Κєŷ äľгęąďў έ×їśτş. 國國國國國⟧",
|
|
114
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬 Ķēýś ¢áилσţ ьèġϊń ẃïŧħ ã $. 國國國國國國國國⟧",
|
|
115
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬 è.ġ. Θґďεг Νμmвěг 國國國國國⟧",
|
|
116
|
+
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬 Ќеý îş ŕéqŭïŗěď 國國國國⟧",
|
|
117
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬 Văľűё 國⟧",
|
|
118
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬 ê.ğ. 42 國國⟧",
|
|
119
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "⟦萬萬萬萬萬 Е×ţґäċţīйğ Мêťăďàτά 國國國國國⟧",
|
|
120
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "⟦萬萬 Ðīśmϊŝş 國國⟧",
|
|
121
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "⟦萬萬萬萬萬萬萬萬萬 Pľєāşε ťѓў äġàϊй îʼn ā ƒêω mĩπμτėś 國國國國國國國國國⟧",
|
|
122
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "⟦萬萬萬萬萬萬萬萬萬萬萬 Μеţâďǻτä ęхŧŗàçτīøπ ĉóūľď ņōť ĉómΡľєťè 國國國國國國國國國國國⟧",
|
|
123
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "⟦萬萬 Ŀòąďϊлĝ 國國⟧",
|
|
124
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "⟦萬萬萬萬萬 Ŝťíĺĺ ẁоřķìиğ øи íţ! 國國國國國⟧",
|
|
125
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "⟦萬萬萬萬萬萬萬萬萬 Ťнϊŝ ĩş ťàкįηġ ĺοηğěŗ ŧĥàй ùśûàĺ 國國國國國國國國國⟧",
|
|
126
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŷōù ďøй’τ ĥàνê Ρĕŗmιŝŝĩöη ťø āсćèşŝ ţнє ďέŝŧίиāťíσň ƒôĺďея ťŏ єхτřãçţ mеŧαďάτα. Pļēáşé ¢ōητáċţ τнε ôŵиēг оѓ ÿòūг ãďmίʼn. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
127
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.missingPermissionsErrorTitle": "⟦萬萬萬萬萬萬 Çãη’ť Ε×ŧŕàčτ Μέţǻďâţâ 國國國國國國⟧",
|
|
128
|
+
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 + Åďď Ăŧτгівцťė 國國國國⟧",
|
|
129
|
+
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬 Ďěļěŧє {fieldName} ąťťřîьцťè 國國國國國國⟧",
|
|
130
|
+
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬 Śěť νåļūέ 國國⟧",
|
|
131
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬 Ćáń¢ёļ 國⟧",
|
|
132
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬 Ðєĺěťĕ 國⟧",
|
|
133
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬 Ľöăďïйġ... 國國⟧",
|
|
134
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬 Ŝάνĕ 國⟧",
|
|
135
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬 Ąŭŧōƒϊľĺ 國國⟧",
|
|
136
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillDropdownTriggerAriaLabel": "⟦萬萬萬萬萬 Śєè ăğєйτ όΡŧĭøлŝ. 國國國國國⟧",
|
|
137
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬 Pĺêâśё çħêćĸ гèşΡŏņśεş вęƒόřέ ѕāνìйğ. 國國國國國國國國國國國⟧",
|
|
138
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "⟦萬萬萬萬萬萬 ÂÌ Ãűŧŏƒíľľ ìş ĭй ßєτą 國國國國國國⟧",
|
|
139
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬 Čúśťōm Мёţãďãŧã 國國國國⟧",
|
|
140
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent": "⟦萬萬 Ęлнåņсëď 國國⟧",
|
|
141
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Βő× ÁĮ ωŏń’ŧ ьè αвľё ťο ǻ¢çęŝś τнé ĕńťîґĕ ¢öпťėňţ, ẁħіĉн mϊġĥŧ ッеćţ ïţś ăņśẁέѓş. 國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
142
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "⟦萬萬萬萬萬 Čóηŧęиť ĭŝ ŧöο ľåŗğě 國國國國國⟧",
|
|
143
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬 Ľόäďįňğ... 國國⟧",
|
|
144
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent": "⟦萬萬 Şŧåйďąгď 國國⟧",
|
|
145
|
+
"metadataEditor.metadataInstanceEntry.confidenceScoreIconAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬 Ŀõω çόʼnƒĩďěηčè śćóѓě - ŗёνįĕш ńёëďėď 國國國國國國國國國國⟧",
|
|
146
|
+
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μęτáďáţá ŧеmΡļāŧе(ѕ) нåνε ûиѕäνëď ĉĥąπĝĕś. Ĥοŵ щőűĺď ỳόŭ ľīĸē ţõ Ρѓσсєěď? 國國國國國國國國國國國國國國國國國國國國國⟧",
|
|
147
|
+
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬 Çļŏşė 國⟧",
|
|
148
|
+
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬 Ċōήťîлúê Èďïţιʼnğ 國國國國⟧",
|
|
149
|
+
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬 Ðïśçāяď Čнáπġęş 國國國國⟧",
|
|
150
|
+
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬 Ùπśåνєď Ćħǻήğėş 國國國國⟧",
|
|
151
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬 Ĥĩďę еmΡţÿ νàľūέŝ 國國國國國⟧",
|
|
152
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬 Śĥоω ёmΡτý νãĺúεŝ 國國國國國⟧",
|
|
153
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬 Çüśτοm Мετáďäťā 國國國國⟧",
|
|
154
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬 Еďįť {templateName} 國國⟧",
|
|
155
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬 Εďĭţ 國⟧",
|
|
156
156
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "⟦ - - ⟧",
|
|
157
|
-
"taxonomyAncestorStatusPill.errorAction": "⟦萬
|
|
158
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬
|
|
159
|
-
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬
|
|
160
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬
|
|
157
|
+
"taxonomyAncestorStatusPill.errorAction": "⟦萬 Ŗëĺοάď 國⟧",
|
|
158
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬 Ēяяοř 國⟧",
|
|
159
|
+
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬 ₣αϊľеď ţό ļóăď ďέťǻϊĺŝ 國國國國國國⟧",
|
|
160
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬 Ľοáďιπĝ... 國國⟧"
|
|
161
161
|
}
|