@box/metadata-editor 0.73.2 → 0.74.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/i18n/bn-IN.js +3 -3
- package/i18n/bn-IN.properties +10 -0
- package/i18n/da-DK.js +3 -3
- package/i18n/da-DK.properties +10 -0
- package/i18n/de-DE.js +3 -3
- package/i18n/de-DE.properties +10 -0
- package/i18n/en-AU.properties +10 -0
- package/i18n/en-CA.properties +10 -0
- package/i18n/en-GB.properties +10 -0
- package/i18n/en-x-pseudo.js +103 -103
- package/i18n/en-x-pseudo.properties +108 -98
- package/i18n/es-419.js +2 -2
- package/i18n/es-419.properties +10 -0
- package/i18n/es-ES.js +2 -2
- package/i18n/es-ES.properties +10 -0
- package/i18n/fi-FI.js +3 -3
- package/i18n/fi-FI.properties +10 -0
- package/i18n/fr-CA.js +3 -3
- package/i18n/fr-CA.properties +10 -0
- package/i18n/fr-FR.js +3 -3
- package/i18n/fr-FR.properties +10 -0
- package/i18n/hi-IN.js +3 -3
- package/i18n/hi-IN.properties +10 -0
- package/i18n/it-IT.js +3 -3
- package/i18n/it-IT.properties +10 -0
- package/i18n/ja-JP.js +3 -3
- package/i18n/ja-JP.properties +10 -0
- package/i18n/ko-KR.js +3 -3
- package/i18n/ko-KR.properties +10 -0
- package/i18n/nb-NO.js +3 -3
- package/i18n/nb-NO.properties +10 -0
- package/i18n/nl-NL.js +3 -3
- package/i18n/nl-NL.properties +10 -0
- package/i18n/pl-PL.js +3 -3
- package/i18n/pl-PL.properties +10 -0
- package/i18n/pt-BR.js +3 -3
- package/i18n/pt-BR.properties +10 -0
- package/i18n/ru-RU.js +3 -3
- package/i18n/ru-RU.properties +10 -0
- package/i18n/sv-SE.js +3 -3
- package/i18n/sv-SE.properties +10 -0
- package/i18n/tr-TR.js +3 -3
- package/i18n/tr-TR.properties +10 -0
- package/i18n/zh-CN.js +3 -3
- package/i18n/zh-CN.properties +10 -0
- package/i18n/zh-TW.js +3 -3
- package/i18n/zh-TW.properties +10 -0
- package/package.json +3 -3
package/i18n/bn-IN.js
CHANGED
@@ -98,8 +98,8 @@ export default {
|
|
98
98
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "{templateName} এডিট করুন",
|
99
99
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "সম্পাদনা করুন",
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
|
-
"taxonomyAncestorStatusPill.errorAction": "
|
102
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "
|
101
|
+
"taxonomyAncestorStatusPill.errorAction": "রিলোড করুন",
|
102
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "ত্রুটি",
|
103
103
|
"taxonomyAncestorStatusPill.errorMessage": "Failed to load details",
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "লোড করা হচ্ছে..."
|
105
105
|
}
|
package/i18n/bn-IN.properties
CHANGED
@@ -194,3 +194,13 @@ metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = কা
|
|
194
194
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = {templateName} এডিট করুন
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
196
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = সম্পাদনা করুন
|
197
|
+
# Default value for ancestor level value when it is empty
|
198
|
+
taxonomyAncestorStatusPill.emptyAncestorLevelValue = - -
|
199
|
+
# Error message displayed resembling button that calls to action to reload the details
|
200
|
+
taxonomyAncestorStatusPill.errorAction = রিলোড করুন
|
201
|
+
# Aria-label text for the error icon in the loading results error message
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = ত্রুটি
|
203
|
+
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Failed to load details
|
205
|
+
# Visually hidden aria-label text for the loading spinner
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = লোড করা হচ্ছে...
|
package/i18n/da-DK.js
CHANGED
@@ -98,8 +98,8 @@ export default {
|
|
98
98
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Rediger {templateName}",
|
99
99
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Rediger",
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
|
-
"taxonomyAncestorStatusPill.errorAction": "
|
102
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "
|
101
|
+
"taxonomyAncestorStatusPill.errorAction": "Genindlæs",
|
102
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "Fejl",
|
103
103
|
"taxonomyAncestorStatusPill.errorMessage": "Failed to load details",
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Indlæser..."
|
105
105
|
}
|
package/i18n/da-DK.properties
CHANGED
@@ -194,3 +194,13 @@ metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Brugerd
|
|
194
194
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = Rediger {templateName}
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
196
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Rediger
|
197
|
+
# Default value for ancestor level value when it is empty
|
198
|
+
taxonomyAncestorStatusPill.emptyAncestorLevelValue = - -
|
199
|
+
# Error message displayed resembling button that calls to action to reload the details
|
200
|
+
taxonomyAncestorStatusPill.errorAction = Genindlæs
|
201
|
+
# Aria-label text for the error icon in the loading results error message
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = Fejl
|
203
|
+
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Failed to load details
|
205
|
+
# Visually hidden aria-label text for the loading spinner
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Indlæser...
|
package/i18n/de-DE.js
CHANGED
@@ -98,8 +98,8 @@ export default {
|
|
98
98
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "{templateName} bearbeiten",
|
99
99
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Bearbeiten",
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
|
-
"taxonomyAncestorStatusPill.errorAction": "
|
102
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "
|
101
|
+
"taxonomyAncestorStatusPill.errorAction": "Neu laden",
|
102
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "Fehler",
|
103
103
|
"taxonomyAncestorStatusPill.errorMessage": "Failed to load details",
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden…"
|
105
105
|
}
|
package/i18n/de-DE.properties
CHANGED
@@ -194,3 +194,13 @@ metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Benutze
|
|
194
194
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = {templateName} bearbeiten
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
196
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Bearbeiten
|
197
|
+
# Default value for ancestor level value when it is empty
|
198
|
+
taxonomyAncestorStatusPill.emptyAncestorLevelValue = - -
|
199
|
+
# Error message displayed resembling button that calls to action to reload the details
|
200
|
+
taxonomyAncestorStatusPill.errorAction = Neu laden
|
201
|
+
# Aria-label text for the error icon in the loading results error message
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = Fehler
|
203
|
+
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Failed to load details
|
205
|
+
# Visually hidden aria-label text for the loading spinner
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Laden…
|
package/i18n/en-AU.properties
CHANGED
@@ -194,3 +194,13 @@ metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Custom
|
|
194
194
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = Edit {templateName}
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
196
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Edit
|
197
|
+
# Default value for ancestor level value when it is empty
|
198
|
+
taxonomyAncestorStatusPill.emptyAncestorLevelValue = - -
|
199
|
+
# Error message displayed resembling button that calls to action to reload the details
|
200
|
+
taxonomyAncestorStatusPill.errorAction = Reload
|
201
|
+
# Aria-label text for the error icon in the loading results error message
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = Error
|
203
|
+
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Failed to load details
|
205
|
+
# Visually hidden aria-label text for the loading spinner
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Loading...
|
package/i18n/en-CA.properties
CHANGED
@@ -194,3 +194,13 @@ metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Custom
|
|
194
194
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = Edit {templateName}
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
196
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Edit
|
197
|
+
# Default value for ancestor level value when it is empty
|
198
|
+
taxonomyAncestorStatusPill.emptyAncestorLevelValue = - -
|
199
|
+
# Error message displayed resembling button that calls to action to reload the details
|
200
|
+
taxonomyAncestorStatusPill.errorAction = Reload
|
201
|
+
# Aria-label text for the error icon in the loading results error message
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = Error
|
203
|
+
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Failed to load details
|
205
|
+
# Visually hidden aria-label text for the loading spinner
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Loading...
|
package/i18n/en-GB.properties
CHANGED
@@ -194,3 +194,13 @@ metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Custom
|
|
194
194
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = Edit {templateName}
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
196
|
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Edit
|
197
|
+
# Default value for ancestor level value when it is empty
|
198
|
+
taxonomyAncestorStatusPill.emptyAncestorLevelValue = - -
|
199
|
+
# Error message displayed resembling button that calls to action to reload the details
|
200
|
+
taxonomyAncestorStatusPill.errorAction = Reload
|
201
|
+
# Aria-label text for the error icon in the loading results error message
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = Error
|
203
|
+
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Failed to load details
|
205
|
+
# Visually hidden aria-label text for the loading spinner
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Loading...
|
package/i18n/en-x-pseudo.js
CHANGED
@@ -1,105 +1,105 @@
|
|
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.ignoreLabel": "⟦萬
|
46
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
47
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
48
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬
|
50
|
-
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬
|
51
|
-
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬
|
52
|
-
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬
|
53
|
-
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬
|
54
|
-
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬
|
55
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
56
|
-
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬
|
57
|
-
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
58
|
-
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬
|
59
|
-
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬
|
60
|
-
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬
|
61
|
-
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬
|
62
|
-
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬
|
63
|
-
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬
|
64
|
-
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬
|
65
|
-
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
66
|
-
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬
|
67
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬
|
68
|
-
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦
|
69
|
-
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬
|
70
|
-
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬
|
71
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬
|
72
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬
|
73
|
-
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬
|
74
|
-
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬
|
75
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬
|
76
|
-
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬
|
77
|
-
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 +
|
78
|
-
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬
|
79
|
-
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬
|
80
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬
|
81
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬
|
82
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬
|
83
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬
|
84
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬
|
85
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "⟦萬萬萬萬萬
|
86
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬
|
87
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬
|
88
|
-
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
89
|
-
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬
|
90
|
-
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬
|
91
|
-
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬
|
92
|
-
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬
|
93
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬
|
94
|
-
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬
|
95
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "⟦萬萬萬萬萬萬萬
|
96
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "⟦萬萬萬萬萬萬萬
|
97
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬
|
98
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬
|
99
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬
|
100
|
-
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
|
-
"taxonomyAncestorStatusPill.errorAction": "
|
102
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "
|
2
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Ćĺĕáя ĭʼnΡûŧ ǻиď ѕęľęćťįőи 國國國國國國國⟧",
|
3
|
+
"comboboxWithApiPagination.errorAction": "⟦萬 Ŗéľőąď 國⟧",
|
4
|
+
"comboboxWithApiPagination.errorIconLabel": "⟦萬 Ēґґøґ 國⟧",
|
5
|
+
"comboboxWithApiPagination.errorMessage": "⟦萬萬萬萬萬萬 ₣ãĩļêď τø ļŏâď σΡŧíοŋś 國國國國國國⟧",
|
6
|
+
"comboboxWithApiPagination.loadingAriaLabel": "⟦萬萬 Ļõαďіиġ... 國國⟧",
|
7
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "⟦萬萬萬萬 Ľöáďĩʼnğ 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": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ťħèřё äŗě πō ãţţřìвüŧėş їʼn τħïŝ ŧе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ŏŋŧħ 國國國國國國國⟧",
|
26
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder": "⟦萬萬萬萬 Ѕĕľèсţ ăʼn оΡτîöņ 國國國國⟧",
|
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.ignoreLabel": "⟦萬 Îġʼnõґε 國⟧",
|
46
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Άяε γоū şµŕé Уõũ ẃαпť ťŏ ďëļêτє τнé \"{templateName}\" Мετąďαťä ţęmΡľáţê, ąńď åľľ óƒ ìţś νăĺµėѕ ƒґôm ťħιś ƒіľė? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
47
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŦÿΡё ţħê Мêτάďâτâ ŤėmΡľăτě’ѕ ňämе τσ сόйƒĩяm ďεļеτíоŋ 國國國國國國國國國國國國國國國⟧",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŏʼnĉė ďėĺέţęď, Μêţáďάŧā νąľůęŝ čāήйόŧ ьё řεѕţόѓēď. 國國國國國國國國國國國國國國⟧",
|
49
|
+
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "⟦萬 Ĉāňċéľ 國⟧",
|
50
|
+
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "⟦萬萬 Çόπƒįгm 國國⟧",
|
51
|
+
"metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "⟦萬萬萬萬 Çũŝŧõm Мêťäďäŧǻ 國國國國⟧",
|
52
|
+
"metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "⟦萬萬 Ðĭŝmìśŝ 國國⟧",
|
53
|
+
"metadataEditor.editInstance.deleteConfirmationModal.header": "⟦萬萬萬萬 Ďėľêţė \"{templateName}\" 國國國國⟧",
|
54
|
+
"metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "⟦萬萬萬萬萬萬萬 Ďєĺęťė Μεťǻďàťǻ ŦémΡļǻťė 國國國國國國國⟧",
|
55
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Üşе ţнë Ρöώęŕ σƒ Βо× ΑÎ ťо qųίçĸľý ćàΡţűŗε ďö¢úmєиť mėţáďαŧâ, шϊτн èνėя-īʼnćŕеăŝїпġ àç¢ūґąçý. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
56
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬 Ãцţòƒїĺļ Μεŧåďάŧä ώìτĥ Βòх Áİ 國國國國國國國國⟧",
|
57
|
+
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ąďď Мёťăďāτá ţο Уόμѓ ƒĭĺē ťŏ śŭΡΡőґτ вµѕíήєŝş óΡêѓàτïőńś, щόґкƒĺοẃş, äπď mоґé! 國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
58
|
+
"metadataEditor.fileLevel.emptyState.default.heading": "⟦萬萬萬萬萬萬 Ăďď Μêťáďατâ ŢěmΡļăţέş 國國國國國國⟧",
|
59
|
+
"metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel": "⟦萬萬萬 Ĉľєαř şĕάгçħ 國國國⟧",
|
60
|
+
"metadataEditor.filterDropdownMenuSearch.noResultsFound": "⟦萬萬萬萬 Ñô ѓεŝūĺτş ƒŏùήď 國國國國⟧",
|
61
|
+
"metadataEditor.instanceLevel.emptyState.emptyValues.Cta": "⟦萬萬萬萬 Ѕєé ĕmΡţÿ νăľùĕѕ 國國國國⟧",
|
62
|
+
"metadataEditor.instanceLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬萬 Τĥіŝ ťеmΡĺąτê ĥąѕ ʼnó νăĺûєş 國國國國國國國國⟧",
|
63
|
+
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬 Ţħїş ťέmΡľāŧè ħąŝ ńó ãτŧѓĩвμťęś 國國國國國國國國國⟧",
|
64
|
+
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬 Τħιś τèmΡļαťē ħåѕ ηό νάľúěş 國國國國國國國國⟧",
|
65
|
+
"metadataEditor.managerLevel.emptyState.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Бŗőщŝé øґ şέâгćн ƒõг ўομґ іŧěmѕ τо ąΡΡļγ āпď ėďίτ mέŧäďąŧã 國國國國國國國國國國國國國國國國國⟧",
|
66
|
+
"metadataEditor.managerLevel.emptyState.heading": "⟦萬萬萬萬萬萬萬 ÅΡΡļỳ Мéťάďǻţǻ ŦёmΡļαťëś 國國國國國國國⟧",
|
67
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "⟦萬萬萬萬萬萬萬萬萬萬 Ąďď пёẃ ǻττґĭвůŧέ το Ċųśτõm Мέťâďăŧā 國國國國國國國國國國⟧",
|
68
|
+
"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "⟦ Ąďď ⟧",
|
69
|
+
"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "⟦萬萬萬萬 Ǻťťѓíвμŧê Ñāmĕ 國國國國⟧",
|
70
|
+
"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "⟦萬 Čáйсєľ 國⟧",
|
71
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey": "⟦萬萬萬萬萬 Ќёγ âļґèäďУ ě×ίşťś. 國國國國國⟧",
|
72
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey": "⟦萬萬萬萬萬萬萬萬 Ќєýş сąлηόť веğїŋ ωîťħ ă $. 國國國國國國國國⟧",
|
73
|
+
"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder": "⟦萬萬萬萬萬 ε.ġ. Øѓďея Ňūmвėѓ 國國國國國⟧",
|
74
|
+
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "⟦萬萬萬萬 Κεỳ іş ґëqúįяėď 國國國國⟧",
|
75
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "⟦萬 Vàľūē 國⟧",
|
76
|
+
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "⟦萬萬 ĕ.ġ. 42 國國⟧",
|
77
|
+
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "⟦萬萬萬萬 + Ăďď Αţţŕïьŭŧε 國國國國⟧",
|
78
|
+
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "⟦萬萬萬萬萬萬 Ðęľεťë {fieldName} ăťτŗĩьůţé 國國國國國國⟧",
|
79
|
+
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "⟦萬萬 Şĕť νǻļűę 國國⟧",
|
80
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton": "⟦萬 Ĉăń¢ęļ 國⟧",
|
81
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton": "⟦萬 Ďёļεťê 國⟧",
|
82
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "⟦萬萬 Ļόαďîηĝ... 國國⟧",
|
83
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "⟦萬 Ѕâνё 國⟧",
|
84
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "⟦萬萬 Ǻůţôƒĭľľ 國國⟧",
|
85
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "⟦萬萬萬萬萬 Åцτŏƒíĺĺ щìţн ßóх ΆĮ 國國國國國⟧",
|
86
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "⟦萬萬萬萬 Ċüśτòm Мĕτąďàτā 國國國國⟧",
|
87
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "⟦萬萬 Ļōàďїпğ... 國國⟧",
|
88
|
+
"metadataEditor.unsavedChangesModal.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Мèţăďǻťά ŧеmΡĺâŧè(ѕ) ĥåνê úηŝãνёď ¢нǻлğĕś. Ησẁ ẃôůľď ỳόũ ļιĸĕ το Ρřоĉεέď? 國國國國國國國國國國國國國國國國國國國國國⟧",
|
89
|
+
"metadataEditor.unsavedChangesModal.closeLabel": "⟦萬 Çļőşё 國⟧",
|
90
|
+
"metadataEditor.unsavedChangesModal.continueEditingCTA": "⟦萬萬萬萬 Ĉõπťϊйùë Εďįťιηġ 國國國國⟧",
|
91
|
+
"metadataEditor.unsavedChangesModal.discardChangesCTA": "⟦萬萬萬萬 Ðіѕ¢åřď Ćнǻʼnġėѕ 國國國國⟧",
|
92
|
+
"metadataEditor.unsavedChangesModal.header": "⟦萬萬萬萬 Ũлŝâνеď Čĥąηġєş 國國國國⟧",
|
93
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "⟦萬萬萬萬萬 Ħíďε ēmΡτÿ νäĺμěş 國國國國國⟧",
|
94
|
+
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "⟦萬萬萬萬萬 Ѕħôω ėmΡŧŷ νãľùėѕ 國國國國國⟧",
|
95
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "⟦萬萬萬萬萬萬萬 ŵŧòƒїļľ {templateName} ŵϊŧн Βõ× ÀÍ 國國國國國國國⟧",
|
96
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "⟦萬萬萬萬萬萬萬 Äŭţŏƒіĺľ {templateName} ẁїťĥ Βø× Åİ 國國國國國國國⟧",
|
97
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "⟦萬萬萬萬 Ćμşţõm Мěťäďåťã 國國國國⟧",
|
98
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "⟦萬萬 Êďįτ {templateName} 國國⟧",
|
99
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "⟦萬 Éďĭŧ 國⟧",
|
100
|
+
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "⟦ - - ⟧",
|
101
|
+
"taxonomyAncestorStatusPill.errorAction": "⟦萬 Ґεľσãď 國⟧",
|
102
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬 Σѓґοŕ 國⟧",
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬 ₣âīĺеď ťό ļôáď ďěţåīĺŝ 國國國國國國⟧",
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬 Ŀôǻďîʼnġ... 國國⟧"
|
105
105
|
}
|