@box/metadata-editor 0.113.1 → 0.114.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/dist/i18n/bn-IN.js +2 -2
- package/dist/i18n/bn-IN.properties +3 -1
- package/dist/i18n/da-DK.js +2 -2
- package/dist/i18n/da-DK.properties +3 -1
- package/dist/i18n/de-DE.js +2 -2
- package/dist/i18n/de-DE.properties +3 -1
- package/dist/i18n/en-AU.js +1 -1
- package/dist/i18n/en-AU.properties +3 -1
- package/dist/i18n/en-CA.js +1 -1
- package/dist/i18n/en-CA.properties +3 -1
- package/dist/i18n/en-GB.js +1 -1
- package/dist/i18n/en-GB.properties +3 -1
- package/dist/i18n/en-x-pseudo.js +126 -126
- package/dist/i18n/en-x-pseudo.properties +127 -125
- package/dist/i18n/es-419.js +2 -2
- package/dist/i18n/es-419.properties +3 -1
- package/dist/i18n/es-ES.js +2 -2
- package/dist/i18n/es-ES.properties +3 -1
- package/dist/i18n/fi-FI.js +2 -2
- package/dist/i18n/fi-FI.properties +3 -1
- package/dist/i18n/fr-CA.js +2 -2
- package/dist/i18n/fr-CA.properties +3 -1
- package/dist/i18n/fr-FR.js +2 -2
- package/dist/i18n/fr-FR.properties +3 -1
- package/dist/i18n/hi-IN.js +2 -2
- package/dist/i18n/hi-IN.properties +3 -1
- package/dist/i18n/it-IT.js +2 -2
- package/dist/i18n/it-IT.properties +3 -1
- package/dist/i18n/ja-JP.js +6 -6
- package/dist/i18n/ja-JP.properties +7 -5
- package/dist/i18n/ko-KR.js +2 -2
- package/dist/i18n/ko-KR.properties +3 -1
- package/dist/i18n/nb-NO.js +2 -2
- package/dist/i18n/nb-NO.properties +3 -1
- package/dist/i18n/nl-NL.js +2 -2
- package/dist/i18n/nl-NL.properties +3 -1
- package/dist/i18n/pl-PL.js +2 -2
- package/dist/i18n/pl-PL.properties +3 -1
- package/dist/i18n/pt-BR.js +2 -2
- package/dist/i18n/pt-BR.properties +3 -1
- package/dist/i18n/ru-RU.js +2 -2
- package/dist/i18n/ru-RU.properties +3 -1
- package/dist/i18n/sv-SE.js +2 -2
- package/dist/i18n/sv-SE.properties +3 -1
- package/dist/i18n/tr-TR.js +2 -2
- package/dist/i18n/tr-TR.properties +3 -1
- package/dist/i18n/zh-CN.js +2 -2
- package/dist/i18n/zh-CN.properties +3 -1
- package/dist/i18n/zh-TW.js +2 -2
- package/dist/i18n/zh-TW.properties +3 -1
- package/package.json +3 -3
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Ignora
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI suggerisce lo stesso valore indicato sopra
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel =
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Compilazione automatica con Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Compila automaticamente {templateName} con Box AI
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Compilazione automatica con Box AI (migliorato)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/ja-JP.js
CHANGED
@@ -45,11 +45,11 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "確認",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "無視する",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AIは上記と同じ値をお勧めします",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "Box AI
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
50
|
-
"metadataEditor.autofillButton.tooltip.enhanced": "Box AIによる自動入力 (
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Box AIによる自動入力",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Box AIで{templateName}を自動入力",
|
50
|
+
"metadataEditor.autofillButton.tooltip.enhanced": "Box AIによる自動入力 (上位)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Box AIによる自動入力",
|
52
|
-
"metadataEditor.autofillButton.tooltip.standard": "Box AIによる自動入力 (
|
52
|
+
"metadataEditor.autofillButton.tooltip.standard": "Box AIによる自動入力 (標準)",
|
53
53
|
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "メタデータインスタンスの削除を確認",
|
54
54
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "このファイルから、メタデータテンプレート「{templateName}」とそのすべての値を削除してもよろしいですか?",
|
55
55
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "「{templateName}」メタデータインスタンスとその値を削除してもよろしいですか?",
|
@@ -107,11 +107,11 @@ export default {
|
|
107
107
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "保存する前に、レスポンスを確認してください。",
|
108
108
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI自動入力はベータ版です",
|
109
109
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "カスタムメタデータ",
|
110
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent": "
|
110
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent": "上位",
|
111
111
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AIはコンテンツの一部にアクセスできないため、回答に影響を及ぼす可能性があります。",
|
112
112
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "コンテンツが大きすぎます",
|
113
113
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "読み込み中...",
|
114
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent": "
|
114
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent": "標準",
|
115
115
|
"metadataEditor.unsavedChangesModal.body": "メタデータテンプレートに保存されていない変更があります。どのように続行しますか?",
|
116
116
|
"metadataEditor.unsavedChangesModal.closeLabel": "閉じる",
|
117
117
|
"metadataEditor.unsavedChangesModal.continueEditingCTA": "編集を続行",
|
@@ -91,13 +91,15 @@ metadataEditor.aiSuggestionField.ignoreLabel = 無視する
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AIは上記と同じ値をお勧めします
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = Box AI
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Box AIによる自動入力
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Box AIで{templateName}を自動入力
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
|
-
metadataEditor.autofillButton.tooltip.enhanced = Box AIによる自動入力 (
|
98
|
+
metadataEditor.autofillButton.tooltip.enhanced = Box AIによる自動入力 (上位)
|
97
99
|
# Tooltip for the autofill button in GA
|
98
100
|
metadataEditor.autofillButton.tooltip.ga = Box AIによる自動入力
|
99
101
|
# Tooltip for the autofill button when using standard AI agent
|
100
|
-
metadataEditor.autofillButton.tooltip.standard = Box AIによる自動入力 (
|
102
|
+
metadataEditor.autofillButton.tooltip.standard = Box AIによる自動入力 (標準)
|
101
103
|
# Label informing how to confirm deletion of the template
|
102
104
|
metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = メタデータインスタンスの削除を確認
|
103
105
|
# Paragraph asking user are they sure that they want to delete the template
|
@@ -213,7 +215,7 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaN
|
|
213
215
|
# Header with Custom Metadata template name
|
214
216
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = カスタムメタデータ
|
215
217
|
# Text for the enhanced extract agent
|
216
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent =
|
218
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.enhancedExtractAgent = 上位
|
217
219
|
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
218
220
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AIはコンテンツの一部にアクセスできないため、回答に影響を及ぼす可能性があります。
|
219
221
|
# Header for notice informing that text content is too large
|
@@ -221,7 +223,7 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNotice
|
|
221
223
|
# Aria label used to indicate that the button is currently loading.
|
222
224
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = 読み込み中...
|
223
225
|
# Text for the standard extract agent
|
224
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent =
|
226
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.standardExtractAgent = 標準
|
225
227
|
# Body for the unsaved changes modal
|
226
228
|
metadataEditor.unsavedChangesModal.body = メタデータテンプレートに保存されていない変更があります。どのように続行しますか?
|
227
229
|
# Label for close (x) button
|
package/dist/i18n/ko-KR.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "확인",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "무시",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI는 위와 동일한 값을 제안합니다",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "Box AI
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Box AI로 자동 완성하기",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Box AI를 사용한 {templateName}자동 입력",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Box AI로 자동 완성하기(고급형)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Box AI로 자동 완성하기",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Box AI로 자동 완성하기(표준형)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = 무시
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI는 위와 동일한 값을 제안합니다
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = Box AI
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Box AI로 자동 완성하기
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Box AI를 사용한 {templateName}자동 입력
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Box AI로 자동 완성하기(고급형)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/nb-NO.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Bekreft",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignorer",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI foreslår den samme verdien som ovenfor",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Automatisk utfylling med Box AI",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Fyll {templateName} automatisk med Box AI",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Automatisk utfylling med Box AI (forbedret)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Automatisk utfylling med Box AI",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Automatisk utfylling med Box AI (standard)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Ignorer
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI foreslår den samme verdien som ovenfor
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel =
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Automatisk utfylling med Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Fyll {templateName} automatisk med Box AI
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Automatisk utfylling med Box AI (forbedret)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/nl-NL.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Bevestigen",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Negeren",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI stelt dezelfde waarde voor als hierboven",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Autofill {templateName}
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Automatisch invullen met Box AI",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Autofill {templateName} met Box AI",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Automatisch invullen met Box AI (Verbeterd)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Automatisch invullen met Box AI",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Automatisch invullen met Box AI (Standaard)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Negeren
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI stelt dezelfde waarde voor als hierboven
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel =
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Automatisch invullen met Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Autofill {templateName} met Box AI
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Automatisch invullen met Box AI (Verbeterd)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/pl-PL.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Potwierdź",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignoruj",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI sugeruje tę samą wartość, co powyżej",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Autouzupełnianie za pomocą Box AI",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Automatycznie wypełnij {templateName} za pomocą Box AI.",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Autouzupełnianie za pomocą Box AI (ulepszone)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Autouzupełnianie za pomocą Box AI",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Autouzupełnianie za pomocą Box AI (standard)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Ignoruj
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI sugeruje tę samą wartość, co powyżej
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel =
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Autouzupełnianie za pomocą Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Automatycznie wypełnij {templateName} za pomocą Box AI.
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Autouzupełnianie za pomocą Box AI (ulepszone)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/pt-BR.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Confirmar",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignorar",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "O Box AI sugere o mesmo valor acima",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Preenchimento automático com o Box AI",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Preencher automaticamente {templateName} com o Box AI",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Preenchimento automático com o Box AI (aprimorado)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Preenchimento automático com o Box AI",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Preenchimento automático com o Box AI (padrão)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Ignorar
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = O Box AI sugere o mesmo valor acima
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel =
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Preenchimento automático com o Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Preencher automaticamente {templateName} com o Box AI
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Preenchimento automático com o Box AI (aprimorado)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/ru-RU.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Подтвердить",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Пропустить",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI предлагает то же значение, что и выше",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "Автозаполнение
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Автозаполнение с Box AI",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Автозаполнение {templateName} с помощью Box AI",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Автозаполнение с Box AI (улучшенное)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Автозаполнение с Box AI",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Автозаполнение с Box AI (стандартное)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Пропустить
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI предлагает то же значение, что и выше
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = Автозаполнение
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Автозаполнение с Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Автозаполнение {templateName} с помощью Box AI
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Автозаполнение с Box AI (улучшенное)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/sv-SE.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Bekräfta",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignorera",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI föreslår samma värde som ovan",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "Autofyll
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Autofyll med Box AI",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Autofyll {templateName} med Box AI",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Autofyll med Box AI (Förbättrad)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Autofyll med Box AI",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Autofyll med Box AI (Standard)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Ignorera
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI föreslår samma värde som ovan
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = Autofyll
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Autofyll med Box AI
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Autofyll {templateName} med Box AI
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Autofyll med Box AI (Förbättrad)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/tr-TR.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Onayla",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Yoksay",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI yukarıdaki ile aynı değeri öneriyor",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "Box AI ile
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "Box AI ile otomatik doldurma",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "Box AI ile {templateName} şablonunu otomatik olarak doldurun",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "Box AI ile otomatik doldurma (Geliştirilmiş)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "Box AI ile otomatik doldurma",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "Box AI ile otomatik doldurma (Standart)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = Yoksay
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI yukarıdaki ile aynı değeri öneriyor
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = Box AI ile
|
94
|
+
metadataEditor.autofillButton.ariaLabel = Box AI ile otomatik doldurma
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = Box AI ile {templateName} şablonunu otomatik olarak doldurun
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = Box AI ile otomatik doldurma (Geliştirilmiş)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/zh-CN.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "确认",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "忽略",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建议与上述相同的值",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "使用 Box AI 自动填充
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "使用 Box AI 自动填充",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "使用 Box AI 自动填充 {templateName}",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "使用 Box AI 自动填充(增强型)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "使用 Box AI 自动填充",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "使用 Box AI 自动填充(标准)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = 忽略
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI 建议与上述相同的值
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = 使用 Box AI 自动填充
|
94
|
+
metadataEditor.autofillButton.ariaLabel = 使用 Box AI 自动填充
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = 使用 Box AI 自动填充 {templateName}
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = 使用 Box AI 自动填充(增强型)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/dist/i18n/zh-TW.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "確認",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "略過",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建議與上方相同的值",
|
48
|
-
"metadataEditor.autofillButton.ariaLabel": "使用 Box AI 自動填充
|
49
|
-
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "
|
48
|
+
"metadataEditor.autofillButton.ariaLabel": "使用 Box AI 自動填充",
|
49
|
+
"metadataEditor.autofillButton.ariaLabelWithTemplateName": "使用 Box AI 自動填充 {templateName}",
|
50
50
|
"metadataEditor.autofillButton.tooltip.enhanced": "使用 Box AI 自動填充 (增強)",
|
51
51
|
"metadataEditor.autofillButton.tooltip.ga": "使用 Box AI 自動填充",
|
52
52
|
"metadataEditor.autofillButton.tooltip.standard": "使用 Box AI 自動填充 (標準)",
|
@@ -91,7 +91,9 @@ metadataEditor.aiSuggestionField.ignoreLabel = 略過
|
|
91
91
|
# Label informing that AI suggestion value is the same as already existing value
|
92
92
|
metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI 建議與上方相同的值
|
93
93
|
# Aria label for the autofill button
|
94
|
-
metadataEditor.autofillButton.ariaLabel = 使用 Box AI 自動填充
|
94
|
+
metadataEditor.autofillButton.ariaLabel = 使用 Box AI 自動填充
|
95
|
+
# Aria label for the autofill button with the template name
|
96
|
+
metadataEditor.autofillButton.ariaLabelWithTemplateName = 使用 Box AI 自動填充 {templateName}
|
95
97
|
# Tooltip for the autofill button when using enhanced AI agent
|
96
98
|
metadataEditor.autofillButton.tooltip.enhanced = 使用 Box AI 自動填充 (增強)
|
97
99
|
# Tooltip for the autofill button in GA
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@box/metadata-editor",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.114.0",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@ariakit/react": "0.4.15",
|
6
6
|
"@box/box-ai-agent-selector": "^0.41.7",
|
@@ -15,9 +15,9 @@
|
|
15
15
|
},
|
16
16
|
"devDependencies": {
|
17
17
|
"@ariakit/react": "0.4.15",
|
18
|
-
"@box/box-ai-agent-selector": "^0.
|
18
|
+
"@box/box-ai-agent-selector": "^0.44.0",
|
19
19
|
"@box/babel-plugin-target-attributes": "1.3.0",
|
20
|
-
"@box/blueprint-web": "^12.
|
20
|
+
"@box/blueprint-web": "^12.16.0",
|
21
21
|
"@box/blueprint-web-assets": "^4.54.0",
|
22
22
|
"@box/storybook-utils": "^0.13.7",
|
23
23
|
"@testing-library/react": "^15.0.6",
|