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