@box/metadata-editor 0.75.2 → 0.76.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/i18n/bn-IN.js +1 -1
- package/i18n/bn-IN.properties +1 -1
- package/i18n/da-DK.js +1 -1
- package/i18n/da-DK.properties +1 -1
- package/i18n/de-DE.js +2 -2
- package/i18n/de-DE.properties +2 -2
- package/i18n/en-x-pseudo.js +102 -102
- package/i18n/en-x-pseudo.properties +102 -102
- package/i18n/es-419.js +1 -1
- package/i18n/es-419.properties +1 -1
- package/i18n/es-ES.js +1 -1
- package/i18n/es-ES.properties +1 -1
- package/i18n/fi-FI.js +1 -1
- package/i18n/fi-FI.properties +1 -1
- package/i18n/fr-CA.js +1 -1
- package/i18n/fr-CA.properties +1 -1
- package/i18n/fr-FR.js +1 -1
- package/i18n/fr-FR.properties +1 -1
- package/i18n/hi-IN.js +1 -1
- package/i18n/hi-IN.properties +1 -1
- package/i18n/it-IT.js +1 -1
- package/i18n/it-IT.properties +1 -1
- package/i18n/ja-JP.js +1 -1
- package/i18n/ja-JP.properties +1 -1
- package/i18n/ko-KR.js +1 -1
- package/i18n/ko-KR.properties +1 -1
- package/i18n/nb-NO.js +2 -2
- package/i18n/nb-NO.properties +2 -2
- package/i18n/nl-NL.js +1 -1
- package/i18n/nl-NL.properties +1 -1
- package/i18n/pl-PL.js +1 -1
- package/i18n/pl-PL.properties +1 -1
- package/i18n/pt-BR.js +1 -1
- package/i18n/pt-BR.properties +1 -1
- package/i18n/ru-RU.js +1 -1
- package/i18n/ru-RU.properties +1 -1
- package/i18n/sv-SE.js +1 -1
- package/i18n/sv-SE.properties +1 -1
- package/i18n/tr-TR.js +1 -1
- package/i18n/tr-TR.properties +1 -1
- package/i18n/zh-CN.js +2 -2
- package/i18n/zh-CN.properties +2 -2
- package/i18n/zh-TW.js +2 -2
- package/i18n/zh-TW.properties +2 -2
- package/package.json +2 -2
package/i18n/bn-IN.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "রিলোড করুন",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "ত্রুটি",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "বিশদ লোড করা যায়নি",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "লোড করা হচ্ছে..."
|
105
105
|
}
|
package/i18n/bn-IN.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = রিলোড করুন
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = ত্রুটি
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = বিশদ লোড করা যায়নি
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = লোড করা হচ্ছে...
|
package/i18n/da-DK.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Genindlæs",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fejl",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Kunne ikke indlæse detaljer",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Indlæser..."
|
105
105
|
}
|
package/i18n/da-DK.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Genindlæs
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Fejl
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Kunne ikke indlæse detaljer
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Indlæser...
|
package/i18n/de-DE.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Neu laden",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fehler",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden…"
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Details konnten nicht geladen werden",
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden …"
|
105
105
|
}
|
package/i18n/de-DE.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Neu laden
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Fehler
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Details konnten nicht geladen werden
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
|
-
taxonomyAncestorStatusPill.loadingAriaLabel = Laden…
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Laden …
|
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": "⟦萬
|
2
|
+
"comboboxWithApiPagination.clearButtonAriaLabel": "⟦萬萬萬萬萬萬萬 Čĺēąŗ ιηΡũŧ àηď ѕεľêсťίőń 國國國國國國國⟧",
|
3
|
+
"comboboxWithApiPagination.errorAction": "⟦萬 Řеĺσäď 國⟧",
|
4
|
+
"comboboxWithApiPagination.errorIconLabel": "⟦萬 Σŗŕóř 國⟧",
|
5
|
+
"comboboxWithApiPagination.errorMessage": "⟦萬萬萬萬萬萬 ₣άĭļєď ŧó ĺóãď òΡťїöήş 國國國國國國⟧",
|
6
|
+
"comboboxWithApiPagination.loadingAriaLabel": "⟦萬萬 Ľσâďĭņĝ... 國國⟧",
|
7
|
+
"comboboxWithApiPagination.loadingMoreAriaLabel": "⟦萬萬萬萬 Ĺõáďіηĝ møŕε... 國國國國⟧",
|
8
|
+
"comboboxWithApiPagination.noResults": "⟦萬萬萬萬 Ŋő ѓèѕũľťś ƒόŭйď 國國國國⟧",
|
9
|
+
"groupSharedFeatures.metadataEditor.loading": "⟦萬萬 ľōàďîńĝ 國國⟧",
|
10
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "⟦萬萬萬萬萬萬萬 Ëпŧėŕ â ďăţе ăƒťęř {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": "⟦萬萬萬萬 ЃęΡľäçè Σʼnţёŗëď 國國國國⟧",
|
21
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate": "⟦萬萬萬萬 Şèľĕсŧ ťħé ďäťê 國國國國⟧",
|
22
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder": "⟦萬萬萬萬 Śēļĕčť ã νàĺùè 國國國國⟧",
|
23
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder": "⟦萬萬 Şĕŧ Våľûè 國國⟧",
|
24
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth": "⟦萬萬萬萬萬 Śẁīťĉĥ ŧö ňέхŧ mōйťħ 國國國國國⟧",
|
25
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth": "⟦萬萬萬萬萬萬萬 Śώìŧćħ ťő Ρѓëνîοūŝ mόлτħ 國國國國國國國⟧",
|
26
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder": "⟦萬萬萬萬 Şéĺëċŧ ąп ôΡτíôπ 國國國國⟧",
|
27
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel": "⟦萬萬萬萬萬萬萬萬 Ţöğġļè üΡďαţē møďė ŝĕĺέçτσґ 國國國國國國國國⟧",
|
28
|
+
"groupSharedFeatures.metadataEditor.metadataEditorFields.with": "⟦萬 Ŵïτħ 國⟧",
|
29
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.add": "⟦ Ãďď ⟧",
|
30
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel": "⟦萬 Çàпçêļ 國⟧",
|
31
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.close": "⟦萬 Ĉļōśë 國⟧",
|
32
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.header": "⟦萬萬萬萬萬萬萬 Ŝēľëčţ Мęţāďąτα ŦĕmΡľáŧε 國國國國國國國⟧",
|
33
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel": "⟦萬 Çĺêàґ 國⟧",
|
34
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel": "⟦萬萬萬萬萬 Şéãгĉн āļľ τêmΡĺâτêş 國國國國國⟧",
|
35
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "⟦萬萬萬萬萬 Şěâŗсн äļĺ ŧėmΡĺáťëś 國國國國國⟧",
|
36
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "⟦萬萬萬萬萬 Ѕèļέċť ą ŦêmΡľăτε 國國國國國⟧",
|
37
|
+
"groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ċοûļď йοŧ ľøάď ťêmΡĺåţеŝ. Τŗў åĝαīʼn ļâŧėѓ 國國國國國國國國國國國國⟧",
|
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": "⟦萬 Ĩĝлóŗė 國⟧",
|
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ëŧąďãţą, щĩţн ενèя-îиċŗęåѕϊпġ ǻĉćùѓąсỳ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
|
56
|
+
"metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "⟦萬萬萬萬萬萬萬萬 Άµťőƒїļļ Мèţάďăŧã ẃïťн Бŏ× ÂĨ 國國國國國國國國⟧",
|
57
|
+
"metadataEditor.fileLevel.emptyState.default.body": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àďď Μėťăďǻŧå ţò Уόμř ƒíļę ţò ŝùΡΡőŕţ ьůѕíпęŝş ŏΡěŕåťīøʼnŝ, ẃоѓĸƒļōώś, åпď 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Ρļãŧē ĥáş йő νåļûĕѕ 國國國國國國國國⟧",
|
63
|
+
"metadataEditor.instanceLevel.emptyState.noAttributes.heading": "⟦萬萬萬萬萬萬萬萬萬 Ŧħîѕ τēmΡĺāŧę нăś лσ ãťţřįьũţěѕ 國國國國國國國國國⟧",
|
64
|
+
"metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "⟦萬萬萬萬萬萬萬萬 Τнìś τëmΡľåŧε ĥǻş ʼnό νάļμέѕ 國國國國國國國國⟧",
|
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": "⟦萬萬萬萬 Ďιśсǻѓď Ćĥάйġëş 國國國國⟧",
|
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
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "⟦ - - ⟧",
|
101
|
-
"taxonomyAncestorStatusPill.errorAction": "⟦萬
|
102
|
-
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬
|
101
|
+
"taxonomyAncestorStatusPill.errorAction": "⟦萬 Řėļόâď 國⟧",
|
102
|
+
"taxonomyAncestorStatusPill.errorIconLabel": "⟦萬 Ēґŗоґ 國⟧",
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "⟦萬萬萬萬萬萬 ₣āιļέď ŧô ļоāď ďėŧãīľś 國國國國國國⟧",
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "⟦萬萬 Ĺσǻďϊņğ... 國國⟧"
|
105
105
|
}
|
@@ -1,206 +1,206 @@
|
|
1
1
|
# Aria label for the clear button visible at the end of the combobox. When clicked, it will clear all text in the input, as well as the current selection.
|
2
|
-
comboboxWithApiPagination.clearButtonAriaLabel = ⟦萬萬萬萬萬萬萬
|
2
|
+
comboboxWithApiPagination.clearButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Čĺēąŗ ιηΡũŧ àηď ѕεľêсťίőń 國國國國國國國⟧
|
3
3
|
# Error message displayed resembling button that calls to action to reload the results
|
4
|
-
comboboxWithApiPagination.errorAction = ⟦萬
|
4
|
+
comboboxWithApiPagination.errorAction = ⟦萬 Řеĺσäď 國⟧
|
5
5
|
# Aria-label text for the error icon in the loading results error message
|
6
|
-
comboboxWithApiPagination.errorIconLabel = ⟦萬
|
6
|
+
comboboxWithApiPagination.errorIconLabel = ⟦萬 Σŗŕóř 國⟧
|
7
7
|
# Error message displayed as inline notice that informs the user that the options failed to load
|
8
|
-
comboboxWithApiPagination.errorMessage = ⟦萬萬萬萬萬萬
|
8
|
+
comboboxWithApiPagination.errorMessage = ⟦萬萬萬萬萬萬 ₣άĭļєď ŧó ĺóãď òΡťїöήş 國國國國國國⟧
|
9
9
|
# Visually hidden aria-label text for the loading spinner
|
10
|
-
comboboxWithApiPagination.loadingAriaLabel = ⟦萬萬
|
10
|
+
comboboxWithApiPagination.loadingAriaLabel = ⟦萬萬 Ľσâďĭņĝ... 國國⟧
|
11
11
|
# Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
|
12
|
-
comboboxWithApiPagination.loadingMoreAriaLabel = ⟦萬萬萬萬
|
12
|
+
comboboxWithApiPagination.loadingMoreAriaLabel = ⟦萬萬萬萬 Ĺõáďіηĝ møŕε... 國國國國⟧
|
13
13
|
# Message displayed when no results are found in the combobox
|
14
|
-
comboboxWithApiPagination.noResults = ⟦萬萬萬萬
|
14
|
+
comboboxWithApiPagination.noResults = ⟦萬萬萬萬 Ŋő ѓèѕũľťś ƒόŭйď 國國國國⟧
|
15
15
|
# Aria label indicating that content is loading or in progress
|
16
|
-
groupSharedFeatures.metadataEditor.loading = ⟦萬萬
|
16
|
+
groupSharedFeatures.metadataEditor.loading = ⟦萬萬 ľōàďîńĝ 國國⟧
|
17
17
|
# Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
|
18
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError = ⟦萬萬萬萬萬萬萬
|
18
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError = ⟦萬萬萬萬萬萬萬 Ëпŧėŕ â ďăţе ăƒťęř {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 = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ŧĥέгë áяě ńό ăťţяîвųťёŝ ϊʼn ťĥîŝ ťę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 = ⟦萬萬萬萬 ЃęΡľäçè Σʼnţёŗëď 國國國國⟧
|
39
39
|
# Aria label for selecting the date
|
40
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate = ⟦萬萬萬萬
|
40
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.selectDate = ⟦萬萬萬萬 Şèľĕсŧ ťħé ďäťê 國國國國⟧
|
41
41
|
# Placeholder text for selecting a value
|
42
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder = ⟦萬萬萬萬
|
42
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.selectValuePlaceholder = ⟦萬萬萬萬 Śēļĕčť ã νàĺùè 國國國國⟧
|
43
43
|
# Placeholder text for setting a value
|
44
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder = ⟦萬萬
|
44
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.setValuePlaceholder = ⟦萬萬 Şĕŧ Våľûè 國國⟧
|
45
45
|
# Aria label for switching to the next month in the calendar
|
46
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth = ⟦萬萬萬萬萬
|
46
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToNextMonth = ⟦萬萬萬萬萬 Śẁīťĉĥ ŧö ňέхŧ mōйťħ 國國國國國⟧
|
47
47
|
# Aria label for switching to the previous month in the calendar
|
48
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth = ⟦萬萬萬萬萬萬萬
|
48
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.switchToPreviousMonth = ⟦萬萬萬萬萬萬萬 Śώìŧćħ ťő Ρѓëνîοūŝ mόлτħ 國國國國國國國⟧
|
49
49
|
# Placeholder text for selecting a taxonomy option
|
50
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder = ⟦萬萬萬萬
|
50
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.taxonomyPlaceholder = ⟦萬萬萬萬 Şéĺëċŧ ąп ôΡτíôπ 國國國國⟧
|
51
51
|
# aria-label for an icon button that toggles visiblity of update mode slection radio control.
|
52
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel = ⟦萬萬萬萬萬萬萬萬
|
52
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.toggleUpdateModeSelectiorAriaLabel = ⟦萬萬萬萬萬萬萬萬 Ţöğġļè üΡďαţē møďė ŝĕĺέçτσґ 國國國國國國國國⟧
|
53
53
|
# Label for the additional input field that appears when the selected update mode is "Replace Entered"
|
54
|
-
groupSharedFeatures.metadataEditor.metadataEditorFields.with = ⟦萬
|
54
|
+
groupSharedFeatures.metadataEditor.metadataEditorFields.with = ⟦萬 Ŵïτħ 國⟧
|
55
55
|
# Label for the button that applies the selection and closes the template selection dialog
|
56
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.add = ⟦
|
56
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.add = ⟦ Ãďď ⟧
|
57
57
|
# Label for the button that dismisses the template selection dialog
|
58
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel = ⟦萬
|
58
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel = ⟦萬 Çàпçêļ 國⟧
|
59
59
|
# Aria label for the button that closes the template selection dialog
|
60
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.close = ⟦萬
|
60
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.close = ⟦萬 Ĉļōśë 國⟧
|
61
61
|
# Title for the metadata template selection dialog
|
62
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.header = ⟦萬萬萬萬萬萬萬
|
62
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.header = ⟦萬萬萬萬萬萬萬 Ŝēľëčţ Мęţāďąτα ŦĕmΡľáŧε 國國國國國國國⟧
|
63
63
|
# Accessibility label for the button that clears the value of the search input that filters the templates in the metadata template selection dialog
|
64
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel = ⟦萬
|
64
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputClearAriaLabel = ⟦萬 Çĺêàґ 國⟧
|
65
65
|
# Accessibility label for icon inside the search input that filters the templates in the metadata template selection dialog
|
66
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel = ⟦萬萬萬萬萬
|
66
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputIconAriaLabel = ⟦萬萬萬萬萬 Şéãгĉн āļľ τêmΡĺâτêş 國國國國國⟧
|
67
67
|
# Placeholder text for the search input in the metadata template selector modal
|
68
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder = ⟦萬萬萬萬萬
|
68
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder = ⟦萬萬萬萬萬 Şěâŗсн äļĺ ŧėmΡĺáťëś 國國國國國⟧
|
69
69
|
# Placeholder text prompting the user to select a template
|
70
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = ⟦萬萬萬萬萬
|
70
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = ⟦萬萬萬萬萬 Ѕèļέċť ą ŦêmΡľăτε 國國國國國⟧
|
71
71
|
# Error message displayed when templates fail to load
|
72
|
-
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
72
|
+
groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Ċοûļď йοŧ ľøάď ťêmΡĺåţеŝ. Τŗў åĝαīʼn ļâŧėѓ 國國國國國國國國國國國國⟧
|
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 ignoring the AI suggestion
|
88
|
-
metadataEditor.aiSuggestionField.ignoreLabel = ⟦萬
|
88
|
+
metadataEditor.aiSuggestionField.ignoreLabel = ⟦萬 Ĩĝлóŗė 國⟧
|
89
89
|
# Paragraph asking user are they sure that they want to delete the template
|
90
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
90
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Άяĕ γøũ şũгë γоμ ẁáητ ţο ďêļęťε τħé "{templateName}" Μετάďάťά ŧёmΡļãτè, āηď ǻļľ οƒ įţś νăĺűеś ƒѓőm ŧĥιş ƒϊļě? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
91
91
|
# Label informing how to confirm deletion of the template
|
92
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
92
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŤУΡĕ τħε Мêťâďāţâ ŦĕmΡľăτē’ŝ ήàmĕ ţσ çôлƒĩŕm ďęľëŧϊőņ 國國國國國國國國國國國國國國國⟧
|
93
93
|
# Paragraph informing that data cannot be restored
|
94
|
-
metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
94
|
+
metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Οʼn¢ë ďèľёţěď, Μëţäďáţá νăļůεŝ ćåŋηøτ вê гēşţōŗèď. 國國國國國國國國國國國國國國⟧
|
95
95
|
# CTA to cancel deletion of the template
|
96
|
-
metadataEditor.editInstance.deleteConfirmationModal.cancelButton = ⟦萬
|
96
|
+
metadataEditor.editInstance.deleteConfirmationModal.cancelButton = ⟦萬 Çâлçέľ 國⟧
|
97
97
|
# CTA to confirm deletion of the template
|
98
|
-
metadataEditor.editInstance.deleteConfirmationModal.confirmButton = ⟦萬萬
|
98
|
+
metadataEditor.editInstance.deleteConfirmationModal.confirmButton = ⟦萬萬 Ćøпƒιřm 國國⟧
|
99
99
|
# Template named used when user created custom metadata template
|
100
|
-
metadataEditor.editInstance.deleteConfirmationModal.customMedatata = ⟦萬萬萬萬
|
100
|
+
metadataEditor.editInstance.deleteConfirmationModal.customMedatata = ⟦萬萬萬萬 Çûşŧøm Меţåďäτã 國國國國⟧
|
101
101
|
# Aria label for Dismiss (x) button
|
102
|
-
metadataEditor.editInstance.deleteConfirmationModal.dismissButton = ⟦萬萬
|
102
|
+
metadataEditor.editInstance.deleteConfirmationModal.dismissButton = ⟦萬萬 Ďìѕmìśѕ 國國⟧
|
103
103
|
# Header informing that template will be deleted
|
104
|
-
metadataEditor.editInstance.deleteConfirmationModal.header = ⟦萬萬萬萬
|
104
|
+
metadataEditor.editInstance.deleteConfirmationModal.header = ⟦萬萬萬萬 Ďεľěŧё "{templateName}" 國國國國⟧
|
105
105
|
# Aria label for header informing that template will be deleted
|
106
|
-
metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = ⟦萬萬萬萬萬萬萬
|
106
|
+
metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = ⟦萬萬萬萬萬萬萬 Ðēļеŧē Мёţåďατã ΤëmΡĺäťέ 國國國國國國國⟧
|
107
107
|
# Description of Box AI features
|
108
|
-
metadataEditor.fileLevel.emptyState.boxAiEnabled.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
108
|
+
metadataEditor.fileLevel.emptyState.boxAiEnabled.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ųśë τĥέ Ρöẃёѓ ōƒ ßο× ĀΪ τσ qųîçκĺý сǻΡţūѓě ďőčûměиť mëŧąďãţą, щĩţн ενèя-îиċŗęåѕϊпġ ǻĉćùѓąсỳ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
109
109
|
# Call to encourage user to use Box AI to autofill metadata fields
|
110
|
-
metadataEditor.fileLevel.emptyState.boxAiEnabled.heading = ⟦萬萬萬萬萬萬萬萬
|
110
|
+
metadataEditor.fileLevel.emptyState.boxAiEnabled.heading = ⟦萬萬萬萬萬萬萬萬 Άµťőƒїļļ Мèţάďăŧã ẃïťн Бŏ× ÂĨ 國國國國國國國國⟧
|
111
111
|
# Description of metadata features
|
112
|
-
metadataEditor.fileLevel.emptyState.default.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
112
|
+
metadataEditor.fileLevel.emptyState.default.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àďď Μėťăďǻŧå ţò Уόμř ƒíļę ţò ŝùΡΡőŕţ ьůѕíпęŝş ŏΡěŕåťīøʼnŝ, ẃоѓĸƒļōώś, åпď mŏяé! 國國國國國國國國國國國國國國國國國國國國國國國⟧
|
113
113
|
# Call to encourage user to add metadata templates
|
114
|
-
metadataEditor.fileLevel.emptyState.default.heading = ⟦萬萬萬萬萬萬
|
114
|
+
metadataEditor.fileLevel.emptyState.default.heading = ⟦萬萬萬萬萬萬 Àďď Μεŧąďāŧã ΤĕmΡľăţëѕ 國國國國國國⟧
|
115
115
|
# Aria label used to clear search input
|
116
|
-
metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = ⟦萬萬萬
|
116
|
+
metadataEditor.filterDropdownMenuSearch.iconButtonAriaLabel = ⟦萬萬萬 Ĉľêäѓ şęąřĉĥ 國國國⟧
|
117
117
|
# Message displayed when there is no matching option in filter dropdown menu
|
118
|
-
metadataEditor.filterDropdownMenuSearch.noResultsFound = ⟦萬萬萬萬
|
118
|
+
metadataEditor.filterDropdownMenuSearch.noResultsFound = ⟦萬萬萬萬 Ŋö ŗèѕúĺťѕ ƒøμиď 國國國國⟧
|
119
119
|
# Call to show empty values
|
120
|
-
metadataEditor.instanceLevel.emptyState.emptyValues.Cta = ⟦萬萬萬萬
|
120
|
+
metadataEditor.instanceLevel.emptyState.emptyValues.Cta = ⟦萬萬萬萬 Śєë ёmΡţỳ νāľûěŝ 國國國國⟧
|
121
121
|
# Header informing user that there are no values in the template
|
122
|
-
metadataEditor.instanceLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬萬
|
122
|
+
metadataEditor.instanceLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬萬 Τĥїŝ τέmΡļãŧē ĥáş йő νåļûĕѕ 國國國國國國國國⟧
|
123
123
|
# Header informing user that there are no attributes in the template
|
124
|
-
metadataEditor.instanceLevel.emptyState.noAttributes.heading = ⟦萬萬萬萬萬萬萬萬萬
|
124
|
+
metadataEditor.instanceLevel.emptyState.noAttributes.heading = ⟦萬萬萬萬萬萬萬萬萬 Ŧħîѕ τēmΡĺāŧę нăś лσ ãťţřįьũţěѕ 國國國國國國國國國⟧
|
125
125
|
# Caption about no empty values to be shown
|
126
|
-
metadataEditor.instanceLevel.emptyState.noEmptyValues.body = ⟦萬萬萬萬萬萬萬萬
|
126
|
+
metadataEditor.instanceLevel.emptyState.noEmptyValues.body = ⟦萬萬萬萬萬萬萬萬 Τнìś τëmΡľåŧε ĥǻş ʼnό νάļμέѕ 國國國國國國國國⟧
|
127
127
|
# Description how metadata can be added
|
128
|
-
metadataEditor.managerLevel.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
128
|
+
metadataEditor.managerLevel.emptyState.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Бѓσωŝė òŕ śĕåяçħ ƒόř γøųѓ íţёmѕ ťó āΡΡĺў αηď ĕďīτ mέţāďåτá 國國國國國國國國國國國國國國國國國⟧
|
129
129
|
# Call to encourage user apply metadata templates
|
130
|
-
metadataEditor.managerLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬
|
130
|
+
metadataEditor.managerLevel.emptyState.heading = ⟦萬萬萬萬萬萬萬 ÁΡΡļÿ Μéţåďâţą ŤęmΡĺąţεѕ 國國國國國國國⟧
|
131
131
|
# Aria label for card grouping two input fields: attribute name and value. This group lets user add new attribute to existing Custom Metadata template.
|
132
|
-
metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬
|
132
|
+
metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬 Âďď йêώ αŧŧгíьùťē ţŏ Ĉůѕťόm Мέťãďąτà 國國國國國國國國國國⟧
|
133
133
|
# Primary CTA button to add new field to cutom meatdata instance
|
134
|
-
metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA = ⟦
|
134
|
+
metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA = ⟦ Àďď ⟧
|
135
135
|
# Label for the attribute name input field
|
136
|
-
metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel = ⟦萬萬萬萬
|
136
|
+
metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel = ⟦萬萬萬萬 Äτţŕïвůťę Ňąmё 國國國國⟧
|
137
137
|
# Cancel button text
|
138
|
-
metadataEditor.metadataEditor.customIntanceNewField.cancelCTA = ⟦萬
|
138
|
+
metadataEditor.metadataEditor.customIntanceNewField.cancelCTA = ⟦萬 Ċăήčëĺ 國⟧
|
139
139
|
# Error enforcing unique key for custom metadata
|
140
|
-
metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey = ⟦萬萬萬萬萬
|
140
|
+
metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey = ⟦萬萬萬萬萬 Κεγ äľґєąďУ ё×ĩѕτŝ. 國國國國國⟧
|
141
141
|
# Error enforcing non internal key for custom metadata
|
142
|
-
metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey = ⟦萬萬萬萬萬萬萬萬
|
142
|
+
metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey = ⟦萬萬萬萬萬萬萬萬 Κëŷş čąŋŋòŧ вεġįή шĩţħ â $. 國國國國國國國國⟧
|
143
143
|
# Placeholder for the key field for custom metadata
|
144
|
-
metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder = ⟦萬萬萬萬萬
|
144
|
+
metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder = ⟦萬萬萬萬萬 é.ġ. Όŕďĕґ Йµmвęґ 國國國國國⟧
|
145
145
|
# Error enforcing required key for custom metadata
|
146
|
-
metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = ⟦萬萬萬萬
|
146
|
+
metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = ⟦萬萬萬萬 ЌėУ їś яεqùìŗęď 國國國國⟧
|
147
147
|
# Label for the value input field
|
148
|
-
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = ⟦萬
|
148
|
+
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = ⟦萬 Vάľцē 國⟧
|
149
149
|
# Placeholder for the value field for custom metadata
|
150
|
-
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = ⟦萬萬
|
150
|
+
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = ⟦萬萬 є.ġ. 42 國國⟧
|
151
151
|
# Button that allow to add new attribute to metadata custom instance
|
152
|
-
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = ⟦萬萬萬萬 +
|
152
|
+
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = ⟦萬萬萬萬 + Áďď Ǻτţґìьûťĕ 國國國國⟧
|
153
153
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
154
|
-
metadataEditor.metadataInstanceEditor.customInstance.removeAttribute = ⟦萬萬萬萬萬萬
|
154
|
+
metadataEditor.metadataInstanceEditor.customInstance.removeAttribute = ⟦萬萬萬萬萬萬 Ðеľėţĕ {fieldName} àţťřìьũτє 國國國國國國⟧
|
155
155
|
# Placeholder for the value field for custom metadata
|
156
|
-
metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder = ⟦萬萬
|
156
|
+
metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder = ⟦萬萬 Śêŧ νäĺũê 國國⟧
|
157
157
|
# Call to action to cancel and dismiss changes in Metadata Instance.
|
158
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton = ⟦萬
|
158
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.cancelButton = ⟦萬 Ċąпćęĺ 國⟧
|
159
159
|
# Call to action to delete Metadata Instance.
|
160
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton = ⟦萬
|
160
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton = ⟦萬 Ðёĺèťē 國⟧
|
161
161
|
# Aria label used to indicate that the button is currently loading.
|
162
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = ⟦萬萬
|
162
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = ⟦萬萬 Ĺóαďįлğ... 國國⟧
|
163
163
|
# Call to action to save Metadata Instance.
|
164
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = ⟦萬
|
164
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = ⟦萬 Śąνè 國⟧
|
165
165
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
166
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ⟦萬萬
|
166
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = ⟦萬萬 Ãůŧôƒíĺĺ 國國⟧
|
167
167
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
168
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = ⟦萬萬萬萬萬
|
168
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = ⟦萬萬萬萬萬 Āūţőƒĭļĺ щϊţħ Βőх ΑĨ 國國國國國⟧
|
169
169
|
# Header with Custom Metadata template name
|
170
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = ⟦萬萬萬萬
|
170
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = ⟦萬萬萬萬 Čüѕťσm Μεţάďãτα 國國國國⟧
|
171
171
|
# Aria label used to indicate that the button is currently loading.
|
172
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = ⟦萬萬
|
172
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = ⟦萬萬 Ľőàďìлğ... 國國⟧
|
173
173
|
# Body for the unsaved changes modal
|
174
|
-
metadataEditor.unsavedChangesModal.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
174
|
+
metadataEditor.unsavedChangesModal.body = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Меŧäďąτà ťëmΡľαţę(ѕ) нäνе ũηŝąνëď ċнäŋğēś. Ηоώ щσũĺď ýõů ľìķе ţο Ρґõčėěď? 國國國國國國國國國國國國國國國國國國國國國⟧
|
175
175
|
# Label for close (x) button
|
176
|
-
metadataEditor.unsavedChangesModal.closeLabel = ⟦萬
|
176
|
+
metadataEditor.unsavedChangesModal.closeLabel = ⟦萬 Ĉĺòŝė 國⟧
|
177
177
|
# CTA for going back to edit mode of the current template
|
178
|
-
metadataEditor.unsavedChangesModal.continueEditingCTA = ⟦萬萬萬萬
|
178
|
+
metadataEditor.unsavedChangesModal.continueEditingCTA = ⟦萬萬萬萬 Čòńţίήūĕ Έďïţìпğ 國國國國⟧
|
179
179
|
# CTA for discarding unsaved changes
|
180
|
-
metadataEditor.unsavedChangesModal.discardChangesCTA = ⟦萬萬萬萬
|
180
|
+
metadataEditor.unsavedChangesModal.discardChangesCTA = ⟦萬萬萬萬 Ďιśсǻѓď Ćĥάйġëş 國國國國⟧
|
181
181
|
# Header for the unsaved changes modal
|
182
|
-
metadataEditor.unsavedChangesModal.header = ⟦萬萬萬萬
|
182
|
+
metadataEditor.unsavedChangesModal.header = ⟦萬萬萬萬 Ūńśâνėď Ċнάπĝęś 國國國國⟧
|
183
183
|
# Call to action to hide all empty values
|
184
|
-
metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = ⟦萬萬萬萬萬
|
184
|
+
metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = ⟦萬萬萬萬萬 Ήïďê émΡŧУ νãĺůĕś 國國國國國⟧
|
185
185
|
# Call to action to show hidden empty values
|
186
|
-
metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = ⟦萬萬萬萬萬
|
186
|
+
metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = ⟦萬萬萬萬萬 Ѕĥőẁ єmΡţУ νάľúеѕ 國國國國國⟧
|
187
187
|
# Aria label for the autofill button
|
188
|
-
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = ⟦萬萬萬萬萬萬萬
|
188
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = ⟦萬萬萬萬萬萬萬 Äųŧоƒίľļ {templateName} ŵîťн Бóх ÁÎ 國國國國國國國⟧
|
189
189
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
190
|
-
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = ⟦萬萬萬萬萬萬萬
|
190
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = ⟦萬萬萬萬萬萬萬 Ąũťòƒіľļ {templateName} шíŧĥ ßò× ÁÌ 國國國國國國國⟧
|
191
191
|
# Header with Custom Metadata template name
|
192
|
-
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = ⟦萬萬萬萬
|
192
|
+
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = ⟦萬萬萬萬 ǵşŧοm Μёτãďâťą 國國國國⟧
|
193
193
|
# Aria label for the edit button
|
194
|
-
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = ⟦萬萬
|
194
|
+
metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = ⟦萬萬 Σďĭŧ {templateName} 國國⟧
|
195
195
|
# Tooltip text explaining that by clicking button user can edit template
|
196
|
-
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = ⟦萬
|
196
|
+
metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = ⟦萬 Ėďįţ 國⟧
|
197
197
|
# Default value for ancestor level value when it is empty
|
198
198
|
taxonomyAncestorStatusPill.emptyAncestorLevelValue = ⟦ - - ⟧
|
199
199
|
# Error message displayed resembling button that calls to action to reload the details
|
200
|
-
taxonomyAncestorStatusPill.errorAction = ⟦萬
|
200
|
+
taxonomyAncestorStatusPill.errorAction = ⟦萬 Řėļόâď 國⟧
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
|
-
taxonomyAncestorStatusPill.errorIconLabel = ⟦萬
|
202
|
+
taxonomyAncestorStatusPill.errorIconLabel = ⟦萬 Ēґŗоґ 國⟧
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage = ⟦萬萬萬萬萬萬
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = ⟦萬萬萬萬萬萬 ₣āιļέď ŧô ļоāď ďėŧãīľś 國國國國國國⟧
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
|
-
taxonomyAncestorStatusPill.loadingAriaLabel = ⟦萬萬
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = ⟦萬萬 Ĺσǻďϊņğ... 國國⟧
|
package/i18n/es-419.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Recargar",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Error",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Error al cargar los detalles",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Cargando…"
|
105
105
|
}
|
package/i18n/es-419.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Recargar
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Error
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Error al cargar los detalles
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Cargando…
|
package/i18n/es-ES.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Recargar",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Error",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Error al cargar los detalles",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Cargando…"
|
105
105
|
}
|
package/i18n/es-ES.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Recargar
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Error
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Error al cargar los detalles
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Cargando…
|
package/i18n/fi-FI.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Lataa uudelleen",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Virhe",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Tietoja ei voitu ladata",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Ladataan..."
|
105
105
|
}
|
package/i18n/fi-FI.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Lataa uudelleen
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Virhe
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Tietoja ei voitu ladata
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Ladataan...
|
package/i18n/fr-CA.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Recharger",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Erreur",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Échec du chargement des détails",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Chargement en cours..."
|
105
105
|
}
|
package/i18n/fr-CA.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Recharger
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Erreur
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Échec du chargement des détails
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Chargement en cours...
|
package/i18n/fr-FR.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Recharger",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Erreur",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Échec du chargement des détails",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Chargement en cours..."
|
105
105
|
}
|
package/i18n/fr-FR.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Recharger
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Erreur
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Échec du chargement des détails
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Chargement en cours...
|
package/i18n/hi-IN.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "फिर से लोड करें",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "त्रुटि",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "विवरण लोड करने में विफल रहा",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "लोड हो रहा है..."
|
105
105
|
}
|
package/i18n/hi-IN.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = फिर से लोड करें
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = त्रुटि
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = विवरण लोड करने में विफल रहा
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = लोड हो रहा है...
|
package/i18n/it-IT.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Ricarica",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Errore",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Caricamento dei dettagli non riuscito",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Caricamento in corso..."
|
105
105
|
}
|
package/i18n/it-IT.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Ricarica
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Errore
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Caricamento dei dettagli non riuscito
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Caricamento in corso...
|
package/i18n/ja-JP.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "再読み込み",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "エラー",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "詳細を読み込めませんでした",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "読み込み中..."
|
105
105
|
}
|
package/i18n/ja-JP.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = 再読み込み
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = エラー
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = 詳細を読み込めませんでした
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = 読み込み中...
|
package/i18n/ko-KR.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "다시 로드",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "오류",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "상세한 내용을 로드하지 못함",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "로드 중..."
|
105
105
|
}
|
package/i18n/ko-KR.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = 다시 로드
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = 오류
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = 상세한 내용을 로드하지 못함
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = 로드 중...
|
package/i18n/nb-NO.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Last inn på nytt",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Feil",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laster
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Kunne ikke laste inn detaljer",
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laster …"
|
105
105
|
}
|
package/i18n/nb-NO.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Last inn på nytt
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Feil
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Kunne ikke laste inn detaljer
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
|
-
taxonomyAncestorStatusPill.loadingAriaLabel = Laster
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = Laster …
|
package/i18n/nl-NL.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Opnieuw laden",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fout",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Kan geen details laden",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden..."
|
105
105
|
}
|
package/i18n/nl-NL.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Opnieuw laden
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Fout
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Kan geen details laden
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Laden...
|
package/i18n/pl-PL.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Wczytaj ponownie",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Błąd",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Nie udało się wczytać szczegółów",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Trwa wczytywanie..."
|
105
105
|
}
|
package/i18n/pl-PL.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Wczytaj ponownie
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Błąd
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Nie udało się wczytać szczegółów
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Trwa wczytywanie...
|
package/i18n/pt-BR.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Recarregar",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Erro",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Falha ao carregar detalhes",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Carregando..."
|
105
105
|
}
|
package/i18n/pt-BR.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Recarregar
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Erro
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Falha ao carregar detalhes
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Carregando...
|
package/i18n/ru-RU.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Перезагрузить",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Ошибка",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Не удалось загрузить сведения",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Загрузка..."
|
105
105
|
}
|
package/i18n/ru-RU.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Перезагрузить
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Ошибка
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Не удалось загрузить сведения
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Загрузка...
|
package/i18n/sv-SE.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Ladda om",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fel",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Det gick inte att ladda information",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Läser in..."
|
105
105
|
}
|
package/i18n/sv-SE.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Ladda om
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Fel
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Det gick inte att ladda information
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Läser in...
|
package/i18n/tr-TR.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "Yeniden yükle",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "Hata",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "Ayrıntılar yüklenemedi",
|
104
104
|
"taxonomyAncestorStatusPill.loadingAriaLabel": "Yükleniyor..."
|
105
105
|
}
|
package/i18n/tr-TR.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = Yeniden yükle
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = Hata
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = Ayrıntılar yüklenemedi
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
206
|
taxonomyAncestorStatusPill.loadingAriaLabel = Yükleniyor...
|
package/i18n/zh-CN.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "重新加载",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "错误",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "无法加载详细信息",
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "正在加载..."
|
105
105
|
}
|
package/i18n/zh-CN.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = 重新加载
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = 错误
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = 无法加载详细信息
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
|
-
taxonomyAncestorStatusPill.loadingAriaLabel =
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = 正在加载...
|
package/i18n/zh-TW.js
CHANGED
@@ -100,6 +100,6 @@ export default {
|
|
100
100
|
"taxonomyAncestorStatusPill.emptyAncestorLevelValue": "- -",
|
101
101
|
"taxonomyAncestorStatusPill.errorAction": "重新載入",
|
102
102
|
"taxonomyAncestorStatusPill.errorIconLabel": "錯誤",
|
103
|
-
"taxonomyAncestorStatusPill.errorMessage": "
|
104
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "
|
103
|
+
"taxonomyAncestorStatusPill.errorMessage": "載入詳細資料失敗",
|
104
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "正在載入..."
|
105
105
|
}
|
package/i18n/zh-TW.properties
CHANGED
@@ -201,6 +201,6 @@ taxonomyAncestorStatusPill.errorAction = 重新載入
|
|
201
201
|
# Aria-label text for the error icon in the loading results error message
|
202
202
|
taxonomyAncestorStatusPill.errorIconLabel = 錯誤
|
203
203
|
# Error message displayed as inline notice that informs the user that the taxonomy details failed to load
|
204
|
-
taxonomyAncestorStatusPill.errorMessage =
|
204
|
+
taxonomyAncestorStatusPill.errorMessage = 載入詳細資料失敗
|
205
205
|
# Visually hidden aria-label text for the loading spinner
|
206
|
-
taxonomyAncestorStatusPill.loadingAriaLabel =
|
206
|
+
taxonomyAncestorStatusPill.loadingAriaLabel = 正在載入...
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@box/metadata-editor",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.76.0",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@ariakit/react": "0.4.5",
|
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": "57cb3c187b17cb153dc6d5cc7e6400f13c492ac9"
|
57
57
|
}
|