@box/box-ai-content-answers 0.158.1 → 0.159.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.
- package/dist/esm/lib/components/answer/answer.js +153 -140
- package/dist/esm/lib/components/answer/embed-the-answer-button.js +65 -0
- package/dist/esm/lib/components/answer/messages.js +8 -0
- package/dist/esm/lib/components/chat/chat.js +74 -72
- package/dist/esm/lib/components/sidebar/content.js +78 -76
- package/dist/esm/lib/components/sidebar/sidebar.js +37 -35
- package/dist/i18n/bn-IN.js +7 -5
- package/dist/i18n/bn-IN.properties +11 -5
- package/dist/i18n/da-DK.js +7 -5
- package/dist/i18n/da-DK.properties +11 -5
- package/dist/i18n/de-DE.js +7 -5
- package/dist/i18n/de-DE.properties +11 -5
- package/dist/i18n/en-AU.js +3 -1
- package/dist/i18n/en-AU.properties +7 -1
- package/dist/i18n/en-CA.js +4 -2
- package/dist/i18n/en-CA.properties +8 -2
- package/dist/i18n/en-GB.js +3 -1
- package/dist/i18n/en-GB.properties +7 -1
- package/dist/i18n/en-US.js +2 -0
- package/dist/i18n/en-US.properties +4 -0
- package/dist/i18n/en-x-pseudo.js +88 -86
- package/dist/i18n/en-x-pseudo.properties +91 -85
- package/dist/i18n/es-419.js +7 -5
- package/dist/i18n/es-419.properties +11 -5
- package/dist/i18n/es-ES.js +7 -5
- package/dist/i18n/es-ES.properties +11 -5
- package/dist/i18n/fi-FI.js +7 -5
- package/dist/i18n/fi-FI.properties +11 -5
- package/dist/i18n/fr-CA.js +7 -5
- package/dist/i18n/fr-CA.properties +11 -5
- package/dist/i18n/fr-FR.js +7 -5
- package/dist/i18n/fr-FR.properties +11 -5
- package/dist/i18n/hi-IN.js +7 -5
- package/dist/i18n/hi-IN.properties +11 -5
- package/dist/i18n/it-IT.js +7 -5
- package/dist/i18n/it-IT.properties +11 -5
- package/dist/i18n/ja-JP.js +7 -5
- package/dist/i18n/ja-JP.properties +11 -5
- package/dist/i18n/json/src/lib/components/answer/messages.json +1 -1
- package/dist/i18n/ko-KR.js +7 -5
- package/dist/i18n/ko-KR.properties +11 -5
- package/dist/i18n/nb-NO.js +7 -5
- package/dist/i18n/nb-NO.properties +11 -5
- package/dist/i18n/nl-NL.js +7 -5
- package/dist/i18n/nl-NL.properties +11 -5
- package/dist/i18n/pl-PL.js +7 -5
- package/dist/i18n/pl-PL.properties +11 -5
- package/dist/i18n/pt-BR.js +7 -5
- package/dist/i18n/pt-BR.properties +11 -5
- package/dist/i18n/ru-RU.js +7 -5
- package/dist/i18n/ru-RU.properties +11 -5
- package/dist/i18n/sv-SE.js +7 -5
- package/dist/i18n/sv-SE.properties +11 -5
- package/dist/i18n/tr-TR.js +7 -5
- package/dist/i18n/tr-TR.properties +11 -5
- package/dist/i18n/zh-CN.js +7 -5
- package/dist/i18n/zh-CN.properties +11 -5
- package/dist/i18n/zh-TW.js +7 -5
- package/dist/i18n/zh-TW.properties +11 -5
- package/dist/styles/answer.css +1 -1
- package/dist/styles/embed-the-answer-button.css +1 -0
- package/dist/types/lib/components/answer/answer.d.ts +3 -1
- package/dist/types/lib/components/answer/embed-the-answer-button.d.ts +11 -0
- package/dist/types/lib/components/answer/messages.d.ts +10 -0
- package/dist/types/lib/components/chat/chat.d.ts +1 -1
- package/dist/types/lib/components/sidebar/content.d.ts +2 -0
- package/dist/types/lib/components/sidebar/sidebar.d.ts +2 -1
- package/dist/types/lib/stories/shared.d.ts +9 -0
- package/dist/types/lib/types.d.ts +10 -0
- package/package.json +4 -4
|
@@ -1,170 +1,176 @@
|
|
|
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 = ⟦萬萬萬萬萬萬 ÃπāļУżįлġ ýōųя ґèqųėŝŧ 國國國國國國⟧
|
|
1
7
|
# Notification banner success icon aria label
|
|
2
|
-
boxAI.contentAnswers.ariaTypeSuccessIconLabel = ⟦萬萬
|
|
8
|
+
boxAI.contentAnswers.ariaTypeSuccessIconLabel = ⟦萬萬 şûčçėşŝ 國國⟧
|
|
3
9
|
# Content Answers submit input button text
|
|
4
|
-
boxAI.contentAnswers.ask = ⟦
|
|
10
|
+
boxAI.contentAnswers.ask = ⟦ Ãѕк ⟧
|
|
5
11
|
# Content Answers submit input button disabled tooltip text when answer is generating
|
|
6
|
-
boxAI.contentAnswers.askDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
12
|
+
boxAI.contentAnswers.askDisabledTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Υőų ćαл śцвmīτ àňöťħєґ qŭєѕťїόл òиçè ßøх ÃÍ нăѕ ƒιήîśħéď ґěşΡόňďίпğ 國國國國國國國國國國國國國國國國國國國國⟧
|
|
7
13
|
# Content Answers modal input placeholder
|
|
8
|
-
boxAI.contentAnswers.askQuestionPlaceholder = ⟦萬萬
|
|
14
|
+
boxAI.contentAnswers.askQuestionPlaceholder = ⟦萬萬 Áşк Бô× ĂÍ 國國⟧
|
|
9
15
|
# Label for the references used for generating the answer from the AI service
|
|
10
|
-
boxAI.contentAnswers.basedOn = ⟦萬萬
|
|
16
|
+
boxAI.contentAnswers.basedOn = ⟦萬萬 Бáşėď ŏņ: 國國⟧
|
|
11
17
|
# Box AI secondary action when file is too large
|
|
12
|
-
boxAI.contentAnswers.cancel = ⟦萬
|
|
18
|
+
boxAI.contentAnswers.cancel = ⟦萬 Ĉǻпçĕļ 國⟧
|
|
13
19
|
# Text for button to open citation reference in a new tab
|
|
14
|
-
boxAI.contentAnswers.cardTooltipButton = ⟦萬萬萬
|
|
20
|
+
boxAI.contentAnswers.cardTooltipButton = ⟦萬萬萬 ÒΡěň ďòĉûměлŧ 國國國⟧
|
|
15
21
|
# Title of citation card tooltip in answer references section
|
|
16
|
-
boxAI.contentAnswers.cardTooltipTitle = ⟦萬萬萬萬
|
|
22
|
+
boxAI.contentAnswers.cardTooltipTitle = ⟦萬萬萬萬 ₣яòm ďоčŭméπť: 國國國國⟧
|
|
17
23
|
# Title of citation card tooltip in answer references section with document title
|
|
18
|
-
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = ⟦萬萬萬
|
|
24
|
+
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = ⟦萬萬萬 ₣ѓσm "{title}": 國國國⟧
|
|
19
25
|
# Clear conversation button label
|
|
20
|
-
boxAI.contentAnswers.clearConversationLabel = ⟦萬萬萬萬萬
|
|
26
|
+
boxAI.contentAnswers.clearConversationLabel = ⟦萬萬萬萬萬 Ćľėäг çöņνέřŝąţιõή 國國國國國⟧
|
|
21
27
|
# Content Answers close button aria label
|
|
22
|
-
boxAI.contentAnswers.closeModalAriaLabel = ⟦萬萬萬
|
|
28
|
+
boxAI.contentAnswers.closeModalAriaLabel = ⟦萬萬萬 Ĉľôşё Μōďâĺ 國國國⟧
|
|
23
29
|
# Content Answers collapse button aria label
|
|
24
|
-
boxAI.contentAnswers.collapseModalAriaLabel = ⟦萬萬萬萬萬萬
|
|
30
|
+
boxAI.contentAnswers.collapseModalAriaLabel = ⟦萬萬萬萬萬萬 Śшīťċħ ŧô ŝіďεвãŗ νīéώ 國國國國國國⟧
|
|
25
31
|
# Content Answers feature name shown on menu item and modal title
|
|
26
|
-
boxAI.contentAnswers.contentAnswersTitle = ⟦萬
|
|
32
|
+
boxAI.contentAnswers.contentAnswersTitle = ⟦萬 ßοх ÅĮ 國⟧
|
|
27
33
|
# Box AI primary action when file is too large
|
|
28
|
-
boxAI.contentAnswers.continueAnyway = ⟦萬萬萬萬
|
|
34
|
+
boxAI.contentAnswers.continueAnyway = ⟦萬萬萬萬 Ĉōлτίηųĕ äйУώåγ 國國國國⟧
|
|
29
35
|
# Copy to clipboard tooltip
|
|
30
|
-
boxAI.contentAnswers.copyToClipboard = ⟦萬萬萬萬萬
|
|
36
|
+
boxAI.contentAnswers.copyToClipboard = ⟦萬萬萬萬萬 ÇŏΡў τö ĈļїΡвŏāŗď 國國國國國⟧
|
|
31
37
|
# Notification displayed to the user when the answer has been successfully copied to the clipboard
|
|
32
|
-
boxAI.contentAnswers.copyToClipboardSucceeded = ⟦萬萬萬萬萬萬萬
|
|
38
|
+
boxAI.contentAnswers.copyToClipboardSucceeded = ⟦萬萬萬萬萬萬萬 ĊøΡιęď τŏ ўŏũя čĺĭΡьőαяď 國國國國國國國⟧
|
|
33
39
|
# Default tooltip message for Content Answers entry point button
|
|
34
|
-
boxAI.contentAnswers.defaultTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
40
|
+
boxAI.contentAnswers.defaultTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ğëţ ίʼnşŧάńŧ απŝщęґś āьōùť ŧħιŝ ďøĉũmέήţ ůŝĩηĝ ßö× ÃĬ 國國國國國國國國國國國國國國國⟧
|
|
35
41
|
# Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions
|
|
36
|
-
boxAI.contentAnswers.disabledTooltipAINotAvailable = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
42
|
+
boxAI.contentAnswers.disabledTooltipAINotAvailable = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ßó× ÃĬ ďōεŝň'ţ ħáνĕ Ρēřmϊśśіöп ťŏ άĉčěѕѕ τнíş ƒιĺє 國國國國國國國國國國國國國國⟧
|
|
37
43
|
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
38
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
44
|
+
boxAI.contentAnswers.disabledTooltipFileNotCompatible = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Βôх ÁІ ĩѕ ńоŧ сцягеπťļỳ şμΡΡσřŧéď ƒóŕ ţħïş ƒĩľе ŧўΡė 國國國國國國國國國國國國國國國⟧
|
|
39
45
|
# Disabled tooltip message for the Content Answers entry point button when the permissions request fails
|
|
40
|
-
boxAI.contentAnswers.disabledTooltipPermissionsFailed = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
46
|
+
boxAI.contentAnswers.disabledTooltipPermissionsFailed = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Џŋãвľе ţõ ĉĥєčĸ Ρëґmїşѕĩóńş àτ ţнĭѕ ťīmę. Řёľοąď ťнĭś Ράĝę ŧό ŧŗγ άĝâĭň 國國國國國國國國國國國國國國國國國國國國國⟧
|
|
41
47
|
# Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
|
|
42
|
-
boxAI.contentAnswers.disabledTooltipPermissionsLoading = ⟦萬萬萬萬萬萬
|
|
48
|
+
boxAI.contentAnswers.disabledTooltipPermissionsLoading = ⟦萬萬萬萬萬萬 Ćнé¢κϊńġ Ρёгmíѕѕīõņѕ... 國國國國國國⟧
|
|
43
49
|
# Disclaimer informing how to report inappropriate content in the feedback tooltip, the inside of <abuseFormLink> is the linked, clickable text
|
|
44
|
-
boxAI.contentAnswers.feedbackTooltipAbuseDisclaimer = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
50
|
+
boxAI.contentAnswers.feedbackTooltipAbuseDisclaimer = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţо яеΡøŗť ιπąΡΡяøΡѓіàţė çòπťεńτ, śùьmĩţ <ąьűşė₣øѓmĿíйĸ>ţħίѕ ƒőѓm</ăьűŝε₣óѓmĻìηк>. 國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
45
51
|
# Cancel button text for the feedback tooltip
|
|
46
|
-
boxAI.contentAnswers.feedbackTooltipCancel = ⟦萬
|
|
52
|
+
boxAI.contentAnswers.feedbackTooltipCancel = ⟦萬 Çąпĉéļ 國⟧
|
|
47
53
|
# Confirmation message after submitting feedback in the feedback tooltip
|
|
48
|
-
boxAI.contentAnswers.feedbackTooltipConfirmation = ⟦萬萬萬萬萬萬萬萬
|
|
54
|
+
boxAI.contentAnswers.feedbackTooltipConfirmation = ⟦萬萬萬萬萬萬萬萬 Ťнαиķ ŷöμ ƒőґ ţĥε ƒεēďвäćк. 國國國國國國國國⟧
|
|
49
55
|
# Label for the feedback text area in the feedback tooltip
|
|
50
|
-
boxAI.contentAnswers.feedbackTooltipFeedback = ⟦萬萬萬萬萬萬萬萬萬萬
|
|
56
|
+
boxAI.contentAnswers.feedbackTooltipFeedback = ⟦萬萬萬萬萬萬萬萬萬萬 Ηоŵ ċàη ώě ĩmΡгôνé ţħė ĕхΡεŗîēńсè? 國國國國國國國國國國⟧
|
|
51
57
|
# Placeholder text for the feedback text area in the feedback tooltip
|
|
52
|
-
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
58
|
+
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ẃĕ'ď ľöνē τό ħεαŗ ƒŕôm ýőü! Pľêãśê σmίţ Ρêяşőńâľ ιηƒŏ, ѕêиśїŧĩνě ĉолŧеńť, õŕ ľîʼnķѕ іń ÿσμř ƒέêďьăċĸ αѕ śüьmįśśĩόŋş τό Βōх àŕέη'τ ¢σπƒīďèηţĩàļ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
53
59
|
# Label for the first radio button in the feedback type radio group in the feedback tooltip
|
|
54
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = ⟦萬萬萬萬萬
|
|
60
|
+
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = ⟦萬萬萬萬萬 Ϊйãċ¢ŭŗǻτê ãπŝŵéѓ 國國國國國⟧
|
|
55
61
|
# Label for the second radio button in the feedback type radio group in the feedback tooltip
|
|
56
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = ⟦萬萬萬萬萬萬萬
|
|
62
|
+
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = ⟦萬萬萬萬萬萬萬 Ďīď лοţ ƒôļľóω mУ řěqūëѕţ 國國國國國國國⟧
|
|
57
63
|
# Label for the third radio button in the feedback type radio group in the feedback tooltip
|
|
58
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = ⟦萬
|
|
64
|
+
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = ⟦萬 Öťħëг 國⟧
|
|
59
65
|
# Label for the feedback type radio group in the feedback tooltip
|
|
60
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
66
|
+
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 Шĥăť ťўΡé ōƒ ìŝѕŭę ďò Уőµ щīşħ ţο ŕèΡöгţ? 國國國國國國國國國國國國⟧
|
|
61
67
|
# Label for checkbox to consent for prompt and answer sharing in the tooltip that asks the user to share feedback on the answer
|
|
62
|
-
boxAI.contentAnswers.feedbackTooltipPromptShareConsent = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
68
|
+
boxAI.contentAnswers.feedbackTooltipPromptShareConsent = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Śħãŗе mў ΡґόmΡτ ãπď яéŝΡοńŝε ťō ħеľΡ ĭmΡгöνë Ρяοďūсţ qμαĺιτУ. 國國國國國國國國國國國國國國國國國國⟧
|
|
63
69
|
# Submit button text for the feedback tooltip
|
|
64
|
-
boxAI.contentAnswers.feedbackTooltipSubmit = ⟦萬
|
|
70
|
+
boxAI.contentAnswers.feedbackTooltipSubmit = ⟦萬 Şůьmїŧ 國⟧
|
|
65
71
|
# Title of a tooltip that asks the user to share feedback on the answer
|
|
66
|
-
boxAI.contentAnswers.feedbackTooltipTitle = ⟦萬萬萬萬萬
|
|
72
|
+
boxAI.contentAnswers.feedbackTooltipTitle = ⟦萬萬萬萬萬 Şħáяę ỳόŭґ ƒêеďвαčĸ 國國國國國⟧
|
|
67
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.
|
|
68
|
-
boxAI.contentAnswers.fileLandingText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {numberOfItems, plural, =1 {{firstItemName}} other {{files}}}{parentItem, select, undefined {} other {
|
|
74
|
+
boxAI.contentAnswers.fileLandingText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {numberOfItems, plural, =1 {{firstItemName}} other {{files}}}{parentItem, select, undefined {} other { ĩń {parentItem}}} 國國國國國國國國國國國國國國⟧
|
|
69
75
|
# Existing questions tooltip message for Content Answers entry point button
|
|
70
|
-
boxAI.contentAnswers.hasQuestionsTooltip = ⟦萬萬萬萬
|
|
76
|
+
boxAI.contentAnswers.hasQuestionsTooltip = ⟦萬萬萬萬 Яęτųŗŋ ťò Βō× ÄÎ 國國國國⟧
|
|
71
77
|
# Content Answers error message when the answer fails due to an invalid agent
|
|
72
|
-
boxAI.contentAnswers.inlineAgentNotFoundErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
78
|
+
boxAI.contentAnswers.inlineAgentNotFoundErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Τĥê ѕęĺêсτêď ãġęητ ĩŝ цηāνãîļăвĺė. Śẃіţċĥîиğ ţŏ τħё ďėƒãцľτ ăĝёňť. 國國國國國國國國國國國國國國國國國國國⟧
|
|
73
79
|
# Aria label for inline citation button to open file in new tab
|
|
74
|
-
boxAI.contentAnswers.inlineCitationAriaLabel = ⟦萬萬萬萬萬萬
|
|
80
|
+
boxAI.contentAnswers.inlineCitationAriaLabel = ⟦萬萬萬萬萬萬 ŌΡĕň {fileName} îп ņєω ŧăв 國國國國國國⟧
|
|
75
81
|
# Content Answers error message when the service fails
|
|
76
|
-
boxAI.contentAnswers.inlineErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
82
|
+
boxAI.contentAnswers.inlineErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βσх ĄÍ ĭś нąνїʼnġ ťřοũьļе ġĕŋēяǻťïńğ ă řěşΡøиŝë ґιğĥτ пőщ. Pļêàŝē τгγ ǻĝàιи. 國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
77
83
|
# Content Answers error message when the service returns 204 (no content)
|
|
78
|
-
boxAI.contentAnswers.inlineNoContentErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
84
|
+
boxAI.contentAnswers.inlineNoContentErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŕėĺёνάητ сŏηŧèŋŧ сãńлóτ вě ƒŏüŋď. Pĺєąѕĕ ţгў åġąįи ļàťėѓ ōѓ âśĸ α ďĩƒƒëŗëйτ qŭеşŧїöʼn. 國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
79
85
|
# Content Answers error message when the AI service has not yet processed the file
|
|
80
|
-
boxAI.contentAnswers.inlinePreconditionFailedErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
86
|
+
boxAI.contentAnswers.inlinePreconditionFailedErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àďďιţĭσήàļ ťìmё ĭś пēĕďęď ŧô Ρřōсèśş ťħîѕ {type}, Ρĺëαśê ťřў άĝάĭй ĺäťěя. 國國國國國國國國國國國國國國國國國國國國國⟧
|
|
81
87
|
# Content Answers error message when the service fails due to rate limiting
|
|
82
|
-
boxAI.contentAnswers.inlineRateLimitingErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
88
|
+
boxAI.contentAnswers.inlineRateLimitingErrorText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 βσх ΆΪ çüŗřεŋτľỳ нãś ļîmīŧêď сąΡăćĭţŷ (щє'řé ωõѓķįйĝ τō єхΡáпď ьáʼnďẃіďţħ). Pľёάѕε ŧŗў ǻğãίʼn īи á ƒєŵ mìиüţėş. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
83
89
|
# Box AI Q&A service unavailable error title
|
|
84
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = ⟦萬萬萬萬萬萬
|
|
90
|
+
boxAI.contentAnswers.intelligenceUnaivalableHeading = ⟦萬萬萬萬萬萬 Бóх ĀІ ϊś üйανãїļâьľé 國國國國國國⟧
|
|
85
91
|
# Box AI Q&A service unavailable error try again later description
|
|
86
|
-
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = ⟦萬萬萬萬萬萬 P
|
|
92
|
+
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = ⟦萬萬萬萬萬萬 Pĺёáśę ţяγ åĝąίи ļàťєя. 國國國國國國⟧
|
|
87
93
|
# Box AI Q&A service unavailable error description
|
|
88
|
-
boxAI.contentAnswers.intelligenceUnavailableDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
94
|
+
boxAI.contentAnswers.intelligenceUnavailableDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬 Ţĥë Βŏх ĄÌ ѕêґνïĉę іŝ ηōŧ гĕşΡøņďïŋġ. 國國國國國國國國國國國⟧
|
|
89
95
|
# Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
|
|
90
|
-
boxAI.contentAnswers.largeFileSizeWarningDescription =
|
|
96
|
+
boxAI.contentAnswers.largeFileSizeWarningDescription = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧĥė çόňţєňť σƒ {numberOfItems, plural, =1 {ţħîŝ ƒįľё} other {ŏňê ŏř mōгĕ ƒìľèѕ}} ιş ŧøô ľáяġĕ ƒőř Βõ× Ǻİ ŧο Ρгоċéŝś. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
91
97
|
# Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
|
|
92
|
-
boxAI.contentAnswers.largeFileSizeWarningTitle =
|
|
98
|
+
boxAI.contentAnswers.largeFileSizeWarningTitle = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Бοх ÁĮ ώôή’ŧ вё âьĺē τό ąсçеşѕ ťħë επťϊѓέ ĉöпţèʼnŧ, ẁнīсн mïġнŧ 僃ĕĉŧ ίţѕ áŋśшěяś. 國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
93
99
|
# Aria label to show while waiting for the modal to load
|
|
94
|
-
boxAI.contentAnswers.loading = ⟦萬萬
|
|
100
|
+
boxAI.contentAnswers.loading = ⟦萬萬 Ļŏãďïπğ... 國國⟧
|
|
95
101
|
# Aria label to show while waiting for an answer
|
|
96
|
-
boxAI.contentAnswers.loadingAnswer = ⟦萬萬萬萬萬
|
|
102
|
+
boxAI.contentAnswers.loadingAnswer = ⟦萬萬萬萬萬 Ľőǻďìņġ Αŋŝщёŕ... 國國國國國⟧
|
|
97
103
|
# Label when the suggested questions are loading
|
|
98
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = ⟦萬萬萬萬萬
|
|
104
|
+
boxAI.contentAnswers.loadingSuggestedQuestions = ⟦萬萬萬萬萬 Ľοãďįиġ şμğğέśŧϊōņŝ 國國國國國⟧
|
|
99
105
|
# Label when the suggested questions failed to load
|
|
100
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = ⟦萬萬萬萬萬萬萬
|
|
106
|
+
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = ⟦萬萬萬萬萬萬萬 Śùġġёѕťîōиś ƒǻĭľěď τō ľøāď 國國國國國國國⟧
|
|
101
107
|
# Error tooltip to show inside text area if the user reached the character limit
|
|
102
|
-
boxAI.contentAnswers.maxCharactersReachedError = ⟦萬萬萬萬萬萬萬萬萬萬
|
|
108
|
+
boxAI.contentAnswers.maxCharactersReachedError = ⟦萬萬萬萬萬萬萬萬萬萬 Μä×ìmŭm ōƒ {characterLimit} снąяåċŧєґş гèåснęď 國國國國國國國國國國⟧
|
|
103
109
|
# Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions
|
|
104
|
-
boxAI.contentAnswers.noPermissionsLabel = ⟦萬萬萬萬萬萬
|
|
110
|
+
boxAI.contentAnswers.noPermissionsLabel = ⟦萬萬萬萬萬萬 Йõ βő× ΆĨ Ρëяmìşŝίσʼnś 國國國國國國⟧
|
|
105
111
|
# Loading message if there are no citations for an answer
|
|
106
|
-
boxAI.contentAnswers.noReferences = ⟦萬萬萬萬萬萬萬萬萬萬萬萬
|
|
112
|
+
boxAI.contentAnswers.noReferences = ⟦萬萬萬萬萬萬萬萬萬萬萬萬 ŖєѕΡοлşê вăśεď оņ ğěиėŕǻĺ ďόсũmєņτ άήäĺγśïŝ 國國國國國國國國國國國國⟧
|
|
107
113
|
# Aria button label to open the prompt library
|
|
108
|
-
boxAI.contentAnswers.openPromptLibraryBtn = ⟦萬萬萬萬萬
|
|
114
|
+
boxAI.contentAnswers.openPromptLibraryBtn = ⟦萬萬萬萬萬 ǾΡėη PŕömΡţ Ļįьгäŕγ 國國國國國⟧
|
|
109
115
|
# Button name to open the prompt library
|
|
110
|
-
boxAI.contentAnswers.promptsBtn = ⟦萬萬
|
|
116
|
+
boxAI.contentAnswers.promptsBtn = ⟦萬萬 PѓòmΡťś 國國⟧
|
|
111
117
|
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
112
|
-
boxAI.contentAnswers.referenceAriaLabel = ⟦萬萬萬萬
|
|
118
|
+
boxAI.contentAnswers.referenceAriaLabel = ⟦萬萬萬萬 Γєƒęґёлçè {number} 國國國國⟧
|
|
113
119
|
# Error message to be displayed within an answer during streaming mode if there was another error, such as network errors.
|
|
114
|
-
boxAI.contentAnswers.responseFailedError = ⟦萬萬萬萬
|
|
120
|
+
boxAI.contentAnswers.responseFailedError = ⟦萬萬萬萬 ŖέśΡŏņşē ₣ãìĺëď 國國國國⟧
|
|
115
121
|
# Error message to be displayed within an answer during streaming mode if the answer was interrupted due to a lack of tokens.
|
|
116
|
-
boxAI.contentAnswers.responseInterruptedError = ⟦萬萬萬萬萬
|
|
122
|
+
boxAI.contentAnswers.responseInterruptedError = ⟦萬萬萬萬萬 ŖéśΡôпşē ĨʼnţęŕŗŭΡťĕď 國國國國國⟧
|
|
117
123
|
# Error message to be displayed within an answer during streaming mode if the answer was stopped using the Stop Response button.
|
|
118
|
-
boxAI.contentAnswers.responseStoppedError = ⟦萬萬萬萬
|
|
124
|
+
boxAI.contentAnswers.responseStoppedError = ⟦萬萬萬萬 ŔęşΡõʼnŝé ŜţóΡΡèď 國國國國⟧
|
|
119
125
|
# Retry button label to send again the question to the service
|
|
120
|
-
boxAI.contentAnswers.retryResponse = ⟦萬
|
|
126
|
+
boxAI.contentAnswers.retryResponse = ⟦萬 Ґеτґỳ 國⟧
|
|
121
127
|
# Button label to stop streaming an answer
|
|
122
|
-
boxAI.contentAnswers.stopResponse = ⟦萬萬萬
|
|
128
|
+
boxAI.contentAnswers.stopResponse = ⟦萬萬萬 ŜτσΡ ЃёşΡõηŝε 國國國⟧
|
|
123
129
|
# Suggested questions title
|
|
124
|
-
boxAI.contentAnswers.suggestedQuestions = ⟦萬萬萬萬萬
|
|
130
|
+
boxAI.contentAnswers.suggestedQuestions = ⟦萬萬萬萬萬 Ŝüĝġēśťёď Qűéşτïолŝ: 國國國國國⟧
|
|
125
131
|
# Aria label for thumbs down icon
|
|
126
|
-
boxAI.contentAnswers.thumbsDownAriaLabel = ⟦萬萬萬
|
|
132
|
+
boxAI.contentAnswers.thumbsDownAriaLabel = ⟦萬萬萬 Йõť ĥêĺΡƒũľ 國國國⟧
|
|
127
133
|
# Aria label for thumbs up icon
|
|
128
|
-
boxAI.contentAnswers.thumbsUpAriaLabel = ⟦萬萬
|
|
134
|
+
boxAI.contentAnswers.thumbsUpAriaLabel = ⟦萬萬 ĦéľΡƒůļ 國國⟧
|
|
129
135
|
# Label that shows within the modal to show how many files are not supported by Box AI due to correct format
|
|
130
|
-
boxAI.contentAnswers.unsupportedFormatLabel = ⟦萬萬萬萬萬
|
|
136
|
+
boxAI.contentAnswers.unsupportedFormatLabel = ⟦萬萬萬萬萬 ÙήşúΡΡõяţєď ƒôґmáť 國國國國國⟧
|
|
131
137
|
# Warning message that shows how many files are not supported by Box AI
|
|
132
|
-
boxAI.contentAnswers.unsupportedItems = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {numberOfFiles, plural, one {{files}
|
|
138
|
+
boxAI.contentAnswers.unsupportedItems = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {numberOfFiles, plural, one {{files} íѕ üņåνãϊĺáьļė ƒòŗ Βő× ÃÍ} other {{files} άŗě µňąνăĭĺāьĺė ƒоя Бох ĂÎ} } 國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
133
139
|
# Alt text for user avatar image
|
|
134
|
-
boxAI.contentAnswers.userAvatar = ⟦萬萬萬
|
|
140
|
+
boxAI.contentAnswers.userAvatar = ⟦萬萬萬 Ųşεŕ áνäτąř 國國國⟧
|
|
135
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.
|
|
136
|
-
boxAI.contentAnswers.welcomeAskQuestionLandingText = ⟦萬萬萬萬萬
|
|
142
|
+
boxAI.contentAnswers.welcomeAskQuestionLandingText = ⟦萬萬萬萬萬 Щéļċόmė τό Βô× ĀĬ 國國國國國⟧
|
|
137
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.
|
|
138
|
-
boxAI.contentAnswers.welcomeAskQuestionText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
144
|
+
boxAI.contentAnswers.welcomeAskQuestionText = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Шěļçόmè ŧο Βô× ǺÎ. Åśκ qűёśŧίöʼnѕ āвőµτ {numberOfItems, plural, =1 {{firstItemName}} other {τнĕѕê {files}}}{parentItem, select, undefined {} other { îŋ {parentItem}}}. 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
139
145
|
# Content Answers welcome message for clearing the chat. {type} is the type of content that we are going to query
|
|
140
|
-
boxAI.contentAnswers.welcomeClearChatText = ⟦萬萬萬萬萬萬萬萬萬
|
|
146
|
+
boxAI.contentAnswers.welcomeClearChatText = ⟦萬萬萬萬萬萬萬萬萬 Ċħäŧ čļĕαґëď щĥєň ýóü çļоѕė {type} 國國國國國國國國國⟧
|
|
141
147
|
# Link that show the number of files that are going to be displayed within the modal
|
|
142
|
-
boxAI.contentAnswers.welcomeMessageFilesLink = ⟦萬萬萬萬萬萬萬萬 {numberOfItems, plural, one {#
|
|
148
|
+
boxAI.contentAnswers.welcomeMessageFilesLink = ⟦萬萬萬萬萬萬萬萬 {numberOfItems, plural, one {# ƒìļέ} other {# ƒïļêŝ} } 國國國國國國國國⟧
|
|
143
149
|
# Link that show the number of items that are going to be displayed within the modal
|
|
144
|
-
boxAI.contentAnswers.welcomeMessageItemsLink = ⟦萬萬萬萬萬萬萬萬 {numberOfItems, plural, one {#
|
|
150
|
+
boxAI.contentAnswers.welcomeMessageItemsLink = ⟦萬萬萬萬萬萬萬萬 {numberOfItems, plural, one {# ίτєm} other {# ĭτēmş} } 國國國國國國國國⟧
|
|
145
151
|
# Text for close button in popup
|
|
146
|
-
boxAI.popup.closeButtonText = ⟦萬
|
|
152
|
+
boxAI.popup.closeButtonText = ⟦萬 Ćĺôŝέ 國⟧
|
|
147
153
|
# Text for copy button in input with copy button indicating copy success
|
|
148
|
-
boxAI.textInputWithCopyButton.copyButtonSuccessText = ⟦萬
|
|
154
|
+
boxAI.textInputWithCopyButton.copyButtonSuccessText = ⟦萬 ČоΡϊεď 國⟧
|
|
149
155
|
# Label that shows up while someone hover on close button of files dropdown
|
|
150
|
-
boxAi.contentAnswers.closeItemList = ⟦萬萬萬萬萬萬
|
|
156
|
+
boxAi.contentAnswers.closeItemList = ⟦萬萬萬萬萬萬 Ċĺοѕê ƒĭľě īťėmś ĺĩŝť 國國國國國國⟧
|
|
151
157
|
# Tooltip label for button to collapse thinking content
|
|
152
|
-
boxui.contentAnswers.collapseThinkingContent = ⟦萬萬
|
|
158
|
+
boxui.contentAnswers.collapseThinkingContent = ⟦萬萬 ÇōĺļάΡѕĕ 國國⟧
|
|
153
159
|
# Tooltip label for button to expand thinking content
|
|
154
|
-
boxui.contentAnswers.expandThinkingContent = ⟦萬
|
|
160
|
+
boxui.contentAnswers.expandThinkingContent = ⟦萬 ЁхΡăήď 國⟧
|
|
155
161
|
# Text shown when thinking is completed
|
|
156
|
-
boxui.contentAnswers.thinkingCompleted = ⟦萬萬萬萬萬
|
|
162
|
+
boxui.contentAnswers.thinkingCompleted = ⟦萬萬萬萬萬 Τĥĭņķĭηĝ ĈоmΡĺёţë 國國國國國⟧
|
|
157
163
|
# Aria label for the scrollable thinking content area
|
|
158
|
-
boxui.contentAnswers.thinkingContentScrollableArea = ⟦萬萬萬萬萬萬萬萬萬
|
|
164
|
+
boxui.contentAnswers.thinkingContentScrollableArea = ⟦萬萬萬萬萬萬萬萬萬 Ŧнįʼnкįňğ ćόлŧėňţ ѕсŕőĺľαьĺę άгєå 國國國國國國國國國⟧
|
|
159
165
|
# Text shown when thinking is in progress
|
|
160
|
-
boxui.contentAnswers.thinkingInProgress = ⟦萬萬萬
|
|
166
|
+
boxui.contentAnswers.thinkingInProgress = ⟦萬萬萬 Τнĩикілĝ... 國國國⟧
|
|
161
167
|
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
162
|
-
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
168
|
+
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ϋоц ¢ãη āşк βø× ΑÍ вöτн ѕîmΡľë äηď ċómΡľèх qŭěśŧїōпѕ іή ўōŭŗ ŝΡŗèǻďѕĥέéť: ţŏτàļ ¢оüйţŝ, äνёŕăĝĕѕ, âďνāņčëď сσmΡāяϊŝόήŝ, ţґēпď άņåľУşеş άńď şõ òń. Ŧґγ ϊτ őúţ ŧôďάỳ! 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧
|
|
163
169
|
# Content Answers welcome message spreadsheet notification
|
|
164
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
170
|
+
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ŜΡŕέåďşħėěť ŝűΡΡŏѓτ щőгκŝ ьĕşť ƒöґ ťě×τ ďеήѕε ƒĩľëş 國國國國國國國國國國國國國國國⟧
|
|
165
171
|
# Aria label for the icon inside spreadsheet notification
|
|
166
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬
|
|
172
|
+
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = ⟦萬萬萬萬萬萬萬萬萬萬萬 ŝΡŗēãďѕħëęţ śūΡΡοѓŧ ήöťίƒĩčαťϊοň вãʼnηеŗ 國國國國國國國國國國國⟧
|
|
167
173
|
# Generic Box AI content type opened used in welcome message and placeholder
|
|
168
|
-
contentAnswersSidebar.sidebarBoxAIContent = ⟦萬萬
|
|
174
|
+
contentAnswersSidebar.sidebarBoxAIContent = ⟦萬萬 ¢σπŧεńţ 國國⟧
|
|
169
175
|
# Label for button that triggers switch to Box AI Modal
|
|
170
|
-
contentAnswersSidebar.sidebarBoxAISwitchToModalView = ⟦萬萬萬萬萬
|
|
176
|
+
contentAnswersSidebar.sidebarBoxAISwitchToModalView = ⟦萬萬萬萬萬 Śώĭŧćħ τö mόďáļ νĭēш 國國國國國⟧
|
package/dist/i18n/es-419.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
|
+
"boxAI.contentAnswers.addToNote": "Add to Note",
|
|
3
|
+
"boxAI.contentAnswers.addedToNote": "Added",
|
|
2
4
|
"boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
|
|
3
5
|
"boxAI.contentAnswers.ariaTypeSuccessIconLabel": "operación correcta",
|
|
4
6
|
"boxAI.contentAnswers.ask": "Preguntar",
|
|
@@ -75,11 +77,11 @@ export default {
|
|
|
75
77
|
"boxAI.popup.closeButtonText": "Cerrar",
|
|
76
78
|
"boxAI.textInputWithCopyButton.copyButtonSuccessText": "Copiado",
|
|
77
79
|
"boxAi.contentAnswers.closeItemList": "Cerrar lista de elementos del archivo",
|
|
78
|
-
"boxui.contentAnswers.collapseThinkingContent": "
|
|
79
|
-
"boxui.contentAnswers.expandThinkingContent": "
|
|
80
|
-
"boxui.contentAnswers.thinkingCompleted": "
|
|
81
|
-
"boxui.contentAnswers.thinkingContentScrollableArea": "
|
|
82
|
-
"boxui.contentAnswers.thinkingInProgress": "
|
|
80
|
+
"boxui.contentAnswers.collapseThinkingContent": "Contraer",
|
|
81
|
+
"boxui.contentAnswers.expandThinkingContent": "Expandir",
|
|
82
|
+
"boxui.contentAnswers.thinkingCompleted": "Razonamiento completo",
|
|
83
|
+
"boxui.contentAnswers.thinkingContentScrollableArea": "Área desplazable del contenido de razonamiento",
|
|
84
|
+
"boxui.contentAnswers.thinkingInProgress": "Pensando…",
|
|
83
85
|
"boxui.contentAnswers.welcomeMessageIntelligentQueryNotice": "Puede hacer preguntas sencillas y complejas a Box AI en su hoja de cálculo: recuentos totales, promedios, comparaciones avanzadas, análisis de tendencias y más. ¡Pruébelo hoy mismo!",
|
|
84
86
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNotice": "El soporte para hojas de cálculo funciona mejor con archivos con mucho texto.",
|
|
85
87
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel": "banner de notificación de soporte de hojas de cálculo",
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# Add to note button aria label and tooltip text
|
|
2
|
+
boxAI.contentAnswers.addToNote = Add to Note
|
|
3
|
+
# Added to note confirmation text
|
|
4
|
+
boxAI.contentAnswers.addedToNote = Added
|
|
5
|
+
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
+
boxAI.contentAnswers.analyzingRequest = Analyzing your request
|
|
1
7
|
# Notification banner success icon aria label
|
|
2
8
|
boxAI.contentAnswers.ariaTypeSuccessIconLabel = operación correcta
|
|
3
9
|
# Content Answers submit input button text
|
|
@@ -149,15 +155,15 @@ boxAI.textInputWithCopyButton.copyButtonSuccessText = Copiado
|
|
|
149
155
|
# Label that shows up while someone hover on close button of files dropdown
|
|
150
156
|
boxAi.contentAnswers.closeItemList = Cerrar lista de elementos del archivo
|
|
151
157
|
# Tooltip label for button to collapse thinking content
|
|
152
|
-
boxui.contentAnswers.collapseThinkingContent =
|
|
158
|
+
boxui.contentAnswers.collapseThinkingContent = Contraer
|
|
153
159
|
# Tooltip label for button to expand thinking content
|
|
154
|
-
boxui.contentAnswers.expandThinkingContent =
|
|
160
|
+
boxui.contentAnswers.expandThinkingContent = Expandir
|
|
155
161
|
# Text shown when thinking is completed
|
|
156
|
-
boxui.contentAnswers.thinkingCompleted =
|
|
162
|
+
boxui.contentAnswers.thinkingCompleted = Razonamiento completo
|
|
157
163
|
# Aria label for the scrollable thinking content area
|
|
158
|
-
boxui.contentAnswers.thinkingContentScrollableArea =
|
|
164
|
+
boxui.contentAnswers.thinkingContentScrollableArea = Área desplazable del contenido de razonamiento
|
|
159
165
|
# Text shown when thinking is in progress
|
|
160
|
-
boxui.contentAnswers.thinkingInProgress =
|
|
166
|
+
boxui.contentAnswers.thinkingInProgress = Pensando…
|
|
161
167
|
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
162
168
|
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Puede hacer preguntas sencillas y complejas a Box AI en su hoja de cálculo: recuentos totales, promedios, comparaciones avanzadas, análisis de tendencias y más. ¡Pruébelo hoy mismo!
|
|
163
169
|
# Content Answers welcome message spreadsheet notification
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
|
+
"boxAI.contentAnswers.addToNote": "Add to Note",
|
|
3
|
+
"boxAI.contentAnswers.addedToNote": "Added",
|
|
2
4
|
"boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
|
|
3
5
|
"boxAI.contentAnswers.ariaTypeSuccessIconLabel": "operación correcta",
|
|
4
6
|
"boxAI.contentAnswers.ask": "Preguntar",
|
|
@@ -75,11 +77,11 @@ export default {
|
|
|
75
77
|
"boxAI.popup.closeButtonText": "Cerrar",
|
|
76
78
|
"boxAI.textInputWithCopyButton.copyButtonSuccessText": "Copiado",
|
|
77
79
|
"boxAi.contentAnswers.closeItemList": "Cerrar lista de elementos del archivo",
|
|
78
|
-
"boxui.contentAnswers.collapseThinkingContent": "
|
|
79
|
-
"boxui.contentAnswers.expandThinkingContent": "
|
|
80
|
-
"boxui.contentAnswers.thinkingCompleted": "
|
|
81
|
-
"boxui.contentAnswers.thinkingContentScrollableArea": "
|
|
82
|
-
"boxui.contentAnswers.thinkingInProgress": "
|
|
80
|
+
"boxui.contentAnswers.collapseThinkingContent": "Contraer",
|
|
81
|
+
"boxui.contentAnswers.expandThinkingContent": "Expandir",
|
|
82
|
+
"boxui.contentAnswers.thinkingCompleted": "Razonamiento completo",
|
|
83
|
+
"boxui.contentAnswers.thinkingContentScrollableArea": "Área desplazable del contenido de razonamiento",
|
|
84
|
+
"boxui.contentAnswers.thinkingInProgress": "Pensando…",
|
|
83
85
|
"boxui.contentAnswers.welcomeMessageIntelligentQueryNotice": "Puede hacer preguntas sencillas y complejas a Box AI en su hoja de cálculo: recuentos totales, promedios, comparaciones avanzadas, análisis de tendencias y más. ¡Pruébelo hoy mismo!",
|
|
84
86
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNotice": "El soporte para hojas de cálculo funciona mejor con archivos con mucho texto.",
|
|
85
87
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel": "banner de notificación de soporte de hojas de cálculo",
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# Add to note button aria label and tooltip text
|
|
2
|
+
boxAI.contentAnswers.addToNote = Add to Note
|
|
3
|
+
# Added to note confirmation text
|
|
4
|
+
boxAI.contentAnswers.addedToNote = Added
|
|
5
|
+
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
+
boxAI.contentAnswers.analyzingRequest = Analyzing your request
|
|
1
7
|
# Notification banner success icon aria label
|
|
2
8
|
boxAI.contentAnswers.ariaTypeSuccessIconLabel = operación correcta
|
|
3
9
|
# Content Answers submit input button text
|
|
@@ -149,15 +155,15 @@ boxAI.textInputWithCopyButton.copyButtonSuccessText = Copiado
|
|
|
149
155
|
# Label that shows up while someone hover on close button of files dropdown
|
|
150
156
|
boxAi.contentAnswers.closeItemList = Cerrar lista de elementos del archivo
|
|
151
157
|
# Tooltip label for button to collapse thinking content
|
|
152
|
-
boxui.contentAnswers.collapseThinkingContent =
|
|
158
|
+
boxui.contentAnswers.collapseThinkingContent = Contraer
|
|
153
159
|
# Tooltip label for button to expand thinking content
|
|
154
|
-
boxui.contentAnswers.expandThinkingContent =
|
|
160
|
+
boxui.contentAnswers.expandThinkingContent = Expandir
|
|
155
161
|
# Text shown when thinking is completed
|
|
156
|
-
boxui.contentAnswers.thinkingCompleted =
|
|
162
|
+
boxui.contentAnswers.thinkingCompleted = Razonamiento completo
|
|
157
163
|
# Aria label for the scrollable thinking content area
|
|
158
|
-
boxui.contentAnswers.thinkingContentScrollableArea =
|
|
164
|
+
boxui.contentAnswers.thinkingContentScrollableArea = Área desplazable del contenido de razonamiento
|
|
159
165
|
# Text shown when thinking is in progress
|
|
160
|
-
boxui.contentAnswers.thinkingInProgress =
|
|
166
|
+
boxui.contentAnswers.thinkingInProgress = Pensando…
|
|
161
167
|
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
162
168
|
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Puede hacer preguntas sencillas y complejas a Box AI en su hoja de cálculo: recuentos totales, promedios, comparaciones avanzadas, análisis de tendencias y más. ¡Pruébelo hoy mismo!
|
|
163
169
|
# Content Answers welcome message spreadsheet notification
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
|
+
"boxAI.contentAnswers.addToNote": "Add to Note",
|
|
3
|
+
"boxAI.contentAnswers.addedToNote": "Added",
|
|
2
4
|
"boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
|
|
3
5
|
"boxAI.contentAnswers.ariaTypeSuccessIconLabel": "onnistui",
|
|
4
6
|
"boxAI.contentAnswers.ask": "Kysy",
|
|
@@ -75,11 +77,11 @@ export default {
|
|
|
75
77
|
"boxAI.popup.closeButtonText": "Sulje",
|
|
76
78
|
"boxAI.textInputWithCopyButton.copyButtonSuccessText": "Kopioitu",
|
|
77
79
|
"boxAi.contentAnswers.closeItemList": "Sulje tiedostokohteiden luettelo",
|
|
78
|
-
"boxui.contentAnswers.collapseThinkingContent": "
|
|
79
|
-
"boxui.contentAnswers.expandThinkingContent": "
|
|
80
|
-
"boxui.contentAnswers.thinkingCompleted": "
|
|
81
|
-
"boxui.contentAnswers.thinkingContentScrollableArea": "
|
|
82
|
-
"boxui.contentAnswers.thinkingInProgress": "
|
|
80
|
+
"boxui.contentAnswers.collapseThinkingContent": "Sulje",
|
|
81
|
+
"boxui.contentAnswers.expandThinkingContent": "Laajenna",
|
|
82
|
+
"boxui.contentAnswers.thinkingCompleted": "Ajattelu on valmis",
|
|
83
|
+
"boxui.contentAnswers.thinkingContentScrollableArea": "Ajattelusisällön vieritettävä alue",
|
|
84
|
+
"boxui.contentAnswers.thinkingInProgress": "Ajatellaan…",
|
|
83
85
|
"boxui.contentAnswers.welcomeMessageIntelligentQueryNotice": "Voit kysyä Box AI:lta laskentataulukossa sekä yksinkertaisia että monimutkaisia kysymyksiä ja selvittää esimerkiksi yhteissummia, keskiarvoja, edistyneitä vertailuja ja trendianalyyseja. Kokeile sitä jo tänään!",
|
|
84
86
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNotice": "Laskentataulukon tuki toimii parhaiten tiedostoissa, joissa on paljon tekstiä",
|
|
85
87
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel": "laskentataulukkotuen ilmoituspalkki",
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# Add to note button aria label and tooltip text
|
|
2
|
+
boxAI.contentAnswers.addToNote = Add to Note
|
|
3
|
+
# Added to note confirmation text
|
|
4
|
+
boxAI.contentAnswers.addedToNote = Added
|
|
5
|
+
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
+
boxAI.contentAnswers.analyzingRequest = Analyzing your request
|
|
1
7
|
# Notification banner success icon aria label
|
|
2
8
|
boxAI.contentAnswers.ariaTypeSuccessIconLabel = onnistui
|
|
3
9
|
# Content Answers submit input button text
|
|
@@ -149,15 +155,15 @@ boxAI.textInputWithCopyButton.copyButtonSuccessText = Kopioitu
|
|
|
149
155
|
# Label that shows up while someone hover on close button of files dropdown
|
|
150
156
|
boxAi.contentAnswers.closeItemList = Sulje tiedostokohteiden luettelo
|
|
151
157
|
# Tooltip label for button to collapse thinking content
|
|
152
|
-
boxui.contentAnswers.collapseThinkingContent =
|
|
158
|
+
boxui.contentAnswers.collapseThinkingContent = Sulje
|
|
153
159
|
# Tooltip label for button to expand thinking content
|
|
154
|
-
boxui.contentAnswers.expandThinkingContent =
|
|
160
|
+
boxui.contentAnswers.expandThinkingContent = Laajenna
|
|
155
161
|
# Text shown when thinking is completed
|
|
156
|
-
boxui.contentAnswers.thinkingCompleted =
|
|
162
|
+
boxui.contentAnswers.thinkingCompleted = Ajattelu on valmis
|
|
157
163
|
# Aria label for the scrollable thinking content area
|
|
158
|
-
boxui.contentAnswers.thinkingContentScrollableArea =
|
|
164
|
+
boxui.contentAnswers.thinkingContentScrollableArea = Ajattelusisällön vieritettävä alue
|
|
159
165
|
# Text shown when thinking is in progress
|
|
160
|
-
boxui.contentAnswers.thinkingInProgress =
|
|
166
|
+
boxui.contentAnswers.thinkingInProgress = Ajatellaan…
|
|
161
167
|
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
162
168
|
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Voit kysyä Box AI:lta laskentataulukossa sekä yksinkertaisia että monimutkaisia kysymyksiä ja selvittää esimerkiksi yhteissummia, keskiarvoja, edistyneitä vertailuja ja trendianalyyseja. Kokeile sitä jo tänään!
|
|
163
169
|
# Content Answers welcome message spreadsheet notification
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
|
+
"boxAI.contentAnswers.addToNote": "Add to Note",
|
|
3
|
+
"boxAI.contentAnswers.addedToNote": "Added",
|
|
2
4
|
"boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
|
|
3
5
|
"boxAI.contentAnswers.ariaTypeSuccessIconLabel": "opération réussie",
|
|
4
6
|
"boxAI.contentAnswers.ask": "Demander",
|
|
@@ -75,11 +77,11 @@ export default {
|
|
|
75
77
|
"boxAI.popup.closeButtonText": "Fermer",
|
|
76
78
|
"boxAI.textInputWithCopyButton.copyButtonSuccessText": "Copié",
|
|
77
79
|
"boxAi.contentAnswers.closeItemList": "Fermer la liste des éléments de fichier",
|
|
78
|
-
"boxui.contentAnswers.collapseThinkingContent": "
|
|
79
|
-
"boxui.contentAnswers.expandThinkingContent": "
|
|
80
|
-
"boxui.contentAnswers.thinkingCompleted": "
|
|
81
|
-
"boxui.contentAnswers.thinkingContentScrollableArea": "
|
|
82
|
-
"boxui.contentAnswers.thinkingInProgress": "
|
|
80
|
+
"boxui.contentAnswers.collapseThinkingContent": "Réduire",
|
|
81
|
+
"boxui.contentAnswers.expandThinkingContent": "Développer",
|
|
82
|
+
"boxui.contentAnswers.thinkingCompleted": "Réflexion terminée",
|
|
83
|
+
"boxui.contentAnswers.thinkingContentScrollableArea": "Zone de défilement du contenu de réflexion",
|
|
84
|
+
"boxui.contentAnswers.thinkingInProgress": "Réflexion en cours…",
|
|
83
85
|
"boxui.contentAnswers.welcomeMessageIntelligentQueryNotice": "Vous pouvez poser des questions simples et complexes à Box AI dans votre feuille de calcul : décomptes totaux, moyennes, comparaisons avancées, analyses de tendances, et bien plus encore. Essayez-le aujourd'hui !",
|
|
84
86
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNotice": "La prise en charge des feuilles de calcul fonctionne mieux pour les fichiers à textes denses",
|
|
85
87
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel": "Bannière de notification d'assistance pour la feuille de calcul",
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# Add to note button aria label and tooltip text
|
|
2
|
+
boxAI.contentAnswers.addToNote = Add to Note
|
|
3
|
+
# Added to note confirmation text
|
|
4
|
+
boxAI.contentAnswers.addedToNote = Added
|
|
5
|
+
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
+
boxAI.contentAnswers.analyzingRequest = Analyzing your request
|
|
1
7
|
# Notification banner success icon aria label
|
|
2
8
|
boxAI.contentAnswers.ariaTypeSuccessIconLabel = opération réussie
|
|
3
9
|
# Content Answers submit input button text
|
|
@@ -149,15 +155,15 @@ boxAI.textInputWithCopyButton.copyButtonSuccessText = Copié
|
|
|
149
155
|
# Label that shows up while someone hover on close button of files dropdown
|
|
150
156
|
boxAi.contentAnswers.closeItemList = Fermer la liste des éléments de fichier
|
|
151
157
|
# Tooltip label for button to collapse thinking content
|
|
152
|
-
boxui.contentAnswers.collapseThinkingContent =
|
|
158
|
+
boxui.contentAnswers.collapseThinkingContent = Réduire
|
|
153
159
|
# Tooltip label for button to expand thinking content
|
|
154
|
-
boxui.contentAnswers.expandThinkingContent =
|
|
160
|
+
boxui.contentAnswers.expandThinkingContent = Développer
|
|
155
161
|
# Text shown when thinking is completed
|
|
156
|
-
boxui.contentAnswers.thinkingCompleted =
|
|
162
|
+
boxui.contentAnswers.thinkingCompleted = Réflexion terminée
|
|
157
163
|
# Aria label for the scrollable thinking content area
|
|
158
|
-
boxui.contentAnswers.thinkingContentScrollableArea =
|
|
164
|
+
boxui.contentAnswers.thinkingContentScrollableArea = Zone de défilement du contenu de réflexion
|
|
159
165
|
# Text shown when thinking is in progress
|
|
160
|
-
boxui.contentAnswers.thinkingInProgress =
|
|
166
|
+
boxui.contentAnswers.thinkingInProgress = Réflexion en cours…
|
|
161
167
|
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
162
168
|
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Vous pouvez poser des questions simples et complexes à Box AI dans votre feuille de calcul : décomptes totaux, moyennes, comparaisons avancées, analyses de tendances, et bien plus encore. Essayez-le aujourd'hui !
|
|
163
169
|
# Content Answers welcome message spreadsheet notification
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
1
|
export default {
|
|
2
|
+
"boxAI.contentAnswers.addToNote": "Add to Note",
|
|
3
|
+
"boxAI.contentAnswers.addedToNote": "Added",
|
|
2
4
|
"boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
|
|
3
5
|
"boxAI.contentAnswers.ariaTypeSuccessIconLabel": "opération réussie",
|
|
4
6
|
"boxAI.contentAnswers.ask": "Demander",
|
|
@@ -75,11 +77,11 @@ export default {
|
|
|
75
77
|
"boxAI.popup.closeButtonText": "Fermer",
|
|
76
78
|
"boxAI.textInputWithCopyButton.copyButtonSuccessText": "Copié",
|
|
77
79
|
"boxAi.contentAnswers.closeItemList": "Fermer la liste des éléments de fichier",
|
|
78
|
-
"boxui.contentAnswers.collapseThinkingContent": "
|
|
79
|
-
"boxui.contentAnswers.expandThinkingContent": "
|
|
80
|
-
"boxui.contentAnswers.thinkingCompleted": "
|
|
81
|
-
"boxui.contentAnswers.thinkingContentScrollableArea": "
|
|
82
|
-
"boxui.contentAnswers.thinkingInProgress": "
|
|
80
|
+
"boxui.contentAnswers.collapseThinkingContent": "Réduire",
|
|
81
|
+
"boxui.contentAnswers.expandThinkingContent": "Développer",
|
|
82
|
+
"boxui.contentAnswers.thinkingCompleted": "Réflexion terminée",
|
|
83
|
+
"boxui.contentAnswers.thinkingContentScrollableArea": "Zone de défilement du contenu de réflexion",
|
|
84
|
+
"boxui.contentAnswers.thinkingInProgress": "Réflexion en cours…",
|
|
83
85
|
"boxui.contentAnswers.welcomeMessageIntelligentQueryNotice": "Vous pouvez poser des questions simples et complexes à Box AI dans votre feuille de calcul : décomptes totaux, moyennes, comparaisons avancées, analyses de tendances, et bien plus encore. Essayez-le aujourd'hui !",
|
|
84
86
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNotice": "La prise en charge des feuilles de calcul fonctionne mieux pour les fichiers à textes denses",
|
|
85
87
|
"boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel": "Bannière de notification d'assistance pour la feuille de calcul",
|
|
@@ -1,3 +1,9 @@
|
|
|
1
|
+
# Add to note button aria label and tooltip text
|
|
2
|
+
boxAI.contentAnswers.addToNote = Add to Note
|
|
3
|
+
# Added to note confirmation text
|
|
4
|
+
boxAI.contentAnswers.addedToNote = Added
|
|
5
|
+
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
+
boxAI.contentAnswers.analyzingRequest = Analyzing your request
|
|
1
7
|
# Notification banner success icon aria label
|
|
2
8
|
boxAI.contentAnswers.ariaTypeSuccessIconLabel = opération réussie
|
|
3
9
|
# Content Answers submit input button text
|
|
@@ -149,15 +155,15 @@ boxAI.textInputWithCopyButton.copyButtonSuccessText = Copié
|
|
|
149
155
|
# Label that shows up while someone hover on close button of files dropdown
|
|
150
156
|
boxAi.contentAnswers.closeItemList = Fermer la liste des éléments de fichier
|
|
151
157
|
# Tooltip label for button to collapse thinking content
|
|
152
|
-
boxui.contentAnswers.collapseThinkingContent =
|
|
158
|
+
boxui.contentAnswers.collapseThinkingContent = Réduire
|
|
153
159
|
# Tooltip label for button to expand thinking content
|
|
154
|
-
boxui.contentAnswers.expandThinkingContent =
|
|
160
|
+
boxui.contentAnswers.expandThinkingContent = Développer
|
|
155
161
|
# Text shown when thinking is completed
|
|
156
|
-
boxui.contentAnswers.thinkingCompleted =
|
|
162
|
+
boxui.contentAnswers.thinkingCompleted = Réflexion terminée
|
|
157
163
|
# Aria label for the scrollable thinking content area
|
|
158
|
-
boxui.contentAnswers.thinkingContentScrollableArea =
|
|
164
|
+
boxui.contentAnswers.thinkingContentScrollableArea = Zone de défilement du contenu de réflexion
|
|
159
165
|
# Text shown when thinking is in progress
|
|
160
|
-
boxui.contentAnswers.thinkingInProgress =
|
|
166
|
+
boxui.contentAnswers.thinkingInProgress = Réflexion en cours…
|
|
161
167
|
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
162
168
|
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Vous pouvez poser des questions simples et complexes à Box AI dans votre feuille de calcul : décomptes totaux, moyennes, comparaisons avancées, analyses de tendances, et bien plus encore. Essayez-le aujourd'hui !
|
|
163
169
|
# Content Answers welcome message spreadsheet notification
|