@box/metadata-editor 0.55.0 → 0.56.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 (60) hide show
  1. package/esm/lib/components/metadata-instance-editor/subcomponents/custom-instance/custom-instance.js +68 -57
  2. package/esm/lib/components/metadata-instance-editor/subcomponents/custom-instance/messages.js +1 -1
  3. package/esm/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/custom-instance-new-field.js +14 -11
  4. package/esm/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/messages.js +4 -0
  5. package/i18n/bn-IN.js +16 -15
  6. package/i18n/bn-IN.properties +21 -9
  7. package/i18n/da-DK.js +12 -11
  8. package/i18n/da-DK.properties +17 -5
  9. package/i18n/de-DE.js +12 -11
  10. package/i18n/de-DE.properties +17 -5
  11. package/i18n/en-AU.js +3 -2
  12. package/i18n/en-AU.properties +13 -1
  13. package/i18n/en-CA.js +2 -1
  14. package/i18n/en-CA.properties +13 -1
  15. package/i18n/en-GB.js +3 -2
  16. package/i18n/en-GB.properties +13 -1
  17. package/i18n/en-US.js +2 -1
  18. package/i18n/en-US.properties +3 -1
  19. package/i18n/en-x-pseudo.js +96 -95
  20. package/i18n/en-x-pseudo.properties +101 -89
  21. package/i18n/es-419.js +12 -11
  22. package/i18n/es-419.properties +17 -5
  23. package/i18n/es-ES.js +12 -11
  24. package/i18n/es-ES.properties +17 -5
  25. package/i18n/fi-FI.js +12 -11
  26. package/i18n/fi-FI.properties +17 -5
  27. package/i18n/fr-CA.js +11 -10
  28. package/i18n/fr-CA.properties +16 -4
  29. package/i18n/fr-FR.js +11 -10
  30. package/i18n/fr-FR.properties +16 -4
  31. package/i18n/hi-IN.js +12 -11
  32. package/i18n/hi-IN.properties +17 -5
  33. package/i18n/it-IT.js +12 -11
  34. package/i18n/it-IT.properties +17 -5
  35. package/i18n/ja-JP.js +13 -12
  36. package/i18n/ja-JP.properties +18 -6
  37. package/i18n/json/src/lib/components/metadata-instance-editor/subcomponents/custom-instance/messages.json +1 -1
  38. package/i18n/json/src/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/messages.json +1 -1
  39. package/i18n/ko-KR.js +12 -11
  40. package/i18n/ko-KR.properties +17 -5
  41. package/i18n/nb-NO.js +12 -11
  42. package/i18n/nb-NO.properties +17 -5
  43. package/i18n/nl-NL.js +12 -11
  44. package/i18n/nl-NL.properties +17 -5
  45. package/i18n/pl-PL.js +12 -11
  46. package/i18n/pl-PL.properties +17 -5
  47. package/i18n/pt-BR.js +12 -11
  48. package/i18n/pt-BR.properties +17 -5
  49. package/i18n/ru-RU.js +12 -11
  50. package/i18n/ru-RU.properties +17 -5
  51. package/i18n/sv-SE.js +12 -11
  52. package/i18n/sv-SE.properties +17 -5
  53. package/i18n/tr-TR.js +12 -11
  54. package/i18n/tr-TR.properties +17 -5
  55. package/i18n/zh-CN.js +12 -11
  56. package/i18n/zh-CN.properties +17 -5
  57. package/i18n/zh-TW.js +12 -11
  58. package/i18n/zh-TW.properties +17 -5
  59. package/package.json +2 -2
  60. package/types/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/messages.d.ts +5 -0
package/i18n/ja-JP.js CHANGED
@@ -2,7 +2,7 @@ export default {
2
2
  "comboboxWithApiPagination.clearButtonAriaLabel": "入力と選択をクリア",
3
3
  "comboboxWithApiPagination.errorAction": "再読み込み",
4
4
  "comboboxWithApiPagination.errorIconLabel": "エラー",
5
- "comboboxWithApiPagination.errorMessage": "オプションの読み込みに失敗",
5
+ "comboboxWithApiPagination.errorMessage": "オプションの読み込みに失敗しました",
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "読み込み中...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "さらに読み込み中...",
8
8
  "comboboxWithApiPagination.noResults": "一致する結果がありません",
@@ -37,20 +37,20 @@ export default {
37
37
  "metadataEditor.addMetadataTemplate.customMetadataName": "カスタムメタデータ",
38
38
  "metadataEditor.addMetadataTemplate.search.placeholder": "テンプレートを検索",
39
39
  "metadataEditor.addMetadataTemplate.trigger.label": "テンプレートを追加",
40
- "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI suggestion:",
41
- "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Options",
40
+ "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AIの提案:",
41
+ "metadataEditor.aiSuggestionField.aiSuggestionOptions": "オプション",
42
42
  "metadataEditor.aiSuggestionField.appendLabel": "追加",
43
- "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Clear and Replace",
44
- "metadataEditor.aiSuggestionField.ignoreLabel": "Ignore",
43
+ "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "クリアして置き換え",
44
+ "metadataEditor.aiSuggestionField.ignoreLabel": "無視する",
45
45
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "このファイルから、メタデータテンプレート「{templateName}」とそのすべての値を削除してもよろしいですか?",
46
- "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "「{templateName}」と入力して確認します",
46
+ "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "削除を確認するには、メタデータテンプレートの名前を入力してください",
47
47
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "一度削除すると、メタデータ値は復元できません。",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "キャンセル",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "確認",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "カスタムメタデータ",
51
51
  "metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "閉じる",
52
52
  "metadataEditor.editInstance.deleteConfirmationModal.header": "「{templateName}」の削除",
53
- "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Delete Metadata Template",
53
+ "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "メタデータテンプレートを削除",
54
54
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "Box AIを活用して、向上し続ける精度でドキュメントのメタデータをすばやくキャプチャします。",
55
55
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "Box AIでメタデータを自動入力",
56
56
  "metadataEditor.fileLevel.emptyState.default.body": "ファイルにメタデータを追加して、ビジネスオペレーション、ワークフローなどをサポートします。",
@@ -63,6 +63,7 @@ export default {
63
63
  "metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "このテンプレートには値がありません",
64
64
  "metadataEditor.managerLevel.emptyState.body": "項目を参照または検索し、メタデータを適用して編集します",
65
65
  "metadataEditor.managerLevel.emptyState.heading": "メタデータテンプレートを適用",
66
+ "metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "Add new attribute to Custom Metadata",
66
67
  "metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "追加",
67
68
  "metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "属性名",
68
69
  "metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "キャンセル",
@@ -80,7 +81,7 @@ export default {
80
81
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "読み込み中...",
81
82
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "保存",
82
83
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "自動入力",
83
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI",
84
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Box AIで自動入力",
84
85
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "カスタムメタデータ",
85
86
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "読み込み中...",
86
87
  "metadataEditor.unsavedChangesModal.body": "メタデータテンプレートに保存されていない変更があります。どのように続行しますか?",
@@ -90,9 +91,9 @@ export default {
90
91
  "metadataEditor.unsavedChangesModal.saveAndContinueCTA": "保存して続行",
91
92
  "metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "空の値を非表示",
92
93
  "metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "空の値を表示",
93
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill with Box AI",
94
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill with Box AI",
94
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Box AIで自動入力",
95
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Box AIで自動入力",
95
96
  "metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "カスタムメタデータ",
96
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edit {templateName}",
97
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edit"
97
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "編集",
98
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "編集"
98
99
  }
@@ -5,7 +5,7 @@ comboboxWithApiPagination.errorAction = 再読み込み
5
5
  # Aria-label text for the error icon in the loading results error message
6
6
  comboboxWithApiPagination.errorIconLabel = エラー
7
7
  # Error message displayed as inline notice that informs the user that the options failed to load
8
- comboboxWithApiPagination.errorMessage = オプションの読み込みに失敗
8
+ comboboxWithApiPagination.errorMessage = オプションの読み込みに失敗しました
9
9
  # Visually hidden aria-label text for the loading spinner
10
10
  comboboxWithApiPagination.loadingAriaLabel = 読み込み中...
11
11
  # Visually hidden aria-label text for the loading spinner show when loading more results from infinite scrolling list
@@ -75,19 +75,19 @@ metadataEditor.addMetadataTemplate.search.placeholder = テンプレートを検
75
75
  # Call to encourage user to add metadata templates
76
76
  metadataEditor.addMetadataTemplate.trigger.label = テンプレートを追加
77
77
  # Label for value suggested by Box AI
78
- metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI suggestion:
78
+ metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AIの提案:
79
79
  # Aria-label for AI suggestion options
80
- metadataEditor.aiSuggestionField.aiSuggestionOptions = Options
80
+ metadataEditor.aiSuggestionField.aiSuggestionOptions = オプション
81
81
  # Label for appending the AI suggestion
82
82
  metadataEditor.aiSuggestionField.appendLabel = 追加
83
83
  # Label for clearing the current value and applying the AI suggestion
84
- metadataEditor.aiSuggestionField.clearAndReplaceLabel = Clear and Replace
84
+ metadataEditor.aiSuggestionField.clearAndReplaceLabel = クリアして置き換え
85
85
  # Label for ignoring the AI suggestion
86
- metadataEditor.aiSuggestionField.ignoreLabel = Ignore
86
+ metadataEditor.aiSuggestionField.ignoreLabel = 無視する
87
87
  # Paragraph asking user are they sure that they want to delete the template
88
88
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = このファイルから、メタデータテンプレート「{templateName}」とそのすべての値を削除してもよろしいですか?
89
89
  # Label informing how to confirm deletion of the template
90
- metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = 「{templateName}」と入力して確認します
90
+ metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = 削除を確認するには、メタデータテンプレートの名前を入力してください
91
91
  # Paragraph informing that data cannot be restored
92
92
  metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = 一度削除すると、メタデータ値は復元できません。
93
93
  # CTA to cancel deletion of the template
@@ -100,6 +100,8 @@ metadataEditor.editInstance.deleteConfirmationModal.customMedatata = カスタ
100
100
  metadataEditor.editInstance.deleteConfirmationModal.dismissButton = 閉じる
101
101
  # Header informing that template will be deleted
102
102
  metadataEditor.editInstance.deleteConfirmationModal.header = 「{templateName}」の削除
103
+ # Aria label for header informing that template will be deleted
104
+ metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = メタデータテンプレートを削除
103
105
  # Description of Box AI features
104
106
  metadataEditor.fileLevel.emptyState.boxAiEnabled.body = Box AIを活用して、向上し続ける精度でドキュメントのメタデータをすばやくキャプチャします。
105
107
  # Call to encourage user to use Box AI to autofill metadata fields
@@ -158,6 +160,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
158
160
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 保存
159
161
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
160
162
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 自動入力
163
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
164
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Box AIで自動入力
161
165
  # Header with Custom Metadata template name
162
166
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = カスタムメタデータ
163
167
  # Aria label used to indicate that the button is currently loading.
@@ -176,5 +180,13 @@ metadataEditor.unsavedChangesModal.saveAndContinueCTA = 保存して続行
176
180
  metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = 空の値を非表示
177
181
  # Call to action to show hidden empty values
178
182
  metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = 空の値を表示
183
+ # Aria label for the autofill button
184
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Box AIで自動入力
185
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
186
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Box AIで自動入力
179
187
  # Header with Custom Metadata template name
180
188
  metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = カスタムメタデータ
189
+ # Aria label for the edit button
190
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = 編集
191
+ # Tooltip text explaining that by clicking button user can edit template
192
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = 編集
@@ -1 +1 @@
1
- [{"id":"metadataEditor.metadataInstanceEditor.customInstance.addAttribute","description":"Button that allow to add new attribute to metadata custom instance","defaultMessage":"+ Add Attribute"},{"id":"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute","description":"Aria label for button that allow to remove attribute from metadata custom instance","defaultMessage":"Remove"},{"id":"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder","description":"Placeholder for the value field for custom metadata","defaultMessage":"Set value"}]
1
+ [{"id":"metadataEditor.metadataInstanceEditor.customInstance.addAttribute","description":"Button that allow to add new attribute to metadata custom instance","defaultMessage":"+ Add Attribute"},{"id":"metadataEditor.metadataInstanceEditor.customInstance.removeAttribute","description":"Aria label for button that allow to remove attribute from metadata custom instance","defaultMessage":"Delete {fieldName} attribute"},{"id":"metadataEditor.metadataInstanceEditor.customInstance.setValuePlaceholder","description":"Placeholder for the value field for custom metadata","defaultMessage":"Set value"}]
@@ -1 +1 @@
1
- [{"id":"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA","description":"Primary CTA button to add new field to cutom meatdata instance","defaultMessage":"Add"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA","description":"Cancel button text","defaultMessage":"Cancel"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey","description":"Error enforcing non internal key for custom metadata","defaultMessage":"Keys cannot begin with a $."},{"id":"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey","description":"Error enforcing unique key for custom metadata","defaultMessage":"Key already exists."},{"id":"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel","description":"Label for the attribute name input field","defaultMessage":"Attribute Name"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder","description":"Placeholder for the key field for custom metadata","defaultMessage":"e.g. Order Number"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired","description":"Error enforcing required key for custom metadata","defaultMessage":"Key is required"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.valueLabel","description":"Label for the value input field","defaultMessage":"Value"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder","description":"Placeholder for the value field for custom metadata","defaultMessage":"e.g. 42"}]
1
+ [{"id":"metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel","description":"Aria label for card grouping two input fields: attribute name and value. This group lets user add new attribute to existing Custom Metadata template.","defaultMessage":"Add new attribute to Custom Metadata"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA","description":"Primary CTA button to add new field to cutom meatdata instance","defaultMessage":"Add"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.cancelCTA","description":"Cancel button text","defaultMessage":"Cancel"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.customErrorInternalKey","description":"Error enforcing non internal key for custom metadata","defaultMessage":"Keys cannot begin with a $."},{"id":"metadataEditor.metadataEditor.customIntanceNewField.customErrorDuplicateKey","description":"Error enforcing unique key for custom metadata","defaultMessage":"Key already exists."},{"id":"metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel","description":"Label for the attribute name input field","defaultMessage":"Attribute Name"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.customKeyPlaceholder","description":"Placeholder for the key field for custom metadata","defaultMessage":"e.g. Order Number"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.keyFieldRequired","description":"Error enforcing required key for custom metadata","defaultMessage":"Key is required"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.valueLabel","description":"Label for the value input field","defaultMessage":"Value"},{"id":"metadataEditor.metadataEditor.customIntanceNewField.valuePlaceholder","description":"Placeholder for the value field for custom metadata","defaultMessage":"e.g. 42"}]
package/i18n/ko-KR.js CHANGED
@@ -37,20 +37,20 @@ export default {
37
37
  "metadataEditor.addMetadataTemplate.customMetadataName": "사용자 정의 메타데이터",
38
38
  "metadataEditor.addMetadataTemplate.search.placeholder": "검색 템플릿",
39
39
  "metadataEditor.addMetadataTemplate.trigger.label": "템플릿 추가",
40
- "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI suggestion:",
41
- "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Options",
40
+ "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI 제안:",
41
+ "metadataEditor.aiSuggestionField.aiSuggestionOptions": "옵션",
42
42
  "metadataEditor.aiSuggestionField.appendLabel": "추가",
43
- "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Clear and Replace",
44
- "metadataEditor.aiSuggestionField.ignoreLabel": "Ignore",
43
+ "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "지우기 바꾸기",
44
+ "metadataEditor.aiSuggestionField.ignoreLabel": "무시",
45
45
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "\"{templateName}\" 메타데이터 템플릿 및 이 파일에서 모든 값을 삭제하시겠습니까?",
46
- "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "확인하려면 \"{templateName}\"을 입력합니다.",
46
+ "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "메타데이터 템플릿의 이름을 입력하여 삭제를 확인합니다",
47
47
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "일단 삭제된 메타데이터 값은 복원할 수 없습니다.",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "취소",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "확인",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "사용자 정의 메타데이터",
51
51
  "metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "해제",
52
52
  "metadataEditor.editInstance.deleteConfirmationModal.header": "\"{templateName}\" 삭제",
53
- "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Delete Metadata Template",
53
+ "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "메타데이터 템플릿 삭제",
54
54
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "Box AI의 기능을 사용하여 정확도가 지속적으로 높아지는 동시에 문서 메타데이터를 빠르게 캡처합니다.",
55
55
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "Box AI를 사용한 자동 입력 메타데이터",
56
56
  "metadataEditor.fileLevel.emptyState.default.body": "파일에 메타데이터를 추가하여 비즈니스 작업, 워크플로 등을 지원합니다!",
@@ -63,6 +63,7 @@ export default {
63
63
  "metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "이 템플릿에는 값이 없습니다.",
64
64
  "metadataEditor.managerLevel.emptyState.body": "항목을 찾아보거나 검색하여 메타데이터에 적용 및 편집합니다",
65
65
  "metadataEditor.managerLevel.emptyState.heading": "메타데이터 템플릿 적용",
66
+ "metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "Add new attribute to Custom Metadata",
66
67
  "metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "추가",
67
68
  "metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "속성 이름",
68
69
  "metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "취소",
@@ -80,7 +81,7 @@ export default {
80
81
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "로드 중...",
81
82
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "저장",
82
83
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "자동 입력",
83
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI",
84
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Box AI를 사용한 자동 입력",
84
85
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "사용자 정의 메타데이터",
85
86
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "로드 중...",
86
87
  "metadataEditor.unsavedChangesModal.body": "메타데이터 템플릿에 저장되지 않은 변경 사항이 있습니다. 어떻게 진행하시겠습니까?",
@@ -90,9 +91,9 @@ export default {
90
91
  "metadataEditor.unsavedChangesModal.saveAndContinueCTA": "저장 및 계속",
91
92
  "metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "빈 값 숨기기",
92
93
  "metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "빈 값 표시",
93
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill with Box AI",
94
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill with Box AI",
94
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Box AI를 사용한 자동 입력",
95
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Box AI를 사용한 자동 입력",
95
96
  "metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "사용자 정의 메타데이터",
96
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edit {templateName}",
97
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edit"
97
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "편집",
98
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "편집"
98
99
  }
@@ -75,19 +75,19 @@ metadataEditor.addMetadataTemplate.search.placeholder = 검색 템플릿
75
75
  # Call to encourage user to add metadata templates
76
76
  metadataEditor.addMetadataTemplate.trigger.label = 템플릿 추가
77
77
  # Label for value suggested by Box AI
78
- metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI suggestion:
78
+ metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI 제안:
79
79
  # Aria-label for AI suggestion options
80
- metadataEditor.aiSuggestionField.aiSuggestionOptions = Options
80
+ metadataEditor.aiSuggestionField.aiSuggestionOptions = 옵션
81
81
  # Label for appending the AI suggestion
82
82
  metadataEditor.aiSuggestionField.appendLabel = 추가
83
83
  # Label for clearing the current value and applying the AI suggestion
84
- metadataEditor.aiSuggestionField.clearAndReplaceLabel = Clear and Replace
84
+ metadataEditor.aiSuggestionField.clearAndReplaceLabel = 지우기 바꾸기
85
85
  # Label for ignoring the AI suggestion
86
- metadataEditor.aiSuggestionField.ignoreLabel = Ignore
86
+ metadataEditor.aiSuggestionField.ignoreLabel = 무시
87
87
  # Paragraph asking user are they sure that they want to delete the template
88
88
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = "{templateName}" 메타데이터 템플릿 및 이 파일에서 모든 값을 삭제하시겠습니까?
89
89
  # Label informing how to confirm deletion of the template
90
- metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = 확인하려면 "{templateName}"을 입력합니다.
90
+ metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = 메타데이터 템플릿의 이름을 입력하여 삭제를 확인합니다
91
91
  # Paragraph informing that data cannot be restored
92
92
  metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = 일단 삭제된 메타데이터 값은 복원할 수 없습니다.
93
93
  # CTA to cancel deletion of the template
@@ -100,6 +100,8 @@ metadataEditor.editInstance.deleteConfirmationModal.customMedatata = 사용자
100
100
  metadataEditor.editInstance.deleteConfirmationModal.dismissButton = 해제
101
101
  # Header informing that template will be deleted
102
102
  metadataEditor.editInstance.deleteConfirmationModal.header = "{templateName}" 삭제
103
+ # Aria label for header informing that template will be deleted
104
+ metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = 메타데이터 템플릿 삭제
103
105
  # Description of Box AI features
104
106
  metadataEditor.fileLevel.emptyState.boxAiEnabled.body = Box AI의 기능을 사용하여 정확도가 지속적으로 높아지는 동시에 문서 메타데이터를 빠르게 캡처합니다.
105
107
  # Call to encourage user to use Box AI to autofill metadata fields
@@ -158,6 +160,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
158
160
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = 저장
159
161
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
160
162
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = 자동 입력
163
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
164
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Box AI를 사용한 자동 입력
161
165
  # Header with Custom Metadata template name
162
166
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = 사용자 정의 메타데이터
163
167
  # Aria label used to indicate that the button is currently loading.
@@ -176,5 +180,13 @@ metadataEditor.unsavedChangesModal.saveAndContinueCTA = 저장 및 계속
176
180
  metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = 빈 값 숨기기
177
181
  # Call to action to show hidden empty values
178
182
  metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = 빈 값 표시
183
+ # Aria label for the autofill button
184
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Box AI를 사용한 자동 입력
185
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
186
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Box AI를 사용한 자동 입력
179
187
  # Header with Custom Metadata template name
180
188
  metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = 사용자 정의 메타데이터
189
+ # Aria label for the edit button
190
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = 편집
191
+ # Tooltip text explaining that by clicking button user can edit template
192
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = 편집
package/i18n/nb-NO.js CHANGED
@@ -37,20 +37,20 @@ export default {
37
37
  "metadataEditor.addMetadataTemplate.customMetadataName": "Tilpasset metadata",
38
38
  "metadataEditor.addMetadataTemplate.search.placeholder": "Søk etter maler",
39
39
  "metadataEditor.addMetadataTemplate.trigger.label": "Legg til mal",
40
- "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI suggestion:",
41
- "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Options",
40
+ "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI-forslag:",
41
+ "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Alternativer",
42
42
  "metadataEditor.aiSuggestionField.appendLabel": "Tilføy",
43
- "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Clear and Replace",
44
- "metadataEditor.aiSuggestionField.ignoreLabel": "Ignore",
43
+ "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Tøm og erstatt",
44
+ "metadataEditor.aiSuggestionField.ignoreLabel": "Ignorer",
45
45
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Er du sikker på at du vil slette metadatamalen «{templateName}», og alle verdiene i den fra denne filen?",
46
- "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv «{templateName}» for å bekrefte",
46
+ "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv inn navnet på metadatamalen for å bekrefte slettingen",
47
47
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Metadataverdier kan ikke gjenopprettes etter sletting.",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Avbryt",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Bekreft",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "Tilpasset metadata",
51
51
  "metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "Lukk",
52
52
  "metadataEditor.editInstance.deleteConfirmationModal.header": "Slette «{templateName}»",
53
- "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Delete Metadata Template",
53
+ "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Slett metadatamalen",
54
54
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "Bruk kraften fra Box AI til å raskt hente dokumentmetadata, med stadig økende nøyaktighet.",
55
55
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "Automatisk fylling av metadata med Box AI",
56
56
  "metadataEditor.fileLevel.emptyState.default.body": "Legg til Metadata til filen for å støtte bedriftstransaksjoner, arbeidsflyter, med mer!",
@@ -63,6 +63,7 @@ export default {
63
63
  "metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "Denne malen har ingen verdier",
64
64
  "metadataEditor.managerLevel.emptyState.body": "Bla gjennom eller søk etter elementer for å bruke og redigere metadata",
65
65
  "metadataEditor.managerLevel.emptyState.heading": "Bruk metadatamaler",
66
+ "metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "Add new attribute to Custom Metadata",
66
67
  "metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "Legg til",
67
68
  "metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "Attributtnavn",
68
69
  "metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "Avbryt",
@@ -80,7 +81,7 @@ export default {
80
81
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Laster inn …",
81
82
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Lagre",
82
83
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autofyll",
83
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI",
84
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Automatisk utfylling med Box AI",
84
85
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Tilpasset metadata",
85
86
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Laster inn …",
86
87
  "metadataEditor.unsavedChangesModal.body": "Det finnes ulagrede endringer i metadatamalen(e). Hvordan vil du fortsette?",
@@ -90,9 +91,9 @@ export default {
90
91
  "metadataEditor.unsavedChangesModal.saveAndContinueCTA": "Lagre og fortsett",
91
92
  "metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "Skjul tomme verdier",
92
93
  "metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Vis tomme verdier",
93
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill with Box AI",
94
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill with Box AI",
94
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Automatisk utfylling med Box AI",
95
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Automatisk utfylling med Box AI",
95
96
  "metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Tilpasset metadata",
96
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edit {templateName}",
97
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edit"
97
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Rediger",
98
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Rediger"
98
99
  }
@@ -75,19 +75,19 @@ metadataEditor.addMetadataTemplate.search.placeholder = Søk etter maler
75
75
  # Call to encourage user to add metadata templates
76
76
  metadataEditor.addMetadataTemplate.trigger.label = Legg til mal
77
77
  # Label for value suggested by Box AI
78
- metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI suggestion:
78
+ metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI-forslag:
79
79
  # Aria-label for AI suggestion options
80
- metadataEditor.aiSuggestionField.aiSuggestionOptions = Options
80
+ metadataEditor.aiSuggestionField.aiSuggestionOptions = Alternativer
81
81
  # Label for appending the AI suggestion
82
82
  metadataEditor.aiSuggestionField.appendLabel = Tilføy
83
83
  # Label for clearing the current value and applying the AI suggestion
84
- metadataEditor.aiSuggestionField.clearAndReplaceLabel = Clear and Replace
84
+ metadataEditor.aiSuggestionField.clearAndReplaceLabel = Tøm og erstatt
85
85
  # Label for ignoring the AI suggestion
86
- metadataEditor.aiSuggestionField.ignoreLabel = Ignore
86
+ metadataEditor.aiSuggestionField.ignoreLabel = Ignorer
87
87
  # Paragraph asking user are they sure that they want to delete the template
88
88
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Er du sikker på at du vil slette metadatamalen «{templateName}», og alle verdiene i den fra denne filen?
89
89
  # Label informing how to confirm deletion of the template
90
- metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = Skriv «{templateName}» for å bekrefte
90
+ metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = Skriv inn navnet på metadatamalen for å bekrefte slettingen
91
91
  # Paragraph informing that data cannot be restored
92
92
  metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = Metadataverdier kan ikke gjenopprettes etter sletting.
93
93
  # CTA to cancel deletion of the template
@@ -100,6 +100,8 @@ metadataEditor.editInstance.deleteConfirmationModal.customMedatata = Tilpasset m
100
100
  metadataEditor.editInstance.deleteConfirmationModal.dismissButton = Lukk
101
101
  # Header informing that template will be deleted
102
102
  metadataEditor.editInstance.deleteConfirmationModal.header = Slette «{templateName}»
103
+ # Aria label for header informing that template will be deleted
104
+ metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = Slett metadatamalen
103
105
  # Description of Box AI features
104
106
  metadataEditor.fileLevel.emptyState.boxAiEnabled.body = Bruk kraften fra Box AI til å raskt hente dokumentmetadata, med stadig økende nøyaktighet.
105
107
  # Call to encourage user to use Box AI to autofill metadata fields
@@ -158,6 +160,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
158
160
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Lagre
159
161
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
160
162
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Autofyll
163
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
164
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Automatisk utfylling med Box AI
161
165
  # Header with Custom Metadata template name
162
166
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Tilpasset metadata
163
167
  # Aria label used to indicate that the button is currently loading.
@@ -176,5 +180,13 @@ metadataEditor.unsavedChangesModal.saveAndContinueCTA = Lagre og fortsett
176
180
  metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = Skjul tomme verdier
177
181
  # Call to action to show hidden empty values
178
182
  metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = Vis tomme verdier
183
+ # Aria label for the autofill button
184
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Automatisk utfylling med Box AI
185
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
186
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Automatisk utfylling med Box AI
179
187
  # Header with Custom Metadata template name
180
188
  metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Tilpasset metadata
189
+ # Aria label for the edit button
190
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = Rediger
191
+ # Tooltip text explaining that by clicking button user can edit template
192
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Rediger
package/i18n/nl-NL.js CHANGED
@@ -37,20 +37,20 @@ export default {
37
37
  "metadataEditor.addMetadataTemplate.customMetadataName": "Aangepaste metagegevens",
38
38
  "metadataEditor.addMetadataTemplate.search.placeholder": "Sjablonen zoeken",
39
39
  "metadataEditor.addMetadataTemplate.trigger.label": "Sjabloon toevoegen",
40
- "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI suggestion:",
41
- "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Options",
40
+ "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI-suggestie:",
41
+ "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Opties",
42
42
  "metadataEditor.aiSuggestionField.appendLabel": "Toevoegen",
43
- "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Clear and Replace",
44
- "metadataEditor.aiSuggestionField.ignoreLabel": "Ignore",
43
+ "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Wissen en vervangen",
44
+ "metadataEditor.aiSuggestionField.ignoreLabel": "Negeren",
45
45
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Weet u zeker dat u de metagegevenssjabloon ‘{templateName}’ en al zijn waarden uit dit bestand wilt verwijderen?",
46
- "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Typ ‘{templateName}’ om te bevestigen",
46
+ "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Typ de naam van de metagegevenssjabloon om verwijdering te bevestigen",
47
47
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Eenmaal verwijderd, kunnen metagegevenwaarden niet worden hersteld.",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Annuleren",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Bevestigen",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "Aangepaste metagegevens",
51
51
  "metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "Sluiten",
52
52
  "metadataEditor.editInstance.deleteConfirmationModal.header": "‘{templateName}’ verwijderen",
53
- "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Delete Metadata Template",
53
+ "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Metagegevenssjabloon verwijderen",
54
54
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "Gebruik de kracht van Box AI om snel metagegevens van documenten vast te leggen, met een steeds grotere nauwkeurigheid.",
55
55
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "Metagegevens automatisch invullen met Box AI",
56
56
  "metadataEditor.fileLevel.emptyState.default.body": "Voeg metagegevens toe aan uw bestand om bedrijfsactiviteiten, workflows en meer te ondersteunen.",
@@ -63,6 +63,7 @@ export default {
63
63
  "metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "Deze sjabloon heeft geen waarden",
64
64
  "metadataEditor.managerLevel.emptyState.body": "Blader door of zoek naar uw items om metagegevens toe te passen en te bewerken",
65
65
  "metadataEditor.managerLevel.emptyState.heading": "Metagegevensjablonen toepassen",
66
+ "metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "Add new attribute to Custom Metadata",
66
67
  "metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "Toevoegen",
67
68
  "metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "Naam van het kenmerk",
68
69
  "metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "Annuleren",
@@ -80,7 +81,7 @@ export default {
80
81
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Laden...",
81
82
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Opslaan",
82
83
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Automatisch invullen",
83
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI",
84
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Automatisch invullen met Box AI",
84
85
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Aangepaste metagegevens",
85
86
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Laden...",
86
87
  "metadataEditor.unsavedChangesModal.body": "Metagegevenssjabloon(en) hebben niet-opgeslagen wijzigingen. Hoe wilt u verder gaan?",
@@ -90,9 +91,9 @@ export default {
90
91
  "metadataEditor.unsavedChangesModal.saveAndContinueCTA": "Opslaan en doorgaan",
91
92
  "metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "Lege waarden verbergen",
92
93
  "metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Lege waarden weergeven",
93
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill with Box AI",
94
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill with Box AI",
94
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Automatisch invullen met Box AI",
95
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Automatisch invullen met Box AI",
95
96
  "metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Aangepaste metagegevens",
96
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edit {templateName}",
97
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edit"
97
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Bewerken",
98
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Bewerken"
98
99
  }
@@ -75,19 +75,19 @@ metadataEditor.addMetadataTemplate.search.placeholder = Sjablonen zoeken
75
75
  # Call to encourage user to add metadata templates
76
76
  metadataEditor.addMetadataTemplate.trigger.label = Sjabloon toevoegen
77
77
  # Label for value suggested by Box AI
78
- metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI suggestion:
78
+ metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI-suggestie:
79
79
  # Aria-label for AI suggestion options
80
- metadataEditor.aiSuggestionField.aiSuggestionOptions = Options
80
+ metadataEditor.aiSuggestionField.aiSuggestionOptions = Opties
81
81
  # Label for appending the AI suggestion
82
82
  metadataEditor.aiSuggestionField.appendLabel = Toevoegen
83
83
  # Label for clearing the current value and applying the AI suggestion
84
- metadataEditor.aiSuggestionField.clearAndReplaceLabel = Clear and Replace
84
+ metadataEditor.aiSuggestionField.clearAndReplaceLabel = Wissen en vervangen
85
85
  # Label for ignoring the AI suggestion
86
- metadataEditor.aiSuggestionField.ignoreLabel = Ignore
86
+ metadataEditor.aiSuggestionField.ignoreLabel = Negeren
87
87
  # Paragraph asking user are they sure that they want to delete the template
88
88
  metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph = Weet u zeker dat u de metagegevenssjabloon ‘{templateName}’ en al zijn waarden uit dit bestand wilt verwijderen?
89
89
  # Label informing how to confirm deletion of the template
90
- metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = Typ ‘{templateName}’ om te bevestigen
90
+ metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel = Typ de naam van de metagegevenssjabloon om verwijdering te bevestigen
91
91
  # Paragraph informing that data cannot be restored
92
92
  metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph = Eenmaal verwijderd, kunnen metagegevenwaarden niet worden hersteld.
93
93
  # CTA to cancel deletion of the template
@@ -100,6 +100,8 @@ metadataEditor.editInstance.deleteConfirmationModal.customMedatata = Aangepaste
100
100
  metadataEditor.editInstance.deleteConfirmationModal.dismissButton = Sluiten
101
101
  # Header informing that template will be deleted
102
102
  metadataEditor.editInstance.deleteConfirmationModal.header = ‘{templateName}’ verwijderen
103
+ # Aria label for header informing that template will be deleted
104
+ metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel = Metagegevenssjabloon verwijderen
103
105
  # Description of Box AI features
104
106
  metadataEditor.fileLevel.emptyState.boxAiEnabled.body = Gebruik de kracht van Box AI om snel metagegevens van documenten vast te leggen, met een steeds grotere nauwkeurigheid.
105
107
  # Call to encourage user to use Box AI to autofill metadata fields
@@ -158,6 +160,8 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabe
158
160
  metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton = Opslaan
159
161
  # Button with "Autofill" text. Call to action to automatically fill in form fields based on AI information
160
162
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton = Automatisch invullen
163
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
164
+ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip = Automatisch invullen met Box AI
161
165
  # Header with Custom Metadata template name
162
166
  metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Aangepaste metagegevens
163
167
  # Aria label used to indicate that the button is currently loading.
@@ -176,5 +180,13 @@ metadataEditor.unsavedChangesModal.saveAndContinueCTA = Opslaan en doorgaan
176
180
  metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA = Lege waarden verbergen
177
181
  # Call to action to show hidden empty values
178
182
  metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA = Lege waarden weergeven
183
+ # Aria label for the autofill button
184
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel = Automatisch invullen met Box AI
185
+ # Tooltip text explaining that by clicking button user can autofill template using Box AI
186
+ metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip = Automatisch invullen met Box AI
179
187
  # Header with Custom Metadata template name
180
188
  metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle = Aangepaste metagegevens
189
+ # Aria label for the edit button
190
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel = Bewerken
191
+ # Tooltip text explaining that by clicking button user can edit template
192
+ metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip = Bewerken
package/i18n/pl-PL.js CHANGED
@@ -37,20 +37,20 @@ export default {
37
37
  "metadataEditor.addMetadataTemplate.customMetadataName": "Niestandardowe metadane",
38
38
  "metadataEditor.addMetadataTemplate.search.placeholder": "Szablony wyszukiwania",
39
39
  "metadataEditor.addMetadataTemplate.trigger.label": "Dodaj szablon",
40
- "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI suggestion:",
41
- "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Options",
40
+ "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Sugestia Box AI:",
41
+ "metadataEditor.aiSuggestionField.aiSuggestionOptions": "Opcje",
42
42
  "metadataEditor.aiSuggestionField.appendLabel": "Dołącz",
43
- "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Clear and Replace",
44
- "metadataEditor.aiSuggestionField.ignoreLabel": "Ignore",
43
+ "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "Wyczyść i zamień",
44
+ "metadataEditor.aiSuggestionField.ignoreLabel": "Ignoruj",
45
45
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Czy na pewno chcesz usunąć szablon metadanych „{templateName}” i wszystkie jego wartości z tego pliku?",
46
- "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Wpisz „{templateName}”, aby potwierdzić",
46
+ "metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Wpisz nazwę szablonu metadanych, aby potwierdzić usunięcie",
47
47
  "metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Po usunięciu wartości metadanych nie można przywrócić .",
48
48
  "metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Anuluj",
49
49
  "metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Potwierdź",
50
50
  "metadataEditor.editInstance.deleteConfirmationModal.customMedatata": "Niestandardowe metadane",
51
51
  "metadataEditor.editInstance.deleteConfirmationModal.dismissButton": "Zamknij",
52
52
  "metadataEditor.editInstance.deleteConfirmationModal.header": "Usuń „{templateName}”",
53
- "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Delete Metadata Template",
53
+ "metadataEditor.editInstance.deleteConfirmationModal.headerAriaLabel": "Usuń szablon metadanych",
54
54
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.body": "Użyj mocy Box AI, aby szybko przechwytywać metadane dokumentów z coraz większą dokładnością.",
55
55
  "metadataEditor.fileLevel.emptyState.boxAiEnabled.heading": "Automatyczne wypełnianie metadanych za pomocą Box AI",
56
56
  "metadataEditor.fileLevel.emptyState.default.body": "Dodaj metadane do swojego pliku, aby wspierać operacje biznesowe, przepływy pracy i nie tylko!",
@@ -63,6 +63,7 @@ export default {
63
63
  "metadataEditor.instanceLevel.emptyState.noEmptyValues.body": "Ten szablon nie ma wartości",
64
64
  "metadataEditor.managerLevel.emptyState.body": "Przeglądaj lub wyszukaj elementy, aby zastosować i edytować metadane",
65
65
  "metadataEditor.managerLevel.emptyState.heading": "Zastosuj szablony metadanych",
66
+ "metadataEditor.metadataEditor.customIntanceNewField.addAttributeGroupAriaLabel": "Add new attribute to Custom Metadata",
66
67
  "metadataEditor.metadataEditor.customIntanceNewField.addNewFieldCTA": "Dodaj",
67
68
  "metadataEditor.metadataEditor.customIntanceNewField.attributeNameLabel": "Nazwa atrybutu",
68
69
  "metadataEditor.metadataEditor.customIntanceNewField.cancelCTA": "Anuluj",
@@ -80,7 +81,7 @@ export default {
80
81
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.loadingAriaLabel": "Trwa wczytywanie...",
81
82
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormFooter.saveButton": "Zapisz",
82
83
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButton": "Autouzupełnianie",
83
- "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Autofill with Box AI",
84
+ "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillButtonTooltip": "Automatyczne wypełnianie za pomocą Box AI",
84
85
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Niestandardowe metadane",
85
86
  "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Trwa wczytywanie...",
86
87
  "metadataEditor.unsavedChangesModal.body": "Szablony metadanych mają niezapisane zmiany. Jak chcesz kontynuować?",
@@ -90,9 +91,9 @@ export default {
90
91
  "metadataEditor.unsavedChangesModal.saveAndContinueCTA": "Zapisz i kontynuuj",
91
92
  "metadataEditor.viewInstance.metadataInstanceFooter.hideEmptyValuesCTA": "Ukryj puste wartości",
92
93
  "metadataEditor.viewInstance.metadataInstanceFooter.showEmptyValuesCTA": "Pokaż puste wartości",
93
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Autofill with Box AI",
94
- "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Autofill with Box AI",
94
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonAriaLabel": "Automatyczne wypełnianie za pomocą Box AI",
95
+ "metadataEditor.viewInstance.metadataInstanceHeader.autofillButtonTooltip": "Automatyczne wypełnianie za pomocą Box AI",
95
96
  "metadataEditor.viewInstance.metadataInstanceHeader.customMetadataTitle": "Niestandardowe metadane",
96
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edit {templateName}",
97
- "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edit"
97
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonAriaLabel": "Edycja",
98
+ "metadataEditor.viewInstance.metadataInstanceHeader.editButtonTooltip": "Edycja"
98
99
  }