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

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 +11 -11
  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 = Een notitie toevoegen
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Toegevoegd
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyseren…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = gelukt
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = Vragen
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = U kunt een andere vraag stellen zodra Box AI is voltooid met antwoorden
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = Vraag het aan Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = Gebaseerd op:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = Annuleren
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = document openen
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = Uit document:
23
- # Title of citation card tooltip in answer references section with document title
24
- boxAI.contentAnswers.cardTooltipTitleWithDocumentName = Van "{title}":
25
- # Clear conversation button label
26
- boxAI.contentAnswers.clearConversationLabel = Gesprek wissen
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = Modaal sluiten
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = Overschakelen naar zijbalkweergave
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 = Toch doorgaan
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = Kopiëren naar het klembord
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = Gekopieerd naar uw klembord
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = Krijg onmiddellijk antwoorden over dit document met 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 heeft geen toestemming om dit bestand te openen
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI wordt momenteel niet ondersteund voor dit bestandstype
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = Op dit ogenblik kan ik machtigingen niet controleren. Herlaad deze pagina om het opnieuw te proberen
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = Machtigingen controleren...
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 = Verzend <abuseFormLink>dit formulier</abuseFormLink> om ongepaste inhoud te melden.
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = Annuleren
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = Bedankt voor de feedback.
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = Hoe kunnen we de ervaring verbeteren?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = We horen graag van u! Vermijd persoonlijke informatie, gevoelige inhoud of links in uw feedback, omdat inzendingen aan Box niet vertrouwelijk zijn.
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Onjuist antwoord
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Voldeed niet aan mijn verzoek.
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Overige
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Welk type probleem wilt u melden?
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 = Deel mijn prompt en antwoord om de productkwaliteit te helpen verbeteren.
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = Indienen
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = Deel uw feedback
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,undefined{} other{ in {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = Ga terug naar Box AI Q&A
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = De geselecteerde agent is niet beschikbaar. Overschakelen naar de standaardagent.
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = {fileName} openen in een nieuw tabblad
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Box AI heeft op dit moment problemen bij het genereren van een antwoord. Probeer het opnieuw.
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = Relevante inhoud kan niet worden gevonden. Probeer het later opnieuw of stel een andere vraag.
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = Er is extra tijd nodig om dit {type} te verwerken. Probeer het later opnieuw.
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI heeft momenteel een beperkte capaciteit (we werken aan het uitbreiden van de bandbreedte). Probeer het over een paar minuten opnieuw.
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI is niet beschikbaar
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Probeer het later opnieuw.
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = De Box AI-service reageert niet.
95
- # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = De inhoud van {numberOfItems,plural,=1{this file} other{one or more files}} is te groot voor Box AI om te verwerken.
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 heeft geen toegang tot alle inhoud, wat invloed kan hebben op de antwoorden.
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = Laden...
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = Antwoord laden...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = Suggesties laden
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Suggesties kunnen niet laden
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = Maximum van {characterLimit} tekens bereikt
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 = Geen Box AI-machtigingen
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = Antwoord gebaseerd op algemene documentanalyse
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = Open de promptbibliotheek
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = Prompts
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = Referentie {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 = Antwoord is mislukt
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 = Antwoord is onderbroken
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 = Antwoord is gestopt
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = Opnieuw proberen
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = Antwoord stoppen
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = Voorgestelde vragen:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = Niet nuttig
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = Nuttig
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 = Niet-ondersteund formaat
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} is niet beschikbaar voor Box AI} other{{files} zijn niet beschikbaar voor Box AI}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = Avatar van de gebruiker
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 = Welkom bij 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 = Welkom bij Box AI. Stel vragen over {numberOfItems,plural,=1{{firstItemName}} other{deze {files}} one{{firstItemName}}}{parentItem,select,other{in {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 = Chat wordt gewist wanneer u {type} sluit
147
- # Link that show the number of files that are going to be displayed within the modal
148
- boxAI.contentAnswers.welcomeMessageFilesLink = {numberOfItems,plural,one{# bestand} other{# bestanden}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# item} other{# items}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = Sluiten
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = Gekopieerd
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = Lijst met bestandsitems sluiten
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = Samenvouwen
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = Uitvouwen
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = Denken voltooid
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = Scrolbaar gebied voor inhoud tijdens denken
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = Aan het denken…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
168
- boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = U kunt Box AI zowel eenvoudige als complexe vragen stellen in uw spreadsheet: totale aantallen, gemiddelden, geavanceerde vergelijkingen, trendanalyses, enzovoort. Probeer het vandaag!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Ondersteuning voor spreadsheets werkt het best bij bestanden met veel tekst
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = meldingsbanner voor ondersteuning van spreadsheet
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = Sluiten
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = inhoud
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = Overschakelen naar modale weergave
@@ -1,178 +0,0 @@
1
- # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Dodaj notatkę
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Dodano
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analizowanie…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = sukces
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = Zapytaj
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = Możesz przesłać inne pytanie, kiedy usługa Box AI skończy odpowiadać
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = Zapytaj Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = Na podstawie:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = Anuluj
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = Otwórz dokument
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = Z dokumentu:
23
- # Title of citation card tooltip in answer references section with document title
24
- boxAI.contentAnswers.cardTooltipTitleWithDocumentName = Od „{title}”:
25
- # Clear conversation button label
26
- boxAI.contentAnswers.clearConversationLabel = Wyczyść rozmowę
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = Zamknij modal
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = Przełącz na widok paska bocznego
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 = Kontynuuj mimo wszystko
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = Skopiuj do schowka
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = Skopiowano do schowka
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = Uzyskaj natychmiastowe odpowiedzi na temat tego dokumentu, korzystając z 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 nie ma uprawnień, aby uzyskać dostęp do tego pliku
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Usługa Box AI nie są obecnie obsługiwana dla plików tego typu
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = Nie można obecnie sprawdzić uprawnień. Ponownie załaduj tę stronę, aby spróbować ponownie
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = Sprawdzanie uprawnień...
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 = Aby zgłosić nieodpowiednią zawartość, prześlij <abuseFormLink>ten formularz</abuseFormLink>.
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = Anuluj
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = Dziękujemy za Twoją opinię.
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = Jak możemy poprawić doświadczenie?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Chętnie poznamy Twoją opinię! Pomiń informacje osobiste, poufną zawartość lub łącza, ponieważ opinie przesyłane do Box nie są traktowane jako poufne.
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Niepoprawna odpowiedź
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Nie uwzględniono mojej prośby.
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Inna
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Jaki rodzaj problemu chcesz zgłosić?
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 = Udostępnij mój monit i odpowiedź, aby pomóc poprawić jakość produktu.
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = Prześlij
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = Udostępnij swoją opinię.
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}} few{{files}}}{parentItem,select,other{ w {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = Wróć do usługi Box AI
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = Wybrany agent jest niedostępny. Przełączanie na agenta domyślnego.
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = Otwórz {fileName} na nowej karcie
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Obecnie występują problemy z generowaniem odpowiedzi w usłudze Box AI. Spróbuj ponownie.
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = Nie można znaleźć odpowiedniej zawartości. Spróbuj ponownie później lub zadaj inne pytanie.
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = Do przetworzenia tego {type} potrzebny jest dodatkowy czas. Spróbuj ponownie później.
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI ma obecnie ograniczoną możliwość obsługi (pracujemy nad zwiększeniem przepustowości). Spróbuj ponownie za kilka minut.
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Usługa Box AI jest niedostępna
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Spróbuj ponownie później.
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = Usługa Box AI nie odpowiada.
95
- # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = Zawartość {numberOfItems,plural,=1{tego pliku} other{jednego lub więcej plików} few{jednego lub więcej plików} many{jednego lub więcej plików}} jest za duża, aby Box AI mógł ją przetworzyć.
97
- # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = Usługa Box AI nie będzie w stanie uzyskać dostępu do całej zawartości, co może mieć wpływ na odpowiedzi.
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = Trwa wczytywanie...
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = Wczytywanie odpowiedzi...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = Wczytywanie sugestii
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Wczytywanie sugestii nie powiodło się
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = Osiągnięto maksymalną liczbę znaków: {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 = Brak uprawnień Box AI
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = Odpowiedź oparta na ogólnej analizie dokumentu
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = Otwórz bibliotekę monitów
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = Monity
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = Odniesienie {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 = Odpowiedź nieudana
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 = Odpowiedź przerwana
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 = Odpowiedź zatrzymana
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = Spróbuj ponownie
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = Zatrzymaj odpowiedź
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = Sugerowane pytania:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = Nieprzydatne
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = Przydatne
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 = Nieobsługiwany format
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} jest niedostępny dla Box AI} other{{files} są niedostępne dla Box AI} few{są niedostępne dla Box AI} many{jest niedostępnych dla Box AI}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = Awatar użytkownika
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 = Witamy w usłudze 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 = Witamy w usłudze Box AI! Zadaj pytania dotyczące {numberOfItems,plural,=1{{firstItemName}} other{tych {files}} one{{firstItemName}} few{tych {files}}}{parentItem,select,other{ w {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 = Czat został wyczyszczony po zamknięciu {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{# plik} few{pliki} many{plików} other{# plików}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# element} other{# elementów} few{# elementy}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = Zamknij
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = Skopiowano
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = Zamknij listę elementów pliku
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = Zwiń
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = Rozwiń
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = Myślenie zakończone
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = Obszar przewijania zawartości w trakcie myślenia
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = Myślenie…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
168
- boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Możesz zadawać Box AI zarówno proste, jak i złożone pytania w arkuszu kalkulacyjnym: łączna liczba, średnie, zaawansowane porównania, analizy trendów i tak dalej. Wypróbuj już dziś!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Pomoc dla arkusza kalkulacyjnego działa najlepiej w przypadku plików o dużej zawartości tekstu.
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = baner powiadomień pomocy technicznej dla arkusza kalkulacyjnego
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = Zamknij
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = zawartość
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = Przełącz na widok modalny
@@ -1,178 +0,0 @@
1
- # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Adicionar à nota
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Adicionado
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analisando…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = sucesso
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = Perguntar
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = Você pode enviar outra pergunta depois que o Box AI terminar de responder
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = Perguntar ao Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = Baseado em:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = Cancelar
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = Abrir documento
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = Do documento:
23
- # Title of citation card tooltip in answer references section with document title
24
- boxAI.contentAnswers.cardTooltipTitleWithDocumentName = De "{title}":
25
- # Clear conversation button label
26
- boxAI.contentAnswers.clearConversationLabel = Limpar conversa
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = Fechar modal
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = Mudar para visualização da barra lateral
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 = Continuar mesmo assim
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = Copiar para a área de transferência
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = Copiado para sua área de transferência
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = Obtenha respostas instantâneas sobre esse documento usando o 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 não tem permissão para acessar este arquivo
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI não é compatível no momento com este tipo de arquivo
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = Não foi possível verificar as permissões neste momento. Recarregue esta página para tentar novamente
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = Verificando permissões...
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 = Para relatar conteúdo inadequado, envie <abuseFormLink>este formulário</abuseFormLink>.
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = Cancelar
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = Agradecemos seu feedback.
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = Como podemos melhorar a experiência?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Adoraríamos ouvir de você! Omita informações pessoais, conteúdo sensível ou links em seu feedback, pois os envios para o Box não são confidenciais.
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Resposta imprecisa
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Não seguiu minha solicitação
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Outro
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Que tipo de problema você deseja relatar?
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 = Compartilhar meu prompt e minha resposta para ajudar a melhorar a qualidade do produto.
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = Enviar
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = Compartilhe seu feedback
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{ em {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = Voltar ao Box AI
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = O agente selecionado não está disponível. Mudando para o agente padrão.
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = Abrir {fileName} em uma nova guia
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = O Box AI está tendo problemas para gerar uma resposta agora. Tente novamente.
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = Não é possível encontrar conteúdo relevante. Tente novamente mais tarde ou faça uma pergunta diferente.
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = É necessário tempo adicional para processar esse {type}; tente novamente mais tarde.
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = O Box AI atualmente tem capacidade limitada (estamos trabalhando para expandir a largura de banda). Tente novamente em alguns minutos.
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI está indisponível
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Tente novamente mais tarde.
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = O serviço do Box AI não está respondendo.
95
- # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = O conteúdo de {numberOfItems,plural,=1{este arquivo} other{um ou mais arquivos} many{um ou mais arquivos}} é muito grande para o Box AI processar.
97
- # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = O Box AI não poderá acessar o conteúdo inteiro, o que pode afetar as respostas que ele dará.
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = Carregando...
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = Carregando a resposta...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = Carregando sugestões
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Falha ao carregar sugestões
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = Máximo de {characterLimit} caracteres alcançado
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 = Nenhuma permissão do Box AI
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = Resposta com base na análise geral do documento
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = Abrir biblioteca de solicitações
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = Solicitações
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = Referência {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 = Falha na resposta
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 = Resposta interrompida
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 = Resposta interrompida
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = Tentar novamente
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = Parar a resposta
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = Perguntas sugeridas:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = Não útil
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = Útil
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 = Formato não compatível
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} está indisponível para o Box AI} other{{files} estão indisponíveis para o Box AI}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = Avatar do usuário
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 = Boas-vindas ao 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 = Boas-vindas ao Box AI. Faça perguntas sobre {numberOfItems,plural,=1{{firstItemName}} other{esses {files}}}{parentItem,select,other{ em {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 = Bate-papo limpo quando você fecha {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{# arquivo} other{# arquivos} many{# arquivos}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# item} other{# items}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = Fechar
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = Copiado
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = Fechar lista de itens de arquivos
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = Recolher
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = Expandir
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = Pensamento concluído
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = Área de rolagem do conteúdo do pensamento
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = Pensando…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
168
- boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Você pode fazer perguntas simples e complexas para o Box AI em sua planilha: contagens totais, médias, comparações avançadas, análises de tendências e assim por diante. Experimente hoje mesmo!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = A assistência por planilha funciona melhor para os arquivos com muito texto
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = banner de notificação de assistência de planilha
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = Fechar
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = conteúdo
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = Mudar para visualização do modal