@box/metadata-editor 1.65.0 → 1.65.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.
Files changed (51) hide show
  1. package/dist/i18n/bn-IN.js +8 -8
  2. package/dist/i18n/bn-IN.properties +17 -5
  3. package/dist/i18n/da-DK.js +8 -8
  4. package/dist/i18n/da-DK.properties +17 -5
  5. package/dist/i18n/de-DE.js +8 -8
  6. package/dist/i18n/de-DE.properties +17 -5
  7. package/dist/i18n/en-AU.js +3 -3
  8. package/dist/i18n/en-AU.properties +17 -5
  9. package/dist/i18n/en-CA.js +3 -3
  10. package/dist/i18n/en-CA.properties +17 -5
  11. package/dist/i18n/en-GB.js +3 -3
  12. package/dist/i18n/en-GB.properties +17 -5
  13. package/dist/i18n/en-x-pseudo.js +157 -157
  14. package/dist/i18n/en-x-pseudo.properties +165 -153
  15. package/dist/i18n/es-419.js +8 -8
  16. package/dist/i18n/es-419.properties +17 -5
  17. package/dist/i18n/es-ES.js +8 -8
  18. package/dist/i18n/es-ES.properties +17 -5
  19. package/dist/i18n/fi-FI.js +8 -8
  20. package/dist/i18n/fi-FI.properties +17 -5
  21. package/dist/i18n/fr-CA.js +8 -8
  22. package/dist/i18n/fr-CA.properties +17 -5
  23. package/dist/i18n/fr-FR.js +8 -8
  24. package/dist/i18n/fr-FR.properties +17 -5
  25. package/dist/i18n/hi-IN.js +8 -8
  26. package/dist/i18n/hi-IN.properties +17 -5
  27. package/dist/i18n/it-IT.js +8 -8
  28. package/dist/i18n/it-IT.properties +17 -5
  29. package/dist/i18n/ja-JP.js +9 -9
  30. package/dist/i18n/ja-JP.properties +18 -6
  31. package/dist/i18n/ko-KR.js +8 -8
  32. package/dist/i18n/ko-KR.properties +17 -5
  33. package/dist/i18n/nb-NO.js +8 -8
  34. package/dist/i18n/nb-NO.properties +17 -5
  35. package/dist/i18n/nl-NL.js +8 -8
  36. package/dist/i18n/nl-NL.properties +17 -5
  37. package/dist/i18n/pl-PL.js +8 -8
  38. package/dist/i18n/pl-PL.properties +17 -5
  39. package/dist/i18n/pt-BR.js +8 -8
  40. package/dist/i18n/pt-BR.properties +17 -5
  41. package/dist/i18n/ru-RU.js +8 -8
  42. package/dist/i18n/ru-RU.properties +17 -5
  43. package/dist/i18n/sv-SE.js +8 -8
  44. package/dist/i18n/sv-SE.properties +17 -5
  45. package/dist/i18n/tr-TR.js +8 -8
  46. package/dist/i18n/tr-TR.properties +17 -5
  47. package/dist/i18n/zh-CN.js +8 -8
  48. package/dist/i18n/zh-CN.properties +17 -5
  49. package/dist/i18n/zh-TW.js +8 -8
  50. package/dist/i18n/zh-TW.properties +17 -5
  51. package/package.json +4 -4
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = लोड हो रहा है..
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = और लोड हो रहा है...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = कोई परिणाम नहीं मिला
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = लोड हो रहा है
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = एक टेम्पलेट चुनें
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = टेम्पलेट्स लोड नहीं कर सका। बाद में पुनः प्रयास करें
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = दस्तावेज़ पर देखें
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = कस्टम मेटाडेटा
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = टेम्पलेट्स खोजें
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = टेम्पलेट जोड़ें
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = सुझाव स्वीकार करें
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI सुझाव:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = विकल्प
104
110
  metadataEditor.aiSuggestionField.appendLabel = शामिल करें
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = साफ करें और बदलें
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = उच्च
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = निम्न
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = पुष्टि करें
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = नज़रअंदाज़ करें
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI, ऊपर की तरह एक समान मूल्य का सुझाव देता है
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI वही मान सुझाता है जो ऊपर ({level} आत्मविश्वास) दिख रहा है
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = Box AI के साथ ऑटोफिल करें
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = Box AI (उन्नत) के
120
132
  metadataEditor.autofillButton.tooltip.ga = Box AI के साथ ऑटोफिल करें
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = Box AI (मानक) के साथ ऑटोफिल करें
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = इस एक्सट्रैक्शन के लिए Box AI ने उच्च आत्मविश्वास ({score}) स्तर प्रदर्शित किया।
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = इस एक्सट्रैक्शन के लिए Box AI ने कम आत्मविश्वास ({score}) स्तर प्रदर्शित किया। मान की समीक्षा करें।
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI ने इस एक्सट्रैक्शन के लिए उच्च आत्मविश्वास स्तर प्रदर्शित किया।
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI ने इस एक्सट्रैक्शन के लिए निम्न आत्मविश्वास स्तर प्रदर्शित किया। मान की समीक्षा करें।
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI ने इस एक्सट्रैक्शन के लिए कम आत्मविश्वास ({score}) स्तर दिखाया, लेकिन इसे किसी इन्सान द्वारा स्वीकार किया गया।
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI ने इस एक्सट्रैक्शन के लिए निम्न आत्मविश्वास स्तर प्रदर्शित किया, लेकिन उसे एक व्यक्ति द्वारा स्वीकार किया गया।
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = मेटाडेटा उदाहरण के हटाए जाने की पुष्टि करें
131
143
  # Paragraph asking user are they sure that they want to delete the template
@@ -45,30 +45,30 @@ export default {
45
45
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "Cerca in tutti i modelli",
46
46
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "Seleziona un modello",
47
47
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "Impossibile caricare i modelli. Riprova più tardi",
48
- "groupSharedFeatures.metadataEditor.viewOnDocument": "View on document",
48
+ "groupSharedFeatures.metadataEditor.viewOnDocument": "Visualizza nel documento",
49
49
  "metadataEditor.addMetadataTemplate.customMetadataName": "Metadati personalizzati",
50
50
  "metadataEditor.addMetadataTemplate.search.placeholder": "Cerca modelli",
51
51
  "metadataEditor.addMetadataTemplate.trigger.label": "Aggiungi modello",
52
- "metadataEditor.aiSuggestionField.acceptLabel": "Accept suggestion",
52
+ "metadataEditor.aiSuggestionField.acceptLabel": "Accetta suggerimento",
53
53
  "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Suggerimento Box AI:",
54
54
  "metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "Suggerimento di Box AI (attendibilità di livello {level})",
55
55
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Opzioni",
56
56
  "metadataEditor.aiSuggestionField.appendLabel": "Accoda",
57
57
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Cancella e sostituisci",
58
- "metadataEditor.aiSuggestionField.confidenceLevelHigh": "High",
59
- "metadataEditor.aiSuggestionField.confidenceLevelLow": "Low",
58
+ "metadataEditor.aiSuggestionField.confidenceLevelHigh": "Alto",
59
+ "metadataEditor.aiSuggestionField.confidenceLevelLow": "Basso",
60
60
  "metadataEditor.aiSuggestionField.dismissLabel": "Conferma",
61
61
  "metadataEditor.aiSuggestionField.ignoreLabel": "Ignora",
62
62
  "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI suggerisce lo stesso valore indicato sopra",
63
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggests the same value as above ({level} confidence)",
63
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggerisce lo stesso valore sopra (attendibilità di {level})",
64
64
  "metadataEditor.autofillButton.ariaLabel": "Compilazione automatica con Box AI",
65
65
  "metadataEditor.autofillButton.ariaLabelWithTemplateName": "Compila automaticamente {templateName} con Box AI",
66
66
  "metadataEditor.autofillButton.tooltip.enhanced": "Compilazione automatica con Box AI (migliorato)",
67
67
  "metadataEditor.autofillButton.tooltip.ga": "Compilazione automatica con Box AI",
68
68
  "metadataEditor.autofillButton.tooltip.standard": "Compilazione automatica con Box AI (Standard)",
69
- "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI ha restituito un livello di affidabilità elevato ({score}) per questa estrazione.",
70
- "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI ha restituito un livello di affidabilità basso ({score}) per questa estrazione. Controllare il valore.",
71
- "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI ha restituito un livello di attendibilità basso ({score}) per questa estrazione, ma è stata accettata da un utente.",
69
+ "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI ha restituito un livello di attendibilità elevato per questa estrazione.",
70
+ "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI ha restituito un livello di attendibilità basso per questa estrazione. Controlla il valore.",
71
+ "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI ha restituito un livello di attendibilità basso per questa estrazione, ma è stata accettata da un utente.",
72
72
  "metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Conferma l'eliminazione dell'istanza dei metadati",
73
73
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Confermi di voler eliminare il modello di metadati \"{templateName}\" e tutti i suoi valori da questo file?",
74
74
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "Vuoi eliminare l'istanza dei metadati \"{templateName}\" e i relativi valori?",
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = Caricamento in corso...
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = Caricamento altri risultati in corso…
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Nessun risultato trovato
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = Caricamento in corso…
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = Seleziona un modello
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = Impossibile caricare i modelli. Riprova più tardi
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = Visualizza nel documento
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = Metadati personalizzati
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = Cerca modelli
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = Aggiungi modello
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = Accetta suggerimento
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Suggerimento Box AI:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Opzioni
104
110
  metadataEditor.aiSuggestionField.appendLabel = Accoda
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Cancella e sostituisci
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = Alto
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = Basso
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = Conferma
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = Ignora
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI suggerisce lo stesso valore indicato sopra
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI suggerisce lo stesso valore sopra (attendibilità di {level})
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = Compilazione automatica con Box AI
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = Compilazione automatica con Box
120
132
  metadataEditor.autofillButton.tooltip.ga = Compilazione automatica con Box AI
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = Compilazione automatica con Box AI (Standard)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AI ha restituito un livello di affidabilità elevato ({score}) per questa estrazione.
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AI ha restituito un livello di affidabilità basso ({score}) per questa estrazione. Controllare il valore.
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI ha restituito un livello di attendibilità elevato per questa estrazione.
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI ha restituito un livello di attendibilità basso per questa estrazione. Controlla il valore.
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI ha restituito un livello di attendibilità basso ({score}) per questa estrazione, ma è stata accettata da un utente.
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI ha restituito un livello di attendibilità basso per questa estrazione, ma è stata accettata da un utente.
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = Conferma l'eliminazione dell'istanza dei metadati
131
143
  # Paragraph asking user are they sure that they want to delete the template
@@ -45,30 +45,30 @@ export default {
45
45
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "すべてのテンプレートを検索",
46
46
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "テンプレートを選択",
47
47
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "テンプレートを読み込めませんでした。しばらくしてからもう一度お試しください",
48
- "groupSharedFeatures.metadataEditor.viewOnDocument": "View on document",
48
+ "groupSharedFeatures.metadataEditor.viewOnDocument": "ドキュメントで表示",
49
49
  "metadataEditor.addMetadataTemplate.customMetadataName": "カスタムメタデータ",
50
50
  "metadataEditor.addMetadataTemplate.search.placeholder": "テンプレートを検索",
51
51
  "metadataEditor.addMetadataTemplate.trigger.label": "テンプレートを追加",
52
- "metadataEditor.aiSuggestionField.acceptLabel": "Accept suggestion",
52
+ "metadataEditor.aiSuggestionField.acceptLabel": "候補を承認",
53
53
  "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AIによる候補:",
54
54
  "metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "Box AIによる候補 (信頼度{level})",
55
55
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "オプション",
56
56
  "metadataEditor.aiSuggestionField.appendLabel": "追加する",
57
57
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "クリアして置き換える",
58
- "metadataEditor.aiSuggestionField.confidenceLevelHigh": "High",
59
- "metadataEditor.aiSuggestionField.confidenceLevelLow": "Low",
58
+ "metadataEditor.aiSuggestionField.confidenceLevelHigh": "",
59
+ "metadataEditor.aiSuggestionField.confidenceLevelLow": "",
60
60
  "metadataEditor.aiSuggestionField.dismissLabel": "確認",
61
61
  "metadataEditor.aiSuggestionField.ignoreLabel": "無視する",
62
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AIは上記と同じ値をお勧めします",
63
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggests the same value as above ({level} confidence)",
62
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AIによる候補は上と同じ値です",
63
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AIによる候補は上と同じ値です (信頼度{level})",
64
64
  "metadataEditor.autofillButton.ariaLabel": "Box AIによる自動入力",
65
65
  "metadataEditor.autofillButton.ariaLabelWithTemplateName": "Box AIで{templateName}を自動入力",
66
66
  "metadataEditor.autofillButton.tooltip.enhanced": "Box AIによる自動入力 (強化)",
67
67
  "metadataEditor.autofillButton.tooltip.ga": "Box AIによる自動入力",
68
68
  "metadataEditor.autofillButton.tooltip.standard": "Box AIによる自動入力 (標準)",
69
- "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AIは、この抽出に対して高い信頼度レベル ({score}) を返しました。",
70
- "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AIは、この抽出に対して低い信頼度レベル ({score}) を返しました。値をレビューしてください。",
71
- "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AIはこの抽出に対して低い信頼度レベル ({score}) を返しましたが、ユーザーにより承認されました。",
69
+ "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AIは、この抽出に対して高い信頼度レベルを返しました。",
70
+ "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AIは、この抽出に対して低い信頼度レベルを返しました。値を確認してください。",
71
+ "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AIはこの抽出に対して低い信頼度レベルを返しましたが、ユーザーにより承認されました。",
72
72
  "metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "メタデータインスタンスの削除を確認",
73
73
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "このファイルから、メタデータテンプレート「{templateName}」とそのすべての値を削除してもよろしいですか?",
74
74
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "「{templateName}」メタデータインスタンスとその値を削除してもよろしいですか?",
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = 読み込み中...
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = さらに読み込み中...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 一致する結果がありません
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = 読み込み中
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = テンプレートを選択
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = テンプレートを読み込めませんでした。しばらくしてからもう一度お試しください
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = ドキュメントで表示
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = カスタムメタデータ
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = テンプレートを検索
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = テンプレートを追加
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = 候補を承認
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AIによる候補:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = オプション
104
110
  metadataEditor.aiSuggestionField.appendLabel = 追加する
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = クリアして置き換える
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = 高
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = 低
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = 確認
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = 無視する
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
- metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AIは上記と同じ値をお勧めします
122
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AIによる候補は上と同じ値です
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AIによる候補は上と同じ値です (信頼度{level})
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = Box AIによる自動入力
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = Box AIによる自動入力 (
120
132
  metadataEditor.autofillButton.tooltip.ga = Box AIによる自動入力
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = Box AIによる自動入力 (標準)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AIは、この抽出に対して高い信頼度レベル ({score}) を返しました。
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AIは、この抽出に対して低い信頼度レベル ({score}) を返しました。値をレビューしてください。
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AIは、この抽出に対して高い信頼度レベルを返しました。
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AIは、この抽出に対して低い信頼度レベルを返しました。値を確認してください。
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AIはこの抽出に対して低い信頼度レベル ({score}) を返しましたが、ユーザーにより承認されました。
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AIはこの抽出に対して低い信頼度レベルを返しましたが、ユーザーにより承認されました。
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = メタデータインスタンスの削除を確認
131
143
  # Paragraph asking user are they sure that they want to delete the template
@@ -45,30 +45,30 @@ export default {
45
45
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "모든 템플릿 검색",
46
46
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "템플릿 선택",
47
47
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "템플릿을 로드할 수 없습니다. 나중에 다시 시도하십시오",
48
- "groupSharedFeatures.metadataEditor.viewOnDocument": "View on document",
48
+ "groupSharedFeatures.metadataEditor.viewOnDocument": "문서에서 보기",
49
49
  "metadataEditor.addMetadataTemplate.customMetadataName": "사용자 정의 메타데이터",
50
50
  "metadataEditor.addMetadataTemplate.search.placeholder": "검색 템플릿",
51
51
  "metadataEditor.addMetadataTemplate.trigger.label": "템플릿 추가",
52
- "metadataEditor.aiSuggestionField.acceptLabel": "Accept suggestion",
52
+ "metadataEditor.aiSuggestionField.acceptLabel": "제안 수락",
53
53
  "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI 제안:",
54
54
  "metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "Box AI 제안({level} 신뢰도)",
55
55
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "옵션",
56
56
  "metadataEditor.aiSuggestionField.appendLabel": "추가",
57
57
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "지우기 및 바꾸기",
58
- "metadataEditor.aiSuggestionField.confidenceLevelHigh": "High",
59
- "metadataEditor.aiSuggestionField.confidenceLevelLow": "Low",
58
+ "metadataEditor.aiSuggestionField.confidenceLevelHigh": "높음",
59
+ "metadataEditor.aiSuggestionField.confidenceLevelLow": "낮음",
60
60
  "metadataEditor.aiSuggestionField.dismissLabel": "확인",
61
61
  "metadataEditor.aiSuggestionField.ignoreLabel": "무시",
62
62
  "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI는 위와 동일한 값을 제안합니다",
63
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggests the same value as above ({level} confidence)",
63
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI 위와 동일한 값을 제안합니다({level} 신뢰도)",
64
64
  "metadataEditor.autofillButton.ariaLabel": "Box AI로 자동 완성하기",
65
65
  "metadataEditor.autofillButton.ariaLabelWithTemplateName": "Box AI를 사용한 {templateName}자동 입력",
66
66
  "metadataEditor.autofillButton.tooltip.enhanced": "Box AI로 자동 완성하기(고급형)",
67
67
  "metadataEditor.autofillButton.tooltip.ga": "Box AI로 자동 완성하기",
68
68
  "metadataEditor.autofillButton.tooltip.standard": "Box AI로 자동 완성하기(표준형)",
69
- "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI가 이 추출에 대해 높은 신뢰도({score}) 레벨을 반환했습니다.",
70
- "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI가 이 추출에 대해 낮은 신뢰도({score}) 레벨을 반환했습니다. 값을 리뷰하십시오.",
71
- "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI가 이 추출에 대해 낮은 신뢰도({score})를 반환했지만, 사용자가 이를 수락했습니다.",
69
+ "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI가 이 추출에 대해 높은 신뢰도 레벨을 반환했습니다.",
70
+ "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI가 이 추출에 대해 낮은 신뢰도 수준을 반환했습니다. 값을 리뷰해 주세요.",
71
+ "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI가 이 추출에 대해 낮은 신뢰 수준을 반환했지만, 사용자가 이를 수락했습니다.",
72
72
  "metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "메타데이터 인스턴스 삭제 확인",
73
73
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "\"{templateName}\" 메타데이터 템플릿 및 이 파일에서 모든 값을 삭제하시겠습니까?",
74
74
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "\"{templateName}\" 메타데이터 인스턴스 및 해당 값을 삭제하시겠습니까?",
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = 로드 중...
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = 더 많이 로드 중...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 결과 없음
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = 로드 중
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = 템플릿 선택
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = 템플릿을 로드할 수 없습니다. 나중에 다시 시도하십시오
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = 문서에서 보기
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = 사용자 정의 메타데이터
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = 검색 템플릿
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = 템플릿 추가
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = 제안 수락
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI 제안:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = 옵션
104
110
  metadataEditor.aiSuggestionField.appendLabel = 추가
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = 지우기 및 바꾸기
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = 높음
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = 낮음
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = 확인
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = 무시
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI는 위와 동일한 값을 제안합니다
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI가 위와 동일한 값을 제안합니다({level} 신뢰도)
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = Box AI로 자동 완성하기
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = Box AI로 자동 완성하기(
120
132
  metadataEditor.autofillButton.tooltip.ga = Box AI로 자동 완성하기
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = Box AI로 자동 완성하기(표준형)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AI가 이 추출에 대해 높은 신뢰도({score}) 레벨을 반환했습니다.
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AI가 이 추출에 대해 낮은 신뢰도({score}) 레벨을 반환했습니다. 값을 리뷰하십시오.
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI가 이 추출에 대해 높은 신뢰도 레벨을 반환했습니다.
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI가 이 추출에 대해 낮은 신뢰도 수준을 반환했습니다. 값을 리뷰해 주세요.
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI가 이 추출에 대해 낮은 신뢰도({score})를 반환했지만, 사용자가 이를 수락했습니다.
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI가 이 추출에 대해 낮은 신뢰 수준을 반환했지만, 사용자가 이를 수락했습니다.
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = 메타데이터 인스턴스 삭제 확인
131
143
  # Paragraph asking user are they sure that they want to delete the template
@@ -45,30 +45,30 @@ export default {
45
45
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "Søk i alle maler",
46
46
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "Velg en mal",
47
47
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "Kunne ikke laste inn maler. Prøv igjen senere",
48
- "groupSharedFeatures.metadataEditor.viewOnDocument": "View on document",
48
+ "groupSharedFeatures.metadataEditor.viewOnDocument": "Vis dokument",
49
49
  "metadataEditor.addMetadataTemplate.customMetadataName": "Tilpasset metadata",
50
50
  "metadataEditor.addMetadataTemplate.search.placeholder": "Søk etter maler",
51
51
  "metadataEditor.addMetadataTemplate.trigger.label": "Legg til mal",
52
- "metadataEditor.aiSuggestionField.acceptLabel": "Accept suggestion",
52
+ "metadataEditor.aiSuggestionField.acceptLabel": "Godta forslag",
53
53
  "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI-forslag:",
54
54
  "metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "Box AI-forslag ({level} konfidens)",
55
55
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Alternativer",
56
56
  "metadataEditor.aiSuggestionField.appendLabel": "Tilføy",
57
57
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Tøm og erstatt",
58
- "metadataEditor.aiSuggestionField.confidenceLevelHigh": "High",
59
- "metadataEditor.aiSuggestionField.confidenceLevelLow": "Low",
58
+ "metadataEditor.aiSuggestionField.confidenceLevelHigh": "Høy",
59
+ "metadataEditor.aiSuggestionField.confidenceLevelLow": "Lav",
60
60
  "metadataEditor.aiSuggestionField.dismissLabel": "Bekreft",
61
61
  "metadataEditor.aiSuggestionField.ignoreLabel": "Ignorer",
62
62
  "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI foreslår den samme verdien som ovenfor",
63
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggests the same value as above ({level} confidence)",
63
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI foreslår samme verdi som ovenfor ({level} konfidens)",
64
64
  "metadataEditor.autofillButton.ariaLabel": "Automatisk utfylling med Box AI",
65
65
  "metadataEditor.autofillButton.ariaLabelWithTemplateName": "Fyll {templateName} automatisk med Box AI",
66
66
  "metadataEditor.autofillButton.tooltip.enhanced": "Automatisk utfylling med Box AI (forbedret)",
67
67
  "metadataEditor.autofillButton.tooltip.ga": "Automatisk utfylling med Box AI",
68
68
  "metadataEditor.autofillButton.tooltip.standard": "Automatisk utfylling med Box AI (standard)",
69
- "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI returnerte høyt tillitsnivå ({score}) for denne ekstraksjonen.",
70
- "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI returnerte lavt tillitsnivå ({score}) for denne ekstraksjonen. Gjennomgå verdien.",
71
- "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI returnerte lavt konfidensnivå ({score}) for denne ekstraksjonen, men den ble akseptert av et menneske.",
69
+ "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI returnerte høyt tillitsnivå for denne ekstraksjonen.",
70
+ "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI returnerte et lavt tillitsnivå for denne ekstraksjonen. Gjennomgå verdien.",
71
+ "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI returnerte lavt konfidensnivå for denne ekstraksjonen, men den ble akseptert av et menneske.",
72
72
  "metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Bekreft sletting av metadataforekomst",
73
73
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Er du sikker på at du vil slette metadatamalen «{templateName}», og alle verdiene i den fra denne filen?",
74
74
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "Er du sikker på at du vil slette metadataforekomsten «{templateName}» og tilhørende verdier?",
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = Laster …
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = Laster mer …
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Ingen resultater funnet
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = laster
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = Velg en mal
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = Kunne ikke laste inn maler. Prøv igjen senere
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = Vis på dokument
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = Tilpasset metadata
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = Søk etter maler
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = Legg til mal
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = Godta forslag
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI-forslag:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Alternativer
104
110
  metadataEditor.aiSuggestionField.appendLabel = Tilføy
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Tøm og erstatt
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = Høy
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = Lav
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = Bekreft
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = Ignorer
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI foreslår den samme verdien som ovenfor
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI foreslår samme verdi som ovenfor ({level} konfidens)
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = Automatisk utfylling med Box AI
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = Automatisk utfylling med Box AI
120
132
  metadataEditor.autofillButton.tooltip.ga = Automatisk utfylling med Box AI
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = Automatisk utfylling med Box AI (standard)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AI returnerte høyt tillitsnivå ({score}) for denne ekstraksjonen.
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AI returnerte lavt tillitsnivå ({score}) for denne ekstraksjonen. Gjennomgå verdien.
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI returnerte høyt tillitsnivå for denne ekstraksjonen.
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI returnerte et lavt tillitsnivå for denne ekstraksjonen. Gjennomgå verdien.
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI returnerte lavt konfidensnivå ({score}) for denne ekstraksjonen, men den ble akseptert av et menneske.
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI returnerte lavt konfidensnivå for denne ekstraksjonen, men den ble akseptert av et menneske.
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = Bekreft sletting av metadataforekomst
131
143
  # Paragraph asking user are they sure that they want to delete the template
@@ -45,30 +45,30 @@ export default {
45
45
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "Alle sjablonen zoeken",
46
46
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "Selecteer een sjabloon",
47
47
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "Kon geen sjablonen laden. Probeer het later opnieuw",
48
- "groupSharedFeatures.metadataEditor.viewOnDocument": "View on document",
48
+ "groupSharedFeatures.metadataEditor.viewOnDocument": "Weergeven op document",
49
49
  "metadataEditor.addMetadataTemplate.customMetadataName": "Aangepaste metagegevens",
50
50
  "metadataEditor.addMetadataTemplate.search.placeholder": "Sjablonen zoeken",
51
51
  "metadataEditor.addMetadataTemplate.trigger.label": "Sjabloon toevoegen",
52
- "metadataEditor.aiSuggestionField.acceptLabel": "Accept suggestion",
52
+ "metadataEditor.aiSuggestionField.acceptLabel": "Suggestie accepteren",
53
53
  "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI-suggestie:",
54
54
  "metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "Box AI-suggestie (betrouwbaarheidsscore {level})",
55
55
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Opties",
56
56
  "metadataEditor.aiSuggestionField.appendLabel": "Toevoegen",
57
57
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Wissen en vervangen",
58
- "metadataEditor.aiSuggestionField.confidenceLevelHigh": "High",
59
- "metadataEditor.aiSuggestionField.confidenceLevelLow": "Low",
58
+ "metadataEditor.aiSuggestionField.confidenceLevelHigh": "Hoog",
59
+ "metadataEditor.aiSuggestionField.confidenceLevelLow": "Laag",
60
60
  "metadataEditor.aiSuggestionField.dismissLabel": "Bevestigen",
61
61
  "metadataEditor.aiSuggestionField.ignoreLabel": "Negeren",
62
62
  "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI stelt dezelfde waarde voor als hierboven",
63
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggests the same value as above ({level} confidence)",
63
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI geeft dezelfde waarde aan als hierboven (betrouwbaarheidsscore {level})",
64
64
  "metadataEditor.autofillButton.ariaLabel": "Automatisch invullen met Box AI",
65
65
  "metadataEditor.autofillButton.ariaLabelWithTemplateName": "Autofill {templateName} met Box AI",
66
66
  "metadataEditor.autofillButton.tooltip.enhanced": "Automatisch invullen met Box AI (Verbeterd)",
67
67
  "metadataEditor.autofillButton.tooltip.ga": "Automatisch invullen met Box AI",
68
68
  "metadataEditor.autofillButton.tooltip.standard": "Automatisch invullen met Box AI (Standaard)",
69
- "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI heeft deze extractie een hoog betrouwbaarheidsniveau ({score}) toegekend.",
70
- "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI heeft deze extractie een laag betrouwbaarheidsniveau ({score}) toegekend. Controleer de waarde.",
71
- "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI heeft deze extractie een lage betrouwbaarheidsscore ({score}) toegekend, maar deze is geaccepteerd door een mens.",
69
+ "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI heeft deze extractie een hoog betrouwbaarheidsniveau toegekend.",
70
+ "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI heeft deze extractie een laag betrouwbaarheidsniveau toegekend. Controleer de waarde.",
71
+ "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI heeft deze extractie een lage betrouwbaarheidsscore toegekend, maar deze is geaccepteerd door een mens.",
72
72
  "metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Bevestig het verwijderen van de metadata-instantie",
73
73
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Weet u zeker dat u het metagegevenssjabloon ‘{templateName}’ en al zijn waarden uit dit bestand wilt verwijderen?",
74
74
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "Weet u zeker dat u de metagegevensinstantie en de waarden voor {templateName} wilt verwijderen?",
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = Laden...
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = Meer laden...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Geen resultaten gevonden
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = laden
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = Selecteer een sjabloon
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = Kon geen sjablonen laden. Probeer het later opnieuw
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = Weergeven op document
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = Aangepaste metagegevens
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = Sjablonen zoeken
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = Sjabloon toevoegen
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = Suggestie accepteren
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI-suggestie:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = Opties
104
110
  metadataEditor.aiSuggestionField.appendLabel = Toevoegen
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = Wissen en vervangen
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = Hoog
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = Laag
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = Bevestigen
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = Negeren
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI stelt dezelfde waarde voor als hierboven
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI geeft dezelfde waarde aan als hierboven (betrouwbaarheidsscore {level})
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = Automatisch invullen met Box AI
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = Automatisch invullen met Box AI
120
132
  metadataEditor.autofillButton.tooltip.ga = Automatisch invullen met Box AI
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = Automatisch invullen met Box AI (Standaard)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AI heeft deze extractie een hoog betrouwbaarheidsniveau ({score}) toegekend.
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AI heeft deze extractie een laag betrouwbaarheidsniveau ({score}) toegekend. Controleer de waarde.
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI heeft deze extractie een hoog betrouwbaarheidsniveau toegekend.
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI heeft deze extractie een laag betrouwbaarheidsniveau toegekend. Controleer de waarde.
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI heeft deze extractie een lage betrouwbaarheidsscore ({score}) toegekend, maar deze is geaccepteerd door een mens.
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI heeft deze extractie een lage betrouwbaarheidsscore toegekend, maar deze is geaccepteerd door een mens.
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = Bevestig het verwijderen van de metadata-instantie
131
143
  # Paragraph asking user are they sure that they want to delete the template