@box/metadata-editor 0.94.1 → 0.95.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/i18n/bn-IN.js +14 -16
- package/i18n/bn-IN.properties +26 -4
- package/i18n/da-DK.js +14 -16
- package/i18n/da-DK.properties +26 -4
- package/i18n/de-DE.js +14 -16
- package/i18n/de-DE.properties +26 -4
- package/i18n/en-AU.js +2 -4
- package/i18n/en-AU.properties +26 -4
- package/i18n/en-CA.js +1 -3
- package/i18n/en-CA.properties +26 -4
- package/i18n/en-GB.js +2 -4
- package/i18n/en-GB.properties +26 -4
- package/i18n/en-x-pseudo.js +122 -124
- package/i18n/en-x-pseudo.properties +135 -113
- package/i18n/es-419.js +14 -16
- package/i18n/es-419.properties +26 -4
- package/i18n/es-ES.js +14 -16
- package/i18n/es-ES.properties +26 -4
- package/i18n/fi-FI.js +14 -16
- package/i18n/fi-FI.properties +26 -4
- package/i18n/fr-CA.js +14 -16
- package/i18n/fr-CA.properties +26 -4
- package/i18n/fr-FR.js +14 -16
- package/i18n/fr-FR.properties +26 -4
- package/i18n/hi-IN.js +14 -16
- package/i18n/hi-IN.properties +26 -4
- package/i18n/it-IT.js +14 -16
- package/i18n/it-IT.properties +26 -4
- package/i18n/ja-JP.js +14 -16
- package/i18n/ja-JP.properties +26 -4
- package/i18n/ko-KR.js +14 -16
- package/i18n/ko-KR.properties +26 -4
- package/i18n/nb-NO.js +14 -16
- package/i18n/nb-NO.properties +26 -4
- package/i18n/nl-NL.js +14 -16
- package/i18n/nl-NL.properties +26 -4
- package/i18n/pl-PL.js +14 -16
- package/i18n/pl-PL.properties +26 -4
- package/i18n/pt-BR.js +14 -16
- package/i18n/pt-BR.properties +26 -4
- package/i18n/ru-RU.js +14 -16
- package/i18n/ru-RU.properties +26 -4
- package/i18n/sv-SE.js +14 -16
- package/i18n/sv-SE.properties +26 -4
- package/i18n/tr-TR.js +14 -16
- package/i18n/tr-TR.properties +26 -4
- package/i18n/zh-CN.js +14 -16
- package/i18n/zh-CN.properties +26 -4
- package/i18n/zh-TW.js +14 -16
- package/i18n/zh-TW.properties +26 -4
- package/package.json +3 -3
package/i18n/it-IT.js
CHANGED
@@ -80,13 +80,13 @@ export default {
|
|
80
80
|
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "La chiave è obbligatoria",
|
81
81
|
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "Valore",
|
82
82
|
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "es. 42",
|
83
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "
|
84
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "
|
85
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "
|
86
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "
|
87
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "
|
88
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "
|
89
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "
|
83
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "Estrazione dei metadati in corso…",
|
84
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "Chiudi",
|
85
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "Riprova tra qualche minuto",
|
86
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "Non è stato possibile completare l'estrazione dei metadati",
|
87
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "Caricamento in corso…",
|
88
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "Ci stiamo ancora lavorando!",
|
89
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "L'operazione sta richiedendo più tempo del previsto.",
|
90
90
|
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "+ Aggiungi attributo",
|
91
91
|
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "Elimina attributo {fieldName}",
|
92
92
|
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "Imposta valore",
|
@@ -97,12 +97,12 @@ export default {
|
|
97
97
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Riempimento automatico",
|
98
98
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Riempimento automatico con Box AI",
|
99
99
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Compilazione automatica con Box AI (beta)",
|
100
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "
|
101
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "
|
102
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI
|
100
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "Riempimento automatico con Box AI",
|
101
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "Controlla le risposte prima di salvare.",
|
102
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "La compilazione automatica AI è in Beta",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Metadati personalizzati",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI
|
105
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI non sarà in grado di accedere al testo completo, cosa che potrebbe influire sui valori dei metadati",
|
105
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "Il contenuto del testo è troppo grande",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Caricamento in corso...",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "Gli uno o più modelli di metadati hanno delle modifiche non salvate. Come vuoi procedere?",
|
108
108
|
"metadataEditor.unsavedChangesModal.closeLabel": "Chiudi",
|
@@ -113,7 +113,7 @@ export default {
|
|
113
113
|
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Mostra valori vuoti",
|
114
114
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Compila automaticamente {templateName} con Box AI",
|
115
115
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Compilazione automatica con Box AI (beta)",
|
116
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "
|
116
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "Riempimento automatico con Box AI",
|
117
117
|
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Metadati personalizzati",
|
118
118
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Modifica {templateName}",
|
119
119
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Modifica",
|
@@ -121,7 +121,5 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Ricarica",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Errore",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Caricamento dei dettagli non riuscito",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Caricamento in corso..."
|
125
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "Controlla le risposte prima di salvare.",
|
126
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "La compilazione automatica AI è in Beta"
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Caricamento in corso..."
|
127
125
|
}
|
package/i18n/it-IT.properties
CHANGED
@@ -160,6 +160,20 @@ metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = La chiave
|
|
160
160
|
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = Valore
|
161
161
|
# Placeholder for the value field for custom metadata
|
162
162
|
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = es. 42
|
163
|
+
# Loading message when autofill metadata extraction endpoint is called
|
164
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage = Estrazione dei metadati in corso…
|
165
|
+
# Dismiss button text which disabe error overlay when fetching AI suggestions failed
|
166
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton = Chiudi
|
167
|
+
# Description for error state when fetching AI suggestions failed
|
168
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription = Riprova tra qualche minuto
|
169
|
+
# Title for error state when fetching AI suggestions failed
|
170
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle = Non è stato possibile completare l'estrazione dei metadati
|
171
|
+
# Aria label for loading spinner
|
172
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel = Caricamento in corso…
|
173
|
+
# Description for long loading state while fetching AI suggestions
|
174
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription = Ci stiamo ancora lavorando!
|
175
|
+
# Title for long loading state while fetching AI suggestions
|
176
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle = L'operazione sta richiedendo più tempo del previsto.
|
163
177
|
# Button that allow to add new attribute to metadata custom instance
|
164
178
|
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = + Aggiungi attributo
|
165
179
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
@@ -174,18 +188,24 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
188
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Caricamento in corso...
|
175
189
|
# Call to action to save Metadata Instance.
|
176
190
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Salva
|
177
|
-
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Controlla le risposte prima di salvare.
|
179
|
-
# Header for AI suggestions is in Beta notice
|
180
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = La compilazione automatica AI è in Beta
|
181
191
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
182
192
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Riempimento automatico
|
183
193
|
# Aria label for the "Autofill" button.
|
184
194
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Riempimento automatico con Box AI
|
185
195
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
186
196
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Compilazione automatica con Box AI (beta)
|
197
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
198
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA = Riempimento automatico con Box AI
|
199
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
200
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody = Controlla le risposte prima di salvare.
|
201
|
+
# Header for AI suggestions is in Beta notice
|
202
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader = La compilazione automatica AI è in Beta
|
187
203
|
# Header with Custom Metadata template name
|
188
204
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Metadati personalizzati
|
205
|
+
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI non sarà in grado di accedere al testo completo, cosa che potrebbe influire sui valori dei metadati
|
207
|
+
# Header for notice informing that text content is too large
|
208
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = Il contenuto del testo è troppo grande
|
189
209
|
# Aria label used to indicate that the button is currently loading.
|
190
210
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = Caricamento in corso...
|
191
211
|
# Body for the unsaved changes modal
|
@@ -206,6 +226,8 @@ metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = Mostra v
|
|
206
226
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Compila automaticamente {templateName} con Box AI
|
207
227
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
208
228
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Compilazione automatica con Box AI (beta)
|
229
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
230
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA = Riempimento automatico con Box AI
|
209
231
|
# Header with Custom Metadata template name
|
210
232
|
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Metadati personalizzati
|
211
233
|
# Aria label for the edit button
|
package/i18n/ja-JP.js
CHANGED
@@ -80,13 +80,13 @@ export default {
|
|
80
80
|
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "キーは必須です",
|
81
81
|
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "値",
|
82
82
|
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "例: 42",
|
83
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "
|
84
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "
|
85
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "
|
86
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "
|
87
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "
|
88
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "
|
89
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "
|
83
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "メタデータを抽出中",
|
84
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "閉じる",
|
85
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "数分後にもう一度やり直してください",
|
86
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "メタデータ抽出を完了できませんでした",
|
87
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "読み込み中",
|
88
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "まだ処理中です。",
|
89
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "通常よりも時間がかかっています",
|
90
90
|
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "+ 属性の追加",
|
91
91
|
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "{fieldName}属性を削除",
|
92
92
|
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "値を設定",
|
@@ -97,12 +97,12 @@ export default {
|
|
97
97
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "自動入力",
|
98
98
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Box AIで自動入力",
|
99
99
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Box AI (ベータ版) で自動入力",
|
100
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "
|
101
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "
|
102
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI
|
100
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "Box AIで自動入力",
|
101
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "保存する前に、レスポンスを確認してください。",
|
102
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI自動入力はベータ版です",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "カスタムメタデータ",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI
|
105
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AIはテキスト全体にアクセスできないため、メタデータ値に影響する可能性があります",
|
105
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "テキストコンテンツが大きすぎます",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "読み込み中...",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "メタデータテンプレートに保存されていない変更があります。どのように続行しますか?",
|
108
108
|
"metadataEditor.unsavedChangesModal.closeLabel": "閉じる",
|
@@ -113,7 +113,7 @@ export default {
|
|
113
113
|
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "空の値を表示",
|
114
114
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Box AIで{templateName}を自動入力",
|
115
115
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Box AI (ベータ版) で自動入力",
|
116
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "
|
116
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "Box AIで自動入力",
|
117
117
|
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "カスタムメタデータ",
|
118
118
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "{templateName}を編集",
|
119
119
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "編集",
|
@@ -121,7 +121,5 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "再読み込み",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "エラー",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "詳細を読み込めませんでした",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "読み込み中..."
|
125
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "保存する前に、レスポンスを確認してください。",
|
126
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "AI自動入力はベータ版です"
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "読み込み中..."
|
127
125
|
}
|
package/i18n/ja-JP.properties
CHANGED
@@ -160,6 +160,20 @@ metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = キーは
|
|
160
160
|
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = 値
|
161
161
|
# Placeholder for the value field for custom metadata
|
162
162
|
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = 例: 42
|
163
|
+
# Loading message when autofill metadata extraction endpoint is called
|
164
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage = メタデータを抽出中
|
165
|
+
# Dismiss button text which disabe error overlay when fetching AI suggestions failed
|
166
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton = 閉じる
|
167
|
+
# Description for error state when fetching AI suggestions failed
|
168
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription = 数分後にもう一度やり直してください
|
169
|
+
# Title for error state when fetching AI suggestions failed
|
170
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle = メタデータ抽出を完了できませんでした
|
171
|
+
# Aria label for loading spinner
|
172
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel = 読み込み中
|
173
|
+
# Description for long loading state while fetching AI suggestions
|
174
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription = まだ処理中です。
|
175
|
+
# Title for long loading state while fetching AI suggestions
|
176
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle = 通常よりも時間がかかっています
|
163
177
|
# Button that allow to add new attribute to metadata custom instance
|
164
178
|
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = + 属性の追加
|
165
179
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
@@ -174,18 +188,24 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
188
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = 読み込み中...
|
175
189
|
# Call to action to save Metadata Instance.
|
176
190
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 保存
|
177
|
-
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = 保存する前に、レスポンスを確認してください。
|
179
|
-
# Header for AI suggestions is in Beta notice
|
180
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = AI自動入力はベータ版です
|
181
191
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
182
192
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自動入力
|
183
193
|
# Aria label for the "Autofill" button.
|
184
194
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Box AIで自動入力
|
185
195
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
186
196
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Box AI (ベータ版) で自動入力
|
197
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
198
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA = Box AIで自動入力
|
199
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
200
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody = 保存する前に、レスポンスを確認してください。
|
201
|
+
# Header for AI suggestions is in Beta notice
|
202
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader = AI自動入力はベータ版です
|
187
203
|
# Header with Custom Metadata template name
|
188
204
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = カスタムメタデータ
|
205
|
+
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AIはテキスト全体にアクセスできないため、メタデータ値に影響する可能性があります
|
207
|
+
# Header for notice informing that text content is too large
|
208
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = テキストコンテンツが大きすぎます
|
189
209
|
# Aria label used to indicate that the button is currently loading.
|
190
210
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = 読み込み中...
|
191
211
|
# Body for the unsaved changes modal
|
@@ -206,6 +226,8 @@ metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = 空の
|
|
206
226
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Box AIで{templateName}を自動入力
|
207
227
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
208
228
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Box AI (ベータ版) で自動入力
|
229
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
230
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA = Box AIで自動入力
|
209
231
|
# Header with Custom Metadata template name
|
210
232
|
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = カスタムメタデータ
|
211
233
|
# Aria label for the edit button
|
package/i18n/ko-KR.js
CHANGED
@@ -80,13 +80,13 @@ export default {
|
|
80
80
|
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "키가 필요합니다.",
|
81
81
|
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "값",
|
82
82
|
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "예: 42",
|
83
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "
|
84
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "
|
85
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "
|
86
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "
|
87
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "
|
88
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "
|
89
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "
|
83
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "메타데이터 추출 중",
|
84
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "해제",
|
85
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "몇 분 후에 다시 시도하십시오",
|
86
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "메타데이터 추출을 완료할 수 없습니다",
|
87
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "로드 중",
|
88
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "아직 작업 중입니다!",
|
89
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "평소보다 시간이 오래 걸리고 있습니다",
|
90
90
|
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "+ 속성 추가",
|
91
91
|
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "{fieldName} 속성 삭제",
|
92
92
|
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "값 설정",
|
@@ -97,12 +97,12 @@ export default {
|
|
97
97
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "자동 입력",
|
98
98
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Box AI를 사용한 자동 입력",
|
99
99
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Box AI로 자동 완성하기(베타)",
|
100
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "
|
101
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "
|
102
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI
|
100
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "Box AI를 사용한 자동 입력",
|
101
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "저장하기 전에 응답을 확인하십시오.",
|
102
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI 자동 완성 기능은 베타 버전입니다",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "사용자 정의 메타데이터",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI
|
105
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI는 전체 텍스트에 액세스할 수 없으므로 메타데이터 값에 영향을 줄 수 있습니다",
|
105
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "텍스트 콘텐츠가 너무 큽니다",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "로드 중...",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "메타데이터 템플릿에 저장되지 않은 변경 사항이 있습니다. 어떻게 진행하시겠습니까?",
|
108
108
|
"metadataEditor.unsavedChangesModal.closeLabel": "닫기",
|
@@ -113,7 +113,7 @@ export default {
|
|
113
113
|
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "빈 값 표시",
|
114
114
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Box AI를 사용한 {templateName}자동 입력",
|
115
115
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Box AI로 자동 완성하기(베타)",
|
116
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "
|
116
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "Box AI를 사용한 자동 입력",
|
117
117
|
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "사용자 정의 메타데이터",
|
118
118
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "{templateName} 편집",
|
119
119
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "편집",
|
@@ -121,7 +121,5 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "다시 로드",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "오류",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "상세한 내용을 로드하지 못함",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "로드 중..."
|
125
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "저장하기 전에 응답을 확인하십시오.",
|
126
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "AI 자동 완성 기능은 베타 버전입니다"
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "로드 중..."
|
127
125
|
}
|
package/i18n/ko-KR.properties
CHANGED
@@ -160,6 +160,20 @@ metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = 키가
|
|
160
160
|
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = 값
|
161
161
|
# Placeholder for the value field for custom metadata
|
162
162
|
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = 예: 42
|
163
|
+
# Loading message when autofill metadata extraction endpoint is called
|
164
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage = 메타데이터 추출 중
|
165
|
+
# Dismiss button text which disabe error overlay when fetching AI suggestions failed
|
166
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton = 해제
|
167
|
+
# Description for error state when fetching AI suggestions failed
|
168
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription = 몇 분 후에 다시 시도하십시오
|
169
|
+
# Title for error state when fetching AI suggestions failed
|
170
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle = 메타데이터 추출을 완료할 수 없습니다
|
171
|
+
# Aria label for loading spinner
|
172
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel = 로드 중
|
173
|
+
# Description for long loading state while fetching AI suggestions
|
174
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription = 아직 작업 중입니다!
|
175
|
+
# Title for long loading state while fetching AI suggestions
|
176
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle = 평소보다 시간이 오래 걸리고 있습니다
|
163
177
|
# Button that allow to add new attribute to metadata custom instance
|
164
178
|
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = + 속성 추가
|
165
179
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
@@ -174,18 +188,24 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
188
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = 로드 중...
|
175
189
|
# Call to action to save Metadata Instance.
|
176
190
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 저장
|
177
|
-
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = 저장하기 전에 응답을 확인하십시오.
|
179
|
-
# Header for AI suggestions is in Beta notice
|
180
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = AI 자동 완성 기능은 베타 버전입니다
|
181
191
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
182
192
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 자동 입력
|
183
193
|
# Aria label for the "Autofill" button.
|
184
194
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Box AI를 사용한 자동 입력
|
185
195
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
186
196
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Box AI로 자동 완성하기(베타)
|
197
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
198
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA = Box AI를 사용한 자동 입력
|
199
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
200
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody = 저장하기 전에 응답을 확인하십시오.
|
201
|
+
# Header for AI suggestions is in Beta notice
|
202
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader = AI 자동 완성 기능은 베타 버전입니다
|
187
203
|
# Header with Custom Metadata template name
|
188
204
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = 사용자 정의 메타데이터
|
205
|
+
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI는 전체 텍스트에 액세스할 수 없으므로 메타데이터 값에 영향을 줄 수 있습니다
|
207
|
+
# Header for notice informing that text content is too large
|
208
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = 텍스트 콘텐츠가 너무 큽니다
|
189
209
|
# Aria label used to indicate that the button is currently loading.
|
190
210
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = 로드 중...
|
191
211
|
# Body for the unsaved changes modal
|
@@ -206,6 +226,8 @@ metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = 빈 값
|
|
206
226
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Box AI를 사용한 {templateName}자동 입력
|
207
227
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
208
228
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Box AI로 자동 완성하기(베타)
|
229
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
230
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA = Box AI를 사용한 자동 입력
|
209
231
|
# Header with Custom Metadata template name
|
210
232
|
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = 사용자 정의 메타데이터
|
211
233
|
# Aria label for the edit button
|
package/i18n/nb-NO.js
CHANGED
@@ -80,13 +80,13 @@ export default {
|
|
80
80
|
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "Nøkkel er obligatorisk",
|
81
81
|
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "Verdi",
|
82
82
|
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "f.eks. 42",
|
83
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "
|
84
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "
|
85
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "
|
86
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "
|
87
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "
|
88
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "
|
89
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "
|
83
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "Trekker ut metadata",
|
84
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "Lukk",
|
85
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "Prøv igjen om noen minutter",
|
86
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "Kunne ikke fullføre metadata-utvinning",
|
87
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "Laster inn",
|
88
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "Jobber fortsatt med den!",
|
89
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "Dette tar lengre tid enn vanlig",
|
90
90
|
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "Legg til attributt",
|
91
91
|
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "Slett {fieldName} attributt",
|
92
92
|
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "Angi verdi",
|
@@ -97,12 +97,12 @@ export default {
|
|
97
97
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autofyll",
|
98
98
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Automatisk utfylling med Box AI",
|
99
99
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofyll med Box AI (beta)",
|
100
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "
|
101
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "
|
102
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI Autofill
|
100
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "Automatisk utfylling med Box AI",
|
101
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "Sjekk svarene før du lagrer de.",
|
102
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI Autofill er i betaversjon",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Tilpasset metadata",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI
|
105
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI får ikke tilgang til hele teksten, som kan påvirke metadata-verdier",
|
105
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "Tekstinnholdet er for langt",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Laster inn …",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "Det finnes ulagrede endringer i metadatamalen(e). Hvordan vil du fortsette?",
|
108
108
|
"metadataEditor.unsavedChangesModal.closeLabel": "Lukk",
|
@@ -113,7 +113,7 @@ export default {
|
|
113
113
|
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Vis tomme verdier",
|
114
114
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Fyll {templateName} automatisk med Box AI",
|
115
115
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofyll med Box AI (beta)",
|
116
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "
|
116
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "Automatisk utfylling med Box AI",
|
117
117
|
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Tilpasset metadata",
|
118
118
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Rediger {templateName}",
|
119
119
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Rediger",
|
@@ -121,7 +121,5 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Last inn på nytt",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Feil",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Kunne ikke laste inn detaljer",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laster …"
|
125
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "Sjekk svarene før du lagrer de.",
|
126
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "AI Autofill er i betaversjon"
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laster …"
|
127
125
|
}
|
package/i18n/nb-NO.properties
CHANGED
@@ -160,6 +160,20 @@ metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired = Nøkkel e
|
|
160
160
|
metadataEditor.metadataEditor.customIntanceNewField.valueLabel = Verdi
|
161
161
|
# Placeholder for the value field for custom metadata
|
162
162
|
metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder = f.eks. 42
|
163
|
+
# Loading message when autofill metadata extraction endpoint is called
|
164
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage = Trekker ut metadata
|
165
|
+
# Dismiss button text which disabe error overlay when fetching AI suggestions failed
|
166
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton = Lukk
|
167
|
+
# Description for error state when fetching AI suggestions failed
|
168
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription = Prøv igjen om noen minutter
|
169
|
+
# Title for error state when fetching AI suggestions failed
|
170
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle = Kunne ikke fullføre metadata-utvinning
|
171
|
+
# Aria label for loading spinner
|
172
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel = Laster inn
|
173
|
+
# Description for long loading state while fetching AI suggestions
|
174
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription = Jobber fortsatt med den!
|
175
|
+
# Title for long loading state while fetching AI suggestions
|
176
|
+
metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle = Dette tar lengre tid enn vanlig
|
163
177
|
# Button that allow to add new attribute to metadata custom instance
|
164
178
|
metadataEditor.metadataInstanceEditor.customInstance.addAttribute = Legg til attributt
|
165
179
|
# Aria label for button that allow to remove attribute from metadata custom instance
|
@@ -174,18 +188,24 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.deleteButton =
|
|
174
188
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel = Laster inn …
|
175
189
|
# Call to action to save Metadata Instance.
|
176
190
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Lagre
|
177
|
-
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
178
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody = Sjekk svarene før du lagrer de.
|
179
|
-
# Header for AI suggestions is in Beta notice
|
180
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader = AI Autofill er i betaversjon
|
181
191
|
# Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
|
182
192
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofyll
|
183
193
|
# Aria label for the "Autofill" button.
|
184
194
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel = Automatisk utfylling med Box AI
|
185
195
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
186
196
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Autofyll med Box AI (beta)
|
197
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
198
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA = Automatisk utfylling med Box AI
|
199
|
+
# Body for AI suggestions is in Beta notice to inform user to check responses before saving
|
200
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody = Sjekk svarene før du lagrer de.
|
201
|
+
# Header for AI suggestions is in Beta notice
|
202
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader = AI Autofill er i betaversjon
|
187
203
|
# Header with Custom Metadata template name
|
188
204
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Tilpasset metadata
|
205
|
+
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI får ikke tilgang til hele teksten, som kan påvirke metadata-verdier
|
207
|
+
# Header for notice informing that text content is too large
|
208
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = Tekstinnholdet er for langt
|
189
209
|
# Aria label used to indicate that the button is currently loading.
|
190
210
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel = Laster inn …
|
191
211
|
# Body for the unsaved changes modal
|
@@ -206,6 +226,8 @@ metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = Vis tomm
|
|
206
226
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Fyll {templateName} automatisk med Box AI
|
207
227
|
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
208
228
|
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Autofyll med Box AI (beta)
|
229
|
+
# Tooltip text explaining that by clicking button user can autofill template using Box AI
|
230
|
+
metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA = Automatisk utfylling med Box AI
|
209
231
|
# Header with Custom Metadata template name
|
210
232
|
metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Tilpasset metadata
|
211
233
|
# Aria label for the edit button
|
package/i18n/nl-NL.js
CHANGED
@@ -80,13 +80,13 @@ export default {
|
|
80
80
|
"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired": "Sleutel is vereist",
|
81
81
|
"metadataEditor.metadataEditor.customIntanceNewField.valueLabel": "Waarde",
|
82
82
|
"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder": "bijv. 42",
|
83
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "
|
84
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "
|
85
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "
|
86
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "Metadata
|
87
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "
|
88
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "
|
89
|
-
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "
|
83
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.defaultLoadingMessage": "Metadata extraheren",
|
84
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.dismissButton": "Sluiten",
|
85
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorDescription": "Probeer het over een paar minuten opnieuw",
|
86
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.errorTitle": "Metadata-extractie kan niet worden voltooid",
|
87
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.loadingAriaLabel": "Laden",
|
88
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingDescription": "Er wordt nog aan gewerkt!",
|
89
|
+
"metadataEditor.metadataInstanceEditor.autofillOverlay.longLoadingTitle": "Dit duurt langer dan normaal",
|
90
90
|
"metadataEditor.metadataInstanceEditor.customInstance.addAttribute": "+ Kenmerk toevoegen",
|
91
91
|
"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute": "Kenmerk {fieldName} verwijderen",
|
92
92
|
"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder": "Waarde instellen",
|
@@ -97,12 +97,12 @@ export default {
|
|
97
97
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Automatisch invullen",
|
98
98
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonAriaLabel": "Automatisch invullen met Box AI",
|
99
99
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Automatisch invullen met Box AI (Beta)",
|
100
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "
|
101
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "
|
102
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI
|
100
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltipGA": "Automatisch invullen met Box AI",
|
101
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "Controleer de antwoorden voordat u opslaat.",
|
102
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI automatisch invullen is in Beta",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Aangepaste metagegevens",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI
|
105
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI heeft geen toegang tot de volledige tekst, waardoor waarden van de metadata misschien beïnvloed worden",
|
105
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "Tekstinhoud is te groot",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Laden...",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "Metagegevenssjabloon(en) hebben niet-opgeslagen wijzigingen. Hoe wilt u verder gaan?",
|
108
108
|
"metadataEditor.unsavedChangesModal.closeLabel": "Sluiten",
|
@@ -113,7 +113,7 @@ export default {
|
|
113
113
|
"metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Lege waarden weergeven",
|
114
114
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill {templateName} met Box AI",
|
115
115
|
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Automatisch invullen met Box AI (Beta)",
|
116
|
-
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "
|
116
|
+
"metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltipGA": "Automatisch invullen met Box AI",
|
117
117
|
"metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Aangepaste metagegevens",
|
118
118
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "{templateName} bewerken",
|
119
119
|
"metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Bewerken",
|
@@ -121,7 +121,5 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Opnieuw laden",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fout",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Kan geen details laden",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden..."
|
125
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeBody": "Controleer de antwoorden voordat u opslaat.",
|
126
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.aiSuggestionNoticeHeader": "AI automatisch invullen is in Beta"
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden..."
|
127
125
|
}
|