@box/box-ai-content-answers 2.1.10 → 2.1.11

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 (62) hide show
  1. package/dist/i18n/bn-IN.js +90 -90
  2. package/dist/i18n/da-DK.js +89 -90
  3. package/dist/i18n/de-DE.js +89 -90
  4. package/dist/i18n/en-AU.js +18 -90
  5. package/dist/i18n/en-CA.js +2 -91
  6. package/dist/i18n/en-GB.js +18 -90
  7. package/dist/i18n/en-x-pseudo.js +2 -91
  8. package/dist/i18n/es-419.js +91 -90
  9. package/dist/i18n/es-ES.js +91 -90
  10. package/dist/i18n/fi-FI.js +90 -90
  11. package/dist/i18n/fr-CA.js +90 -90
  12. package/dist/i18n/fr-FR.js +90 -90
  13. package/dist/i18n/hi-IN.js +90 -90
  14. package/dist/i18n/it-IT.js +90 -90
  15. package/dist/i18n/ja-JP.js +90 -90
  16. package/dist/i18n/ko-KR.js +90 -90
  17. package/dist/i18n/nb-NO.js +90 -90
  18. package/dist/i18n/nl-NL.js +89 -90
  19. package/dist/i18n/pl-PL.js +90 -90
  20. package/dist/i18n/pt-BR.js +90 -90
  21. package/dist/i18n/ru-RU.js +91 -90
  22. package/dist/i18n/sv-SE.js +90 -90
  23. package/dist/i18n/tr-TR.js +90 -90
  24. package/dist/i18n/zh-CN.js +90 -90
  25. package/dist/i18n/zh-TW.js +90 -90
  26. package/package.json +5 -5
  27. package/dist/i18n/bn-IN.properties +0 -178
  28. package/dist/i18n/da-DK.properties +0 -178
  29. package/dist/i18n/de-DE.properties +0 -178
  30. package/dist/i18n/en-AU.properties +0 -178
  31. package/dist/i18n/en-CA.properties +0 -178
  32. package/dist/i18n/en-GB.properties +0 -178
  33. package/dist/i18n/en-US.js +0 -91
  34. package/dist/i18n/en-US.properties +0 -178
  35. package/dist/i18n/en-x-pseudo.properties +0 -178
  36. package/dist/i18n/es-419.properties +0 -178
  37. package/dist/i18n/es-ES.properties +0 -178
  38. package/dist/i18n/fi-FI.properties +0 -178
  39. package/dist/i18n/fr-CA.properties +0 -178
  40. package/dist/i18n/fr-FR.properties +0 -178
  41. package/dist/i18n/hi-IN.properties +0 -178
  42. package/dist/i18n/it-IT.properties +0 -178
  43. package/dist/i18n/ja-JP.properties +0 -178
  44. package/dist/i18n/json/src/lib/components/answer/messages.json +0 -1
  45. package/dist/i18n/json/src/lib/components/footer/messages.json +0 -1
  46. package/dist/i18n/json/src/lib/components/modal/messages.json +0 -1
  47. package/dist/i18n/json/src/lib/components/modal-error/messages.json +0 -1
  48. package/dist/i18n/json/src/lib/components/sidebar/messages.json +0 -1
  49. package/dist/i18n/json/src/lib/components/suggested-questions/messages.json +0 -1
  50. package/dist/i18n/json/src/lib/components/thinkingBubble/messages.json +0 -1
  51. package/dist/i18n/json/src/lib/components/welcome-message/messages.json +0 -1
  52. package/dist/i18n/json/src/lib/messages.json +0 -1
  53. package/dist/i18n/ko-KR.properties +0 -178
  54. package/dist/i18n/nb-NO.properties +0 -178
  55. package/dist/i18n/nl-NL.properties +0 -178
  56. package/dist/i18n/pl-PL.properties +0 -178
  57. package/dist/i18n/pt-BR.properties +0 -178
  58. package/dist/i18n/ru-RU.properties +0 -178
  59. package/dist/i18n/sv-SE.properties +0 -178
  60. package/dist/i18n/tr-TR.properties +0 -178
  61. package/dist/i18n/zh-CN.properties +0 -178
  62. package/dist/i18n/zh-TW.properties +0 -178
@@ -1,178 +0,0 @@
1
- # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = 添加到注释
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = 已添加
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = 正在分析…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = 成功
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = 询问
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = 您可以在 Box AI 完成响应后提交另一个问题
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = 询问 Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = 基于:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = 取消
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = 打开文档
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = 来自文档:
23
- # Title of citation card tooltip in answer references section with document title
24
- boxAI.contentAnswers.cardTooltipTitleWithDocumentName = 从“{title}”:
25
- # Clear conversation button label
26
- boxAI.contentAnswers.clearConversationLabel = 清除对话
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = 关闭模式
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = 切换到侧边栏视图
31
- # Content Answers feature name shown on menu item and modal title
32
- boxAI.contentAnswers.contentAnswersTitle = Box AI
33
- # Box AI primary action when file is too large
34
- boxAI.contentAnswers.continueAnyway = 仍然继续
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = 复制到剪贴板
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = 已复制到剪贴板
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = 使用 Box AI 立即获取有关本文档的答案
41
- # Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions
42
- boxAI.contentAnswers.disabledTooltipAINotAvailable = Box AI 没有权限访问此文件
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = 此文件类型目前不支持 Box AI
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = 此时无法选中权限。重新加载此页面,然后重新尝试
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = 正在选中权限...
49
- # Disclaimer informing how to report inappropriate content in the feedback tooltip, the inside of <abuseFormLink> is the linked, clickable text
50
- boxAI.contentAnswers.feedbackTooltipAbuseDisclaimer = 要报告不当内容,请提交<abuseFormLink>此表单</abuseFormLink>。
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = 取消
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = 感谢您提交反馈。
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = 我们如何改进体验?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = 我们很乐意倾听您的反馈!请勿在反馈中提供个人信息、敏感内容或链接,因为提交到 Box 的内容无法保密。
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = 答案不正确
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = 未遵照我的要求
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = 其他
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = 您希望报告什么类型的问题?
67
- # Label for checkbox to consent for prompt and answer sharing in the tooltip that asks the user to share feedback on the answer
68
- boxAI.contentAnswers.feedbackTooltipPromptShareConsent = 共享我的提示和响应,以帮助提高产品质量。
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = 提交
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = 分享反馈
73
- # Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
74
- boxAI.contentAnswers.fileLandingText = {numberOfItems,plural,=1{{firstItemName}} other{{files}}}{parentItem,select,other{ (位于 {parentItem})}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = 返回至 Box AI 常见问题解答
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = 选定的代理不可用。切换到默认代理。
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = 在新选项卡中打开 {fileName}
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Box AI 当前无法生成响应。请重试。
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = 无法找到相关内容。请稍后重试,或询问不同问题。
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = 处理此 {type} 需要额外的时间,请稍后重试。
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI 目前容量有限(我们正在努力扩展带宽)。请在几分钟后重试。
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI 无法使用
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = 请稍后重试。
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI 服务未响应。
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,=1{此文件} other{一个或多个文件}}的内容过大,Box AI 无法处理。
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 将无法访问整个内容,这可能会影响其答案。
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = 正在加载......
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = 正在加载答案...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = 正在加载建议
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = 建议加载失败
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = 已达到 {characterLimit} 最大字符数限制
109
- # Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions
110
- boxAI.contentAnswers.noPermissionsLabel = 无 Box AI 权限
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = 基于一般文档分析的响应
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = 打开提示库
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = 提示
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = 参考 {number}
119
- # Error message to be displayed within an answer during streaming mode if there was another error, such as network errors.
120
- boxAI.contentAnswers.responseFailedError = 响应失败
121
- # Error message to be displayed within an answer during streaming mode if the answer was interrupted due to a lack of tokens.
122
- boxAI.contentAnswers.responseInterruptedError = 响应中断
123
- # Error message to be displayed within an answer during streaming mode if the answer was stopped using the Stop Response button.
124
- boxAI.contentAnswers.responseStoppedError = 响应已停止
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = 重试
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = 停止响应
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = 提出的问题建议:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = 无帮助
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = 有帮助
135
- # Label that shows within the modal to show how many files are not supported by Box AI due to correct format
136
- boxAI.contentAnswers.unsupportedFormatLabel = 格式不受支持
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,other{{files} 对 Box AI 不可用}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = 用户头像
141
- # Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
142
- boxAI.contentAnswers.welcomeAskQuestionLandingText = 欢迎使用 Box AI
143
- # Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
144
- boxAI.contentAnswers.welcomeAskQuestionText = 欢迎使用 Box AI。询问关于 {numberOfItems,plural,=1{{firstItemName}} other{这些 {files}}}{parentItem,select,other{ 在 {parentItem}}} 的问题。
145
- # Content Answers welcome message for clearing the chat. {type} is the type of content that we are going to query
146
- boxAI.contentAnswers.welcomeClearChatText = 聊天已关闭 {type} 时清除
147
- # Link that show the number of files that are going to be displayed within the modal
148
- boxAI.contentAnswers.welcomeMessageFilesLink = {numberOfItems,plural,one{# 个文件} other{# 个文件}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,other{# 个项目}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = 关闭
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = 已复制
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = 关闭文件项目列表
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = 折叠
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = 展开
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = 思考完成
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = 思考内容可滚动区域
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = 正在思考…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
168
- boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = 您可以在电子表格中向 Box AI 提出简单和复杂的问题:总计数、平均值、高级比较、趋势分析等。立即试用!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = 电子表格支持最适合文本密集型文件
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = 电子表格支持通知横幅
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = 关闭
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = 内容
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = 切换到模态视图
@@ -1,178 +0,0 @@
1
- # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = 新增至記事
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = 已新增
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = 分析中…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = 成功
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = 詢問
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = 您可在 Box AI 完成回覆後提交另一個問題
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = 詢問 Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = 根據:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = 取消
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = 開啟文件
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = 來自文件:
23
- # Title of citation card tooltip in answer references section with document title
24
- boxAI.contentAnswers.cardTooltipTitleWithDocumentName = 來自「{title}」:
25
- # Clear conversation button label
26
- boxAI.contentAnswers.clearConversationLabel = 清除對話
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = 關閉互動視窗
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = 切換至側邊欄檢視
31
- # Content Answers feature name shown on menu item and modal title
32
- boxAI.contentAnswers.contentAnswersTitle = Box AI
33
- # Box AI primary action when file is too large
34
- boxAI.contentAnswers.continueAnyway = 仍繼續
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = 複製到剪貼簿
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = 已複製到您的剪貼簿
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = 使用 Box AI 即時找到此文件的答案
41
- # Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions
42
- boxAI.contentAnswers.disabledTooltipAINotAvailable = Box AI 沒有此檔案的存取權限
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI Q&A 目前不支援此檔案類型
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = 目前無法查看權限。重新載入此頁面並再試一次
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = 正在查看權限…
49
- # Disclaimer informing how to report inappropriate content in the feedback tooltip, the inside of <abuseFormLink> is the linked, clickable text
50
- boxAI.contentAnswers.feedbackTooltipAbuseDisclaimer = 若要檢舉不當內容,請提交<abuseFormLink>此表單</abuseFormLink>。
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = 取消
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = 感謝您提供意見回饋。
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = 我們如何改進體驗?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = 我們很樂意聽到您的意見!請在您意見回饋中省略個人資訊、敏感內容或連結,因為向 Box 提交的內容不具機密性。
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = 不準確的答案
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = 未遵循我的要求
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = 其他
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = 您想要回報什麼類型的問題?
67
- # Label for checkbox to consent for prompt and answer sharing in the tooltip that asks the user to share feedback on the answer
68
- boxAI.contentAnswers.feedbackTooltipPromptShareConsent = 共用我的提示和回應,協助改善產品品質。
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = 提交
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = 分享您的意見回饋。
73
- # Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
74
- boxAI.contentAnswers.fileLandingText = {numberOfItems,plural,=1{{firstItemName}} other{{files}}}{parentItem,select,other{ 於 {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = 返回 Box AI
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = 選擇的代理無法使用。切換至預設代理。
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = 在新標籤中開啟 {fileName}
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Box AI 目前無法產生回應。請再試一次。
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = 無法找到相關內容。 請稍後再試一次,或詢問不同的問題。
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = 處理此 {type} 需要更長時間,請稍後再試一次。
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI 目前容量有限 (我們正致力於擴展頻寬)。請過幾分鐘後再試一次。
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = 無法使用 Box AI
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = 請稍後再試一次。
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI 服務未回應。
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,=1{這個檔案} other{一個或更多檔案}} 的內容太大,Box AI 無法處理。
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 將無法存取完整內容,這可能會影響其答案。
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = 載入中......
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = 正在載入答案...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = 正在載入建議
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = 建議載入失敗
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = 已達 {characterLimit} 字元上限
109
- # Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions
110
- boxAI.contentAnswers.noPermissionsLabel = 沒有 Box AI 權限
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = 基於一般文件解析的回應
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = 開啟提示語庫
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = 提示
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = 參考 {number}
119
- # Error message to be displayed within an answer during streaming mode if there was another error, such as network errors.
120
- boxAI.contentAnswers.responseFailedError = 回應失敗
121
- # Error message to be displayed within an answer during streaming mode if the answer was interrupted due to a lack of tokens.
122
- boxAI.contentAnswers.responseInterruptedError = 回應已中斷
123
- # Error message to be displayed within an answer during streaming mode if the answer was stopped using the Stop Response button.
124
- boxAI.contentAnswers.responseStoppedError = 回應已停止
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = 重試
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = 停止回應
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = 建議的問題:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = 沒有幫助
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = 有幫助
135
- # Label that shows within the modal to show how many files are not supported by Box AI due to correct format
136
- boxAI.contentAnswers.unsupportedFormatLabel = 不支援的格式
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,other{{files} 對於 Box AI 不可用}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = 使用者頭像
141
- # Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
142
- boxAI.contentAnswers.welcomeAskQuestionLandingText = 歡迎使用 Box AI
143
- # Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
144
- boxAI.contentAnswers.welcomeAskQuestionText = 歡迎使用 Box AI。詢問有關 {numberOfItems,plural,=1{{firstItemName}} other{這些 {files}}}{parentItem,select,other{ 於 {parentItem}}} 的問題。
145
- # Content Answers welcome message for clearing the chat. {type} is the type of content that we are going to query
146
- boxAI.contentAnswers.welcomeClearChatText = 關閉 {type} 時,會清除聊天
147
- # Link that show the number of files that are going to be displayed within the modal
148
- boxAI.contentAnswers.welcomeMessageFilesLink = {numberOfItems,plural,one{# 個檔案} other{# 個檔案}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,other{# 項目}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = 關閉
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = 已複製
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = 關閉檔案項目清單
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = 收合
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = 展開
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = 完成思考
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = 思考內容可捲動的區域
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = 正在思考…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
168
- boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = 您可以在試算表中詢問 BoxAI 簡單和複雜的問題:總計數、平均值、進階比較、趨勢分析等。 立即試用!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = 試算表支援最適合文字密集型檔案
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = 試算表支援通知橫幅
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = 關閉
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = 內容
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = 切換至模式檢視