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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/dist/i18n/bn-IN.js +90 -90
  2. package/dist/i18n/da-DK.js +89 -90
  3. package/dist/i18n/de-DE.js +89 -90
  4. package/dist/i18n/en-AU.js +18 -90
  5. package/dist/i18n/en-CA.js +2 -91
  6. package/dist/i18n/en-GB.js +18 -90
  7. package/dist/i18n/en-x-pseudo.js +2 -91
  8. package/dist/i18n/es-419.js +91 -90
  9. package/dist/i18n/es-ES.js +91 -90
  10. package/dist/i18n/fi-FI.js +90 -90
  11. package/dist/i18n/fr-CA.js +90 -90
  12. package/dist/i18n/fr-FR.js +90 -90
  13. package/dist/i18n/hi-IN.js +90 -90
  14. package/dist/i18n/it-IT.js +90 -90
  15. package/dist/i18n/ja-JP.js +90 -90
  16. package/dist/i18n/ko-KR.js +90 -90
  17. package/dist/i18n/nb-NO.js +90 -90
  18. package/dist/i18n/nl-NL.js +89 -90
  19. package/dist/i18n/pl-PL.js +90 -90
  20. package/dist/i18n/pt-BR.js +90 -90
  21. package/dist/i18n/ru-RU.js +91 -90
  22. package/dist/i18n/sv-SE.js +90 -90
  23. package/dist/i18n/tr-TR.js +90 -90
  24. package/dist/i18n/zh-CN.js +90 -90
  25. package/dist/i18n/zh-TW.js +90 -90
  26. package/package.json +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 = Agregar a la nota
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Agregado
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analizando…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = operación correcta
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = Preguntar
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = Puedes enviar otra pregunta una vez que Box AI haya terminado de responder
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = Preguntar a Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = Basado en:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = Anular
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 = Del 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 = Eliminar conversación
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = Cerrar modal
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = Cambiar a la vista de barra lateral
31
- # Content Answers feature name shown on menu item and modal title
32
- boxAI.contentAnswers.contentAnswersTitle = IA de Box
33
- # Box AI primary action when file is too large
34
- boxAI.contentAnswers.continueAnyway = Continuar de todos modos
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = Copiar al portapapeles
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = Copiado al portapapeles
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = Obtén respuestas instantáneas sobre este documento usando 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 no tiene permiso para acceder a este archivo
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI no es compatible actualmente con este tipo de archivo
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = No se pueden verificar los permisos en este momento. Vuelve a cargar esta página para intentarlo de nuevo
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = Comprobando los permisos...
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 informar de contenido inapropiado, envíe <abuseFormLink>este formulario</abuseFormLink>.
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = Anular
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = Gracias por los comentarios.
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = ¿Cómo podemos mejorar la experiencia?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = ¡Nos encantaría saber de usted! Omita cualquier información personal, contenido confidencial o enlaces en sus comentarios, ya que los envíos a Box no son confidenciales.
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Respuesta inexacta
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = No siguió mi solicitud
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Otra
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = ¿Sobre qué tipo de problema desea informar?
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 = Compartir mi indicación y respuesta para ayudar a mejorar la calidad del producto.
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 = Compartir sus comentarios
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{ en {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = Volver a Box AI
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = El agente seleccionado no está disponible. Cambiar al agente predeterminado.
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = Abrir {fileName} en nueva pestaña
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Box AI tiene problemas para generar una respuesta en este momento. Inténtelo de nuevo.
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = No se encuentran contenidos pertinentes. Inténtalo más tarde o haz otra pregunta.
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = Para procesar este {type} se requiere más tiempo, inténtalo de nuevo más tarde.
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI actualmente tiene capacidad limitada (estamos trabajando para expandir el ancho de banda). Inténtalo de nuevo en unos minutos.
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI no está disponible
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Inténtelo de nuevo más tarde.
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = El servicio Box AI no está respondiendo.
95
- # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = El contenido de {numberOfItems,plural,=1{este archivo} other{uno o más archivos} many{uno o más archivos}} es demasiado grande para que Box AI lo procese.
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 no podrá acceder al contenido completo, lo que podría afectar a sus respuestas.
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = Cargando…
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = Cargando respuesta...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = Cargando sugerencias
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Las sugerencias no se han podido cargar
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = Se ha alcanzado el máximo de {characterLimit} caracteres
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 = No hay permisos para Box AI
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = Respuesta basada en análisis general del documento
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = Abrir biblioteca de instrucciones
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = Indicaciones
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = Referencia {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 = Respuesta fallida
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 = Respuesta interrumpida
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 = Respuesta detenida
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = Vuelve a intentarlo
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = Detener respuesta
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = Preguntas sugeridas:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = No es ú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 no compatible
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} is unavailable for Box AI} other{{files} are unavailable for Box AI}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = Avatar del usuario
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 = ¡Bienvenido a 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 = Le damos la bienvenida a Box AI. Haga preguntas sobre {numberOfItems,plural,=1{{firstItemName}} other{estos {files}}}{parentItem,select,other{ en {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 borrado al cerrar {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{# archivo} other{# archivos} many{# archivos}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# elemento} other{# elementos}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = Cerrar
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 = Cerrar lista de elementos del archivo
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = Contraer
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 = Razonamiento completo
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = Área desplazable del contenido de razonamiento
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 = 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!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = El soporte para hojas de cálculo funciona mejor con archivos con mucho texto.
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = banner de notificación de soporte de hojas de cálculo
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = Cerrar
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = contenido
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = Cambiar a vista modal
@@ -1,178 +0,0 @@
1
- # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Lisää muistiinpanoon
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Lisätty
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analysoidaan…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = onnistui
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = Kysy
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = Voit lähettää toisen kysymyksen, kun Box AI on vastannut
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = Kysy Box AI:lta
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = Perustuu:
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = Peruuta
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = Avaa asiakirja
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = Asiakirjasta:
23
- # Title of citation card tooltip in answer references section with document title
24
- boxAI.contentAnswers.cardTooltipTitleWithDocumentName = Asiakirjasta ”{title}”:
25
- # Clear conversation button label
26
- boxAI.contentAnswers.clearConversationLabel = Poista keskustelu
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = Sulje valintaikkuna
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = Vaihda sivupalkkinäkymään
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 = Jatka joka tapauksessa
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = Kopioi leikepöydälle
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = Kopioitu leikepöydälle
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = Hanki välittömiä vastauksia tästä asiakirjasta Box AI:n avulla
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:lla ei ole tämän tiedoston käyttöoikeutta
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI:ta ei tällä hetkellä tueta tälle tiedostotyypille
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = Käyttöoikeustasoa ei voitu juuri nyt tarkistaa. Yritä uudelleen lataamalla sivu
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = Tarkistetaan käyttöoikeustasoa...
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 = Ilmoita sopimattomasta sisällöstä lähettämällä <abuseFormLink>tämä lomake</abuseFormLink>.
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = Peruuta
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = Kiitos palautteesta.
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = Miten voimme parantaa kokemusta?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Haluaisimme kuulla sinusta! Jätä henkilötiedot, arkaluonteinen sisältö tai linkit pois palautteestasi, sillä Boxiin lähetetyt tiedot eivät ole luottamuksellisia.
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Virheellinen vastaus
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Pyyntöäni ei noudatettu
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Muu
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Minkä tyyppisen ongelman haluat ilmoittaa?
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 = Jaa kehotteeni ja vastaukseni tuotteen laadun parantamiseksi.
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = Lähetä
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = Jaa palautteesi
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{ kohteessa {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = Palaa Box AI:n kysymyksiin ja vastauksiin
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = Valittu edustaja ei ole käytettävissä. Vaihdetaan oletusedustajaan.
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = Avaa {fileName} uudessa välilehdessä
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Box AI:lla on ongelmia vastauksen luomisessa juuri nyt. Yritä uudelleen.
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = Olennaista sisältöä ei löydy. Yritä myöhemmin uudelleen tai esitä toinen kysymys.
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = Tämän tyypin {type} käsittelyyn tarvitaan lisäaikaa. Yritä myöhemmin uudelleen.
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI:n kapasiteetti on tällä hetkellä rajallinen (pyrimme laajentamaan kaistanleveyttä). Yritä uudelleen muutaman minuutin kuluttua.
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI ei ole käytettävissä
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Yritä myöhemmin uudelleen.
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI -palvelu ei vastaa.
95
- # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,=1{tämän tiedoston} other{tämän tai useamman tiedoston}} sisältö on liian suuri Box AI:n käsiteltäväksi.
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 ei voi käyttää koko tekstiä, mikä saattaa vaikuttaa sen vastauksiin.
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = Ladataan...
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = Ladataan vastausta...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = Ladataan ehdotuksia
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Ehdotuksia ei voitu ladata
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = Merkkien enimmäismäärä {characterLimit} saavutettu
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 = Ei Box AI -käyttöoikeustasoa
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = Yleiseen asiakirja-analyysiin perustuva vastaus
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = Avaa kehotekirjasto
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = Kehotteet
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = Viittaus {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 = Vastaus epäonnistui
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 = Vastaus keskeytyi
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 = Vastaus pysäytettiin
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = Yritä uudelleen
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = Pysäytä vastaus
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = Ehdotettuja kysymyksiä:
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = Ei hyödyllinen
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = Hyödyllinen
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 = Muotoa ei tueta
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} ei ole Box AI:n käytettävissä} other{{files} ei ole Box AI:n käytettävissä}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = Käyttäjän avatar
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 = Tervetuloa Box AI -palveluun
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 = Tervetuloa Box AI -palveluun. Kysy kysymyksiä sisällöstä {numberOfItems,plural,=1{{firstItemName}} other{nämä {files}}}{parentItem,select,other{kohteessa {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 = Keskustelu poistetaan, kun suljet {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{# tiedosto} other{# tiedostoa}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# kohde} other{# kohdetta}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = Sulje
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = Kopioitu
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = Sulje tiedostokohteiden luettelo
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = Sulje
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = Laajenna
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = Ajattelu on valmis
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = Ajattelusisällön vieritettävä alue
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = Ajatellaan…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
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!
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Laskentataulukon tuki toimii parhaiten tiedostoissa, joissa on paljon tekstiä
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = laskentataulukkotuen ilmoituspalkki
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = Sulje
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = sisältö
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = Vaihda modaalinäkymään
@@ -1,178 +0,0 @@
1
- # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Ajouter une note
3
- # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Ajoutée
5
- # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyse en cours…
7
- # Notification banner success icon aria label
8
- boxAI.contentAnswers.ariaTypeSuccessIconLabel = opération réussie
9
- # Content Answers submit input button text
10
- boxAI.contentAnswers.ask = Demander
11
- # Content Answers submit input button disabled tooltip text when answer is generating
12
- boxAI.contentAnswers.askDisabledTooltip = Vous pouvez soumettre une autre question une fois que Box AI a fini de répondre.
13
- # Content Answers modal input placeholder
14
- boxAI.contentAnswers.askQuestionPlaceholder = Poser la question à Box AI
15
- # Label for the references used for generating the answer from the AI service
16
- boxAI.contentAnswers.basedOn = Basé sur :
17
- # Box AI secondary action when file is too large
18
- boxAI.contentAnswers.cancel = Annuler
19
- # Text for button to open citation reference in a new tab
20
- boxAI.contentAnswers.cardTooltipButton = Ouvrir le document
21
- # Title of citation card tooltip in answer references section
22
- boxAI.contentAnswers.cardTooltipTitle = À partir du document :
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 = Effacer la discussion
27
- # Content Answers close button aria label
28
- boxAI.contentAnswers.closeModalAriaLabel = Fermer Modal
29
- # Content Answers collapse button aria label
30
- boxAI.contentAnswers.collapseModalAriaLabel = Passer à l'affichage de la barre latérale
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 = Continuer malgré tout
35
- # Copy to clipboard tooltip
36
- boxAI.contentAnswers.copyToClipboard = Copier dans le presse-papiers
37
- # Notification displayed to the user when the answer has been successfully copied to the clipboard
38
- boxAI.contentAnswers.copyToClipboardSucceeded = Copié dans votre presse-papiers
39
- # Default tooltip message for Content Answers entry point button
40
- boxAI.contentAnswers.defaultTooltip = Obtenez des réponses instantanées à propos de ce document en utilisant 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 ne dispose pas de l'autorisation d'accéder à ce fichier
43
- # Disabled tooltip message for Content Answers entry point button when the file type is not supported
44
- boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI n'est actuellement pas pris en charge pour ce type de fichier
45
- # Disabled tooltip message for the Content Answers entry point button when the permissions request fails
46
- boxAI.contentAnswers.disabledTooltipPermissionsFailed = Impossible de vérifier les autorisations pour le moment. Veuillez recharger cette page pour réessayer
47
- # Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
48
- boxAI.contentAnswers.disabledTooltipPermissionsLoading = Vérification des autorisations...
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 = Veuillez soumettre <abuseFormLink>ce formulaire</abuseFormLink> afin de signaler un contenu inapproprié.
51
- # Cancel button text for the feedback tooltip
52
- boxAI.contentAnswers.feedbackTooltipCancel = Annuler
53
- # Confirmation message after submitting feedback in the feedback tooltip
54
- boxAI.contentAnswers.feedbackTooltipConfirmation = Merci pour le commentaire.
55
- # Label for the feedback text area in the feedback tooltip
56
- boxAI.contentAnswers.feedbackTooltipFeedback = Comment pouvons-nous améliorer cette expérience ?
57
- # Placeholder text for the feedback text area in the feedback tooltip
58
- boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Nous aimerions avoir de vos nouvelles ! Veuillez omettre les informations personnelles, le contenu sensible ou les liens dans vos commentaires, car les soumissions à Box ne sont pas confidentielles.
59
- # Label for the first radio button in the feedback type radio group in the feedback tooltip
60
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Réponse inexacte
61
- # Label for the second radio button in the feedback type radio group in the feedback tooltip
62
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = N'a pas suivi ma demande
63
- # Label for the third radio button in the feedback type radio group in the feedback tooltip
64
- boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Autres
65
- # Label for the feedback type radio group in the feedback tooltip
66
- boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Quel type de problème souhaitez-vous signaler ?
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 = Partager mon invite et ma réponse pour aider à améliorer la qualité du produit.
69
- # Submit button text for the feedback tooltip
70
- boxAI.contentAnswers.feedbackTooltipSubmit = Envoyer
71
- # Title of a tooltip that asks the user to share feedback on the answer
72
- boxAI.contentAnswers.feedbackTooltipTitle = Partagez vos commentaires
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{ dans {parentItem}}}
75
- # Existing questions tooltip message for Content Answers entry point button
76
- boxAI.contentAnswers.hasQuestionsTooltip = Revenir dans Box AI
77
- # Content Answers error message when the answer fails due to an invalid agent
78
- boxAI.contentAnswers.inlineAgentNotFoundErrorText = L'agent sélectionné est indisponible. Passer à l'agent par défaut.
79
- # Aria label for inline citation button to open file in new tab
80
- boxAI.contentAnswers.inlineCitationAriaLabel = Ouvrir {fileName} dans un nouvel onglet
81
- # Content Answers error message when the service fails
82
- boxAI.contentAnswers.inlineErrorText = Box AI rencontre des difficultés à générer une réponse pour le moment. Veuillez réessayer.
83
- # Content Answers error message when the service returns 204 (no content)
84
- boxAI.contentAnswers.inlineNoContentErrorText = Le contenu pertinent ne peut pas être trouvé. Veuillez réessayer plus tard ou poser une question différente.
85
- # Content Answers error message when the AI service has not yet processed the file
86
- boxAI.contentAnswers.inlinePreconditionFailedErrorText = Un délai supplémentaire est nécessaire pour traiter ce {type}, veuillez réessayer plus tard.
87
- # Content Answers error message when the service fails due to rate limiting
88
- boxAI.contentAnswers.inlineRateLimitingErrorText = La capacité de la Box AI est actuellement limitée (nous travaillons à l'élargissement de la bande passante). Veuillez réessayer dans quelques minutes.
89
- # Box AI Q&A service unavailable error title
90
- boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI n’est pas disponible
91
- # Box AI Q&A service unavailable error try again later description
92
- boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Veuillez réessayer ultérieurement.
93
- # Box AI Q&A service unavailable error description
94
- boxAI.contentAnswers.intelligenceUnavailableDescription = Le service Box AI ne répond pas.
95
- # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = Le contenu de {numberOfItems,plural,=1{ce fichier} other{un ou plusieurs fichiers} many{un ou plusieurs fichiers}} est trop volumineux pour être traité par Box AI.
97
- # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI ne pourra pas accéder à l'intégralité du contenu, ce qui pourrait affecter ses réponses.
99
- # Aria label to show while waiting for the modal to load
100
- boxAI.contentAnswers.loading = Chargement en cours...
101
- # Aria label to show while waiting for an answer
102
- boxAI.contentAnswers.loadingAnswer = Chargement de la réponse...
103
- # Label when the suggested questions are loading
104
- boxAI.contentAnswers.loadingSuggestedQuestions = Chargement des suggestions
105
- # Label when the suggested questions failed to load
106
- boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Le chargement des suggestions a échoué
107
- # Error tooltip to show inside text area if the user reached the character limit
108
- boxAI.contentAnswers.maxCharactersReachedError = Limite maximale de {characterLimit} caractères atteinte
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 = Aucune autorisation de Box AI
111
- # Loading message if there are no citations for an answer
112
- boxAI.contentAnswers.noReferences = Réponse basée sur l’analyse générale des documents
113
- # Aria button label to open the prompt library
114
- boxAI.contentAnswers.openPromptLibraryBtn = Ouvrir la bibliothèque des invites
115
- # Button name to open the prompt library
116
- boxAI.contentAnswers.promptsBtn = Invites
117
- # ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
118
- boxAI.contentAnswers.referenceAriaLabel = Référence {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 = La réponse a échoué
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 = Réponse interrompue
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 = Réponse arrêtée
125
- # Retry button label to send again the question to the service
126
- boxAI.contentAnswers.retryResponse = Réessayer
127
- # Button label to stop streaming an answer
128
- boxAI.contentAnswers.stopResponse = Arrêter la réponse
129
- # Suggested questions title
130
- boxAI.contentAnswers.suggestedQuestions = Questions suggérées :
131
- # Aria label for thumbs down icon
132
- boxAI.contentAnswers.thumbsDownAriaLabel = Non utile
133
- # Aria label for thumbs up icon
134
- boxAI.contentAnswers.thumbsUpAriaLabel = Utile
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 = Format non pris en charge
137
- # Warning message that shows how many files are not supported by Box AI
138
- boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} n'est pas disponible pour Box AI} other{{files} ne sont pas disponibles pour Box AI} many{{files} ne sont pas disponibles pour Box AI}}
139
- # Alt text for user avatar image
140
- boxAI.contentAnswers.userAvatar = Avatar de l'utilisateur
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 = Bienvenue sur 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 = Bienvenue sur Box AI. Posez des questions à propos de {numberOfItems,plural,=1{{firstItemName}} other{ces {files}}}{parentItem,select,other{dans {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 = La discussion a été effacée lorsque vous avez fermé {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{# fichier} other{# fichiers} many{# fichiers}}
149
- # Link that show the number of items that are going to be displayed within the modal
150
- boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# élément} other{# éléments}}
151
- # Text for close button in popup
152
- boxAI.popup.closeButtonText = Fermer
153
- # Text for copy button in input with copy button indicating copy success
154
- boxAI.textInputWithCopyButton.copyButtonSuccessText = Copié
155
- # Label that shows up while someone hover on close button of files dropdown
156
- boxAi.contentAnswers.closeItemList = Fermer la liste des éléments de fichier
157
- # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = Réduire
159
- # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = Développer
161
- # Text shown when thinking is completed
162
- boxui.contentAnswers.thinkingCompleted = Réflexion terminée
163
- # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = Zone de défilement du contenu de réflexion
165
- # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = Réflexion en cours…
167
- # Content Answers welcome message spreadsheet supported by Intelligent Query notification
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 !
169
- # Content Answers welcome message spreadsheet notification
170
- boxui.contentAnswers.welcomeMessageSpreadsheetNotice = La prise en charge des feuilles de calcul fonctionne mieux pour les fichiers à textes denses
171
- # Aria label for the icon inside spreadsheet notification
172
- boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = Bannière de notification d'assistance pour la feuille de calcul
173
- # Label for button that closes the Box AI Sidebar
174
- contentAnswersSidebar.sidebarBoxAIClose = Fermer
175
- # Generic Box AI content type opened used in welcome message and placeholder
176
- contentAnswersSidebar.sidebarBoxAIContent = contenu
177
- # Label for button that triggers switch to Box AI Modal
178
- contentAnswersSidebar.sidebarBoxAISwitchToModalView = Passer à l'affichage modal