@box/box-ai-content-answers 0.159.2 → 0.160.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/dist/i18n/bn-IN.js +5 -5
  2. package/dist/i18n/bn-IN.properties +5 -5
  3. package/dist/i18n/da-DK.js +5 -5
  4. package/dist/i18n/da-DK.properties +5 -5
  5. package/dist/i18n/de-DE.js +5 -5
  6. package/dist/i18n/de-DE.properties +5 -5
  7. package/dist/i18n/en-AU.js +3 -3
  8. package/dist/i18n/en-AU.properties +3 -3
  9. package/dist/i18n/en-GB.js +3 -3
  10. package/dist/i18n/en-GB.properties +3 -3
  11. package/dist/i18n/es-419.js +5 -5
  12. package/dist/i18n/es-419.properties +5 -5
  13. package/dist/i18n/es-ES.js +5 -5
  14. package/dist/i18n/es-ES.properties +5 -5
  15. package/dist/i18n/fi-FI.js +5 -5
  16. package/dist/i18n/fi-FI.properties +5 -5
  17. package/dist/i18n/fr-CA.js +5 -5
  18. package/dist/i18n/fr-CA.properties +5 -5
  19. package/dist/i18n/fr-FR.js +5 -5
  20. package/dist/i18n/fr-FR.properties +5 -5
  21. package/dist/i18n/hi-IN.js +5 -5
  22. package/dist/i18n/hi-IN.properties +5 -5
  23. package/dist/i18n/it-IT.js +5 -5
  24. package/dist/i18n/it-IT.properties +5 -5
  25. package/dist/i18n/ja-JP.js +10 -10
  26. package/dist/i18n/ja-JP.properties +10 -10
  27. package/dist/i18n/ko-KR.js +5 -5
  28. package/dist/i18n/ko-KR.properties +5 -5
  29. package/dist/i18n/nb-NO.js +5 -5
  30. package/dist/i18n/nb-NO.properties +5 -5
  31. package/dist/i18n/nl-NL.js +5 -5
  32. package/dist/i18n/nl-NL.properties +5 -5
  33. package/dist/i18n/pl-PL.js +5 -5
  34. package/dist/i18n/pl-PL.properties +5 -5
  35. package/dist/i18n/pt-BR.js +5 -5
  36. package/dist/i18n/pt-BR.properties +5 -5
  37. package/dist/i18n/ru-RU.js +5 -5
  38. package/dist/i18n/ru-RU.properties +5 -5
  39. package/dist/i18n/sv-SE.js +5 -5
  40. package/dist/i18n/sv-SE.properties +5 -5
  41. package/dist/i18n/tr-TR.js +5 -5
  42. package/dist/i18n/tr-TR.properties +5 -5
  43. package/dist/i18n/zh-CN.js +5 -5
  44. package/dist/i18n/zh-CN.properties +5 -5
  45. package/dist/i18n/zh-TW.js +5 -5
  46. package/dist/i18n/zh-TW.properties +5 -5
  47. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "新增至記事",
3
+ "boxAI.contentAnswers.addedToNote": "已新增",
4
+ "boxAI.contentAnswers.analyzingRequest": "正在分析您的要求",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "成功",
6
6
  "boxAI.contentAnswers.ask": "詢問",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "您可在 Box AI 完成回覆後提交另一個問題",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "無法使用 Box AI",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "請稍後再試一次。",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AI 服務未回應。",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,other{一或多個檔案}}的文字內容太大,Box AI 無法處理。",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI 將無法存取整個{numberOfItems,plural,other{內容}},這可能會影響其答案。",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{這個檔案} other{一個或更多檔案}} 的內容太大,Box AI 無法處理。",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI 將無法存取完整內容,這可能會影響其答案。",
51
51
  "boxAI.contentAnswers.loading": "載入中......",
52
52
  "boxAI.contentAnswers.loadingAnswer": "正在載入答案...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "正在載入建議",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = 新增至記事
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = 已新增
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = 正在分析您的要求
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = 成功
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = 請稍後再試一次。
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI 服務未回應。
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,other{一或多個檔案}}的文字內容太大,Box AI 無法處理。
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,=1{這個檔案} other{一個或更多檔案}} 的內容太大,Box AI 無法處理。
97
97
  # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI 將無法存取整個{numberOfItems,plural,other{內容}},這可能會影響其答案。
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI 將無法存取完整內容,這可能會影響其答案。
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = 載入中......
101
101
  # Aria label to show while waiting for an answer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/box-ai-content-answers",
3
- "version": "0.159.2",
3
+ "version": "0.160.0",
4
4
  "peerDependencies": {
5
5
  "@box/blueprint-web": "^7.8.0",
6
6
  "@box/blueprint-web-assets": "^4.56.1",
@@ -17,11 +17,11 @@
17
17
  },
18
18
  "devDependencies": {
19
19
  "@box/babel-plugin-target-attributes": "1.3.0",
20
- "@box/blueprint-web": "^12.78.5",
21
- "@box/blueprint-web-assets": "^4.70.0",
22
- "@box/box-ai-agent-selector": "^0.65.2",
23
- "@box/item-icon": "^0.29.2",
24
- "@box/storybook-utils": "^0.14.6",
20
+ "@box/blueprint-web": "^12.78.6",
21
+ "@box/blueprint-web-assets": "^4.71.0",
22
+ "@box/box-ai-agent-selector": "^0.65.3",
23
+ "@box/item-icon": "^0.29.3",
24
+ "@box/storybook-utils": "^0.14.7",
25
25
  "@testing-library/react": "^15.0.6",
26
26
  "react": "^18.3.0",
27
27
  "react-dom": "^18.3.0",