@box/box-ai-content-answers 2.1.10 → 2.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/bn-IN.js +90 -90
- package/dist/i18n/da-DK.js +89 -90
- package/dist/i18n/de-DE.js +89 -90
- package/dist/i18n/en-AU.js +18 -90
- package/dist/i18n/en-CA.js +2 -91
- package/dist/i18n/en-GB.js +18 -90
- package/dist/i18n/en-x-pseudo.js +2 -91
- package/dist/i18n/es-419.js +91 -90
- package/dist/i18n/es-ES.js +91 -90
- package/dist/i18n/fi-FI.js +90 -90
- package/dist/i18n/fr-CA.js +90 -90
- package/dist/i18n/fr-FR.js +90 -90
- package/dist/i18n/hi-IN.js +90 -90
- package/dist/i18n/it-IT.js +90 -90
- package/dist/i18n/ja-JP.js +90 -90
- package/dist/i18n/ko-KR.js +90 -90
- package/dist/i18n/nb-NO.js +90 -90
- package/dist/i18n/nl-NL.js +89 -90
- package/dist/i18n/pl-PL.js +90 -90
- package/dist/i18n/pt-BR.js +90 -90
- package/dist/i18n/ru-RU.js +91 -90
- package/dist/i18n/sv-SE.js +90 -90
- package/dist/i18n/tr-TR.js +90 -90
- package/dist/i18n/zh-CN.js +90 -90
- package/dist/i18n/zh-TW.js +90 -90
- package/package.json +5 -5
- package/dist/i18n/bn-IN.properties +0 -178
- package/dist/i18n/da-DK.properties +0 -178
- package/dist/i18n/de-DE.properties +0 -178
- package/dist/i18n/en-AU.properties +0 -178
- package/dist/i18n/en-CA.properties +0 -178
- package/dist/i18n/en-GB.properties +0 -178
- package/dist/i18n/en-US.js +0 -91
- package/dist/i18n/en-US.properties +0 -178
- package/dist/i18n/en-x-pseudo.properties +0 -178
- package/dist/i18n/es-419.properties +0 -178
- package/dist/i18n/es-ES.properties +0 -178
- package/dist/i18n/fi-FI.properties +0 -178
- package/dist/i18n/fr-CA.properties +0 -178
- package/dist/i18n/fr-FR.properties +0 -178
- package/dist/i18n/hi-IN.properties +0 -178
- package/dist/i18n/it-IT.properties +0 -178
- package/dist/i18n/ja-JP.properties +0 -178
- package/dist/i18n/json/src/lib/components/answer/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/footer/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/modal/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/modal-error/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/sidebar/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/suggested-questions/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/thinkingBubble/messages.json +0 -1
- package/dist/i18n/json/src/lib/components/welcome-message/messages.json +0 -1
- package/dist/i18n/json/src/lib/messages.json +0 -1
- package/dist/i18n/ko-KR.properties +0 -178
- package/dist/i18n/nb-NO.properties +0 -178
- package/dist/i18n/nl-NL.properties +0 -178
- package/dist/i18n/pl-PL.properties +0 -178
- package/dist/i18n/pt-BR.properties +0 -178
- package/dist/i18n/ru-RU.properties +0 -178
- package/dist/i18n/sv-SE.properties +0 -178
- package/dist/i18n/tr-TR.properties +0 -178
- package/dist/i18n/zh-CN.properties +0 -178
- 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 = 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
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
# Add to note button aria label and tooltip text
|
|
2
|
-
boxAI.contentAnswers.addToNote = नोट में जोड़ें
|
|
3
|
-
# Added to note confirmation text
|
|
4
|
-
boxAI.contentAnswers.addedToNote = जोड़े गए
|
|
5
|
-
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
-
boxAI.contentAnswers.analyzingRequest = विश्लेषण किया जा रहा है…
|
|
7
|
-
# Notification banner success icon aria label
|
|
8
|
-
boxAI.contentAnswers.ariaTypeSuccessIconLabel = सफलता
|
|
9
|
-
# Content Answers submit input button text
|
|
10
|
-
boxAI.contentAnswers.ask = पूछें
|
|
11
|
-
# Content Answers submit input button disabled tooltip text when answer is generating
|
|
12
|
-
boxAI.contentAnswers.askDisabledTooltip = जब Box AI जवाब दे ले, तब आप दूसरा सवाल सबमिट कर सकते हैं
|
|
13
|
-
# Content Answers modal input placeholder
|
|
14
|
-
boxAI.contentAnswers.askQuestionPlaceholder = Box AI से पूछें
|
|
15
|
-
# Label for the references used for generating the answer from the AI service
|
|
16
|
-
boxAI.contentAnswers.basedOn = पर आधारित:
|
|
17
|
-
# Box AI secondary action when file is too large
|
|
18
|
-
boxAI.contentAnswers.cancel = रद्द करें
|
|
19
|
-
# Text for button to open citation reference in a new tab
|
|
20
|
-
boxAI.contentAnswers.cardTooltipButton = दस्तावेज़ खोलें
|
|
21
|
-
# Title of citation card tooltip in answer references section
|
|
22
|
-
boxAI.contentAnswers.cardTooltipTitle = दस्तावेज़ से:
|
|
23
|
-
# Title of citation card tooltip in answer references section with document title
|
|
24
|
-
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = "{title}" से:
|
|
25
|
-
# Clear conversation button label
|
|
26
|
-
boxAI.contentAnswers.clearConversationLabel = बातचीत मिटाएँ
|
|
27
|
-
# Content Answers close button aria label
|
|
28
|
-
boxAI.contentAnswers.closeModalAriaLabel = मोडल बंद करें
|
|
29
|
-
# Content Answers collapse button aria label
|
|
30
|
-
boxAI.contentAnswers.collapseModalAriaLabel = साइडबार व्यू में स्विच करें
|
|
31
|
-
# Content Answers feature name shown on menu item and modal title
|
|
32
|
-
boxAI.contentAnswers.contentAnswersTitle = Box AI
|
|
33
|
-
# Box AI primary action when file is too large
|
|
34
|
-
boxAI.contentAnswers.continueAnyway = किसी भी तरह जारी रखें
|
|
35
|
-
# Copy to clipboard tooltip
|
|
36
|
-
boxAI.contentAnswers.copyToClipboard = क्लिपबोर्ड में कॉपी करें
|
|
37
|
-
# Notification displayed to the user when the answer has been successfully copied to the clipboard
|
|
38
|
-
boxAI.contentAnswers.copyToClipboardSucceeded = आपके क्लिपबोर्ड में कॉपी किया
|
|
39
|
-
# Default tooltip message for Content Answers entry point button
|
|
40
|
-
boxAI.contentAnswers.defaultTooltip = Box AI का उपयोग करके इस दस्तावेज़ के बारे में तत्काल उत्तर प्राप्त करें
|
|
41
|
-
# Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions
|
|
42
|
-
boxAI.contentAnswers.disabledTooltipAINotAvailable = Box AI के पास इस फ़ाइल को एक्सेस करने की अनुमति नहीं है
|
|
43
|
-
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
44
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = फ़िलहाल इस तरह की फ़ाइल के लिए Box AI का उपयोग नहीं किया जा सकता है
|
|
45
|
-
# Disabled tooltip message for the Content Answers entry point button when the permissions request fails
|
|
46
|
-
boxAI.contentAnswers.disabledTooltipPermissionsFailed = इस समय अनुमतियाँ जांचने में असमर्थ। पुनः प्रयास करने के लिए इस पेज को पुनः लोड करें
|
|
47
|
-
# Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
|
|
48
|
-
boxAI.contentAnswers.disabledTooltipPermissionsLoading = अनुमतियाँ जाँची जा रही हैं...
|
|
49
|
-
# Disclaimer informing how to report inappropriate content in the feedback tooltip, the inside of <abuseFormLink> is the linked, clickable text
|
|
50
|
-
boxAI.contentAnswers.feedbackTooltipAbuseDisclaimer = अनुचित कंटेंट की रिपोर्ट करने के लिए, <abuseFormLink>यह फॉर्म</abuseFormLink> सबमिट करें।
|
|
51
|
-
# Cancel button text for the feedback tooltip
|
|
52
|
-
boxAI.contentAnswers.feedbackTooltipCancel = रद्द करें
|
|
53
|
-
# Confirmation message after submitting feedback in the feedback tooltip
|
|
54
|
-
boxAI.contentAnswers.feedbackTooltipConfirmation = आपके फ़ीडबैक के लिए धन्यवाद।
|
|
55
|
-
# Label for the feedback text area in the feedback tooltip
|
|
56
|
-
boxAI.contentAnswers.feedbackTooltipFeedback = हम अनुभव को कैसे सुधारें?
|
|
57
|
-
# Placeholder text for the feedback text area in the feedback tooltip
|
|
58
|
-
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = हम आपकी राय जानना चाहेंगे! कृपया अपने फीडबैक में मौजूद व्यक्तिगत जानकारी, संवेदनशील सामग्री, या लिंक को हटा दें क्योंकि Box में सबमिट की जाने वाली जानकारी गोपनीय नहीं होती है।
|
|
59
|
-
# Label for the first radio button in the feedback type radio group in the feedback tooltip
|
|
60
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = गलत उत्तर
|
|
61
|
-
# Label for the second radio button in the feedback type radio group in the feedback tooltip
|
|
62
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = मेरे अनुरोध का पालन नहीं किया गया
|
|
63
|
-
# Label for the third radio button in the feedback type radio group in the feedback tooltip
|
|
64
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = अन्य
|
|
65
|
-
# Label for the feedback type radio group in the feedback tooltip
|
|
66
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = आप किस तरह की समस्या की रिपोर्ट करना चाहते हैं?
|
|
67
|
-
# Label for checkbox to consent for prompt and answer sharing in the tooltip that asks the user to share feedback on the answer
|
|
68
|
-
boxAI.contentAnswers.feedbackTooltipPromptShareConsent = उत्पाद की गुणवत्ता को बेहतर बनाने में मदद करने के लिए मेरा प्रॉम्प्ट और प्रतिक्रिया शेयर करें।
|
|
69
|
-
# Submit button text for the feedback tooltip
|
|
70
|
-
boxAI.contentAnswers.feedbackTooltipSubmit = सबमिट करें
|
|
71
|
-
# Title of a tooltip that asks the user to share feedback on the answer
|
|
72
|
-
boxAI.contentAnswers.feedbackTooltipTitle = अपना फ़ीडबैक शेयर करें
|
|
73
|
-
# Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
|
|
74
|
-
boxAI.contentAnswers.fileLandingText = {numberOfItems,plural,=1{{firstItemName}} other{{files}}}{parentItem,select,other{ अंदर {parentItem}}}
|
|
75
|
-
# Existing questions tooltip message for Content Answers entry point button
|
|
76
|
-
boxAI.contentAnswers.hasQuestionsTooltip = Box AI में वापस जाएं
|
|
77
|
-
# Content Answers error message when the answer fails due to an invalid agent
|
|
78
|
-
boxAI.contentAnswers.inlineAgentNotFoundErrorText = चयनित एजेंट, अनुपलब्ध है। डिफ़ॉल्ट एजेंट में स्विच किया जा रहा है।
|
|
79
|
-
# Aria label for inline citation button to open file in new tab
|
|
80
|
-
boxAI.contentAnswers.inlineCitationAriaLabel = {fileName} को नए टैब में खोलें
|
|
81
|
-
# Content Answers error message when the service fails
|
|
82
|
-
boxAI.contentAnswers.inlineErrorText = Box AI अभी जवाब देने में असमर्थ है. कृपया थोड़ी देर बाद फिर से कोशिश करें.
|
|
83
|
-
# Content Answers error message when the service returns 204 (no content)
|
|
84
|
-
boxAI.contentAnswers.inlineNoContentErrorText = प्रासंगिक सामग्री को ढूँढा नहीं जा सकता। कृपया बाद में पुनः प्रयास करें या एक अलग प्रश्न पूछें।
|
|
85
|
-
# Content Answers error message when the AI service has not yet processed the file
|
|
86
|
-
boxAI.contentAnswers.inlinePreconditionFailedErrorText = इस {type} को प्रोसेस करने के लिए अतिरिक्त समय चाहिए, कृपया बाद में पुनः प्रयास करें.
|
|
87
|
-
# Content Answers error message when the service fails due to rate limiting
|
|
88
|
-
boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI के पास फ़िलहाल सीमित क्षमता है (हम बैंडविड्थ बढ़ाने की कोशिश कर रहे हैं)। कृपया कुछ मिनटों में पुनः प्रयास करें।
|
|
89
|
-
# Box AI Q&A service unavailable error title
|
|
90
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI अनुपलब्ध है
|
|
91
|
-
# Box AI Q&A service unavailable error try again later description
|
|
92
|
-
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = कृपया बाद में पुनः प्रयास करें।
|
|
93
|
-
# Box AI Q&A service unavailable error description
|
|
94
|
-
boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI सेवा जवाब नहीं दे रही है।
|
|
95
|
-
# Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
|
|
96
|
-
boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,=1{इस फ़ाइल} other{एक या उससे अधिक फ़ाइलों}} का कंटेंट, Box AI को प्रोसेस करने के लिए बहुत बड़ा है।
|
|
97
|
-
# Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
|
|
98
|
-
boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI, सम्पूर्ण कंटेंट को एक्सेस नहीं कर पाएगा, जिससे इसके जवाबों पर असर पड़ सकता है।
|
|
99
|
-
# Aria label to show while waiting for the modal to load
|
|
100
|
-
boxAI.contentAnswers.loading = लोड हो रहा है...
|
|
101
|
-
# Aria label to show while waiting for an answer
|
|
102
|
-
boxAI.contentAnswers.loadingAnswer = उत्तर लोड किया जा रहा है...
|
|
103
|
-
# Label when the suggested questions are loading
|
|
104
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = सुझाव लोड हो रहे हैं
|
|
105
|
-
# Label when the suggested questions failed to load
|
|
106
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = सुझाव लोड नहीं हो सके
|
|
107
|
-
# Error tooltip to show inside text area if the user reached the character limit
|
|
108
|
-
boxAI.contentAnswers.maxCharactersReachedError = {characterLimit} अक्षरों की अधिकतम सीमा तक पहुँच गया
|
|
109
|
-
# Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions
|
|
110
|
-
boxAI.contentAnswers.noPermissionsLabel = कोई Box अनुमतियाँ नहीं हैं
|
|
111
|
-
# Loading message if there are no citations for an answer
|
|
112
|
-
boxAI.contentAnswers.noReferences = साधारण दस्तावेज़ विश्लेषण पर आधारित प्रतिक्रिया
|
|
113
|
-
# Aria button label to open the prompt library
|
|
114
|
-
boxAI.contentAnswers.openPromptLibraryBtn = प्रोम्प्ट लाइब्रेरी खोलें
|
|
115
|
-
# Button name to open the prompt library
|
|
116
|
-
boxAI.contentAnswers.promptsBtn = प्रॉम्प्ट्स
|
|
117
|
-
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
118
|
-
boxAI.contentAnswers.referenceAriaLabel = संदर्भ {number}
|
|
119
|
-
# Error message to be displayed within an answer during streaming mode if there was another error, such as network errors.
|
|
120
|
-
boxAI.contentAnswers.responseFailedError = प्रतिक्रिया विफल हो गई
|
|
121
|
-
# Error message to be displayed within an answer during streaming mode if the answer was interrupted due to a lack of tokens.
|
|
122
|
-
boxAI.contentAnswers.responseInterruptedError = प्रतिक्रिया बाधित हो गई
|
|
123
|
-
# Error message to be displayed within an answer during streaming mode if the answer was stopped using the Stop Response button.
|
|
124
|
-
boxAI.contentAnswers.responseStoppedError = प्रतिक्रिया बंद हो गई
|
|
125
|
-
# Retry button label to send again the question to the service
|
|
126
|
-
boxAI.contentAnswers.retryResponse = पुनः प्रयास करें
|
|
127
|
-
# Button label to stop streaming an answer
|
|
128
|
-
boxAI.contentAnswers.stopResponse = प्रतिक्रिया बंद करें
|
|
129
|
-
# Suggested questions title
|
|
130
|
-
boxAI.contentAnswers.suggestedQuestions = सुझाए गए सवाल:
|
|
131
|
-
# Aria label for thumbs down icon
|
|
132
|
-
boxAI.contentAnswers.thumbsDownAriaLabel = सहायक नहीं है
|
|
133
|
-
# Aria label for thumbs up icon
|
|
134
|
-
boxAI.contentAnswers.thumbsUpAriaLabel = सहायक
|
|
135
|
-
# Label that shows within the modal to show how many files are not supported by Box AI due to correct format
|
|
136
|
-
boxAI.contentAnswers.unsupportedFormatLabel = असमर्थित प्रारूप
|
|
137
|
-
# Warning message that shows how many files are not supported by Box AI
|
|
138
|
-
boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files}, Box AI के लिए अनुपलब्ध है} other{{files} , Box AI के लिए अनुपलब्ध हैं}}
|
|
139
|
-
# Alt text for user avatar image
|
|
140
|
-
boxAI.contentAnswers.userAvatar = उपयोगकर्ता अवतार
|
|
141
|
-
# Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
|
|
142
|
-
boxAI.contentAnswers.welcomeAskQuestionLandingText = Box AI में आपका स्वागत है
|
|
143
|
-
# Content Answers welcome message for asking questions. {firstItemName} is the name of the content, {files} is a list of items, and {parentItem} is the name of the parent item.
|
|
144
|
-
boxAI.contentAnswers.welcomeAskQuestionText = Box AI में आपका स्वागत है। {numberOfItems,plural,=1{{firstItemName}} other{इन {files}}}{parentItem,select,other{ अंदर {parentItem}}} के बारे में सवाल पूछें।
|
|
145
|
-
# Content Answers welcome message for clearing the chat. {type} is the type of content that we are going to query
|
|
146
|
-
boxAI.contentAnswers.welcomeClearChatText = जब आप {type} बंद करते हैं तो चैट मिट जाती हैै
|
|
147
|
-
# Link that show the number of files that are going to be displayed within the modal
|
|
148
|
-
boxAI.contentAnswers.welcomeMessageFilesLink = {numberOfItems,plural,one{# फ़ाइल} other{# फ़ाइलें}}
|
|
149
|
-
# Link that show the number of items that are going to be displayed within the modal
|
|
150
|
-
boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# आइटम} other{# आइटम्स}}
|
|
151
|
-
# Text for close button in popup
|
|
152
|
-
boxAI.popup.closeButtonText = बंद करें
|
|
153
|
-
# Text for copy button in input with copy button indicating copy success
|
|
154
|
-
boxAI.textInputWithCopyButton.copyButtonSuccessText = कॉपी की गई
|
|
155
|
-
# Label that shows up while someone hover on close button of files dropdown
|
|
156
|
-
boxAi.contentAnswers.closeItemList = फ़ाइल आइटमों की सूची बंद करें
|
|
157
|
-
# Tooltip label for button to collapse thinking content
|
|
158
|
-
boxui.contentAnswers.collapseThinkingContent = छोटा करें
|
|
159
|
-
# Tooltip label for button to expand thinking content
|
|
160
|
-
boxui.contentAnswers.expandThinkingContent = बढ़ाएं
|
|
161
|
-
# Text shown when thinking is completed
|
|
162
|
-
boxui.contentAnswers.thinkingCompleted = सोचने का काम पूरा हुआ
|
|
163
|
-
# Aria label for the scrollable thinking content area
|
|
164
|
-
boxui.contentAnswers.thinkingContentScrollableArea = कंटेंट स्क्रॉल करने योग्य क्षेत्र
|
|
165
|
-
# Text shown when thinking is in progress
|
|
166
|
-
boxui.contentAnswers.thinkingInProgress = सोच रहे हैं…
|
|
167
|
-
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
168
|
-
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = आप Box AI से अपने स्प्रेडशीट में मौजूद सरल और जटिल दोनों तरह के प्रश्न पूछ सकते हैं: कुल संख्या, औसत, उन्नत तुलनाएं, रुझान का विश्लेषण, इत्यादि। इसे आज ही आजमाएं!
|
|
169
|
-
# Content Answers welcome message spreadsheet notification
|
|
170
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = स्प्रेडशीट सहायता, टेक्स्ट से भरी फ़ाइलों के लिए सबसे अच्छी तरह काम करती है
|
|
171
|
-
# Aria label for the icon inside spreadsheet notification
|
|
172
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = स्प्रेडशीट सहायता सूचना बैनर
|
|
173
|
-
# Label for button that closes the Box AI Sidebar
|
|
174
|
-
contentAnswersSidebar.sidebarBoxAIClose = बंद करें
|
|
175
|
-
# Generic Box AI content type opened used in welcome message and placeholder
|
|
176
|
-
contentAnswersSidebar.sidebarBoxAIContent = सामग्री
|
|
177
|
-
# Label for button that triggers switch to Box AI Modal
|
|
178
|
-
contentAnswersSidebar.sidebarBoxAISwitchToModalView = मॉडल व्यू में स्विच करें
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
# Add to note button aria label and tooltip text
|
|
2
|
-
boxAI.contentAnswers.addToNote = Aggiungi alla nota
|
|
3
|
-
# Added to note confirmation text
|
|
4
|
-
boxAI.contentAnswers.addedToNote = Aggiunto
|
|
5
|
-
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
-
boxAI.contentAnswers.analyzingRequest = Analisi in corso…
|
|
7
|
-
# Notification banner success icon aria label
|
|
8
|
-
boxAI.contentAnswers.ariaTypeSuccessIconLabel = operazione completata
|
|
9
|
-
# Content Answers submit input button text
|
|
10
|
-
boxAI.contentAnswers.ask = Chiedi
|
|
11
|
-
# Content Answers submit input button disabled tooltip text when answer is generating
|
|
12
|
-
boxAI.contentAnswers.askDisabledTooltip = Una volta che Box AI avrà generato la risposta, potrai inviare un'altra domanda.
|
|
13
|
-
# Content Answers modal input placeholder
|
|
14
|
-
boxAI.contentAnswers.askQuestionPlaceholder = Chiedi a Box AI
|
|
15
|
-
# Label for the references used for generating the answer from the AI service
|
|
16
|
-
boxAI.contentAnswers.basedOn = In base a:
|
|
17
|
-
# Box AI secondary action when file is too large
|
|
18
|
-
boxAI.contentAnswers.cancel = Annulla
|
|
19
|
-
# Text for button to open citation reference in a new tab
|
|
20
|
-
boxAI.contentAnswers.cardTooltipButton = Apri documento
|
|
21
|
-
# Title of citation card tooltip in answer references section
|
|
22
|
-
boxAI.contentAnswers.cardTooltipTitle = Dal documento:
|
|
23
|
-
# Title of citation card tooltip in answer references section with document title
|
|
24
|
-
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = Da "{title}":
|
|
25
|
-
# Clear conversation button label
|
|
26
|
-
boxAI.contentAnswers.clearConversationLabel = Cancella conversazione
|
|
27
|
-
# Content Answers close button aria label
|
|
28
|
-
boxAI.contentAnswers.closeModalAriaLabel = Chiudi modale
|
|
29
|
-
# Content Answers collapse button aria label
|
|
30
|
-
boxAI.contentAnswers.collapseModalAriaLabel = Passa alla visualizzazione “Barra laterale”
|
|
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 = Continua comunque
|
|
35
|
-
# Copy to clipboard tooltip
|
|
36
|
-
boxAI.contentAnswers.copyToClipboard = Copia negli appunti
|
|
37
|
-
# Notification displayed to the user when the answer has been successfully copied to the clipboard
|
|
38
|
-
boxAI.contentAnswers.copyToClipboardSucceeded = Risposta copiata negli appunti
|
|
39
|
-
# Default tooltip message for Content Answers entry point button
|
|
40
|
-
boxAI.contentAnswers.defaultTooltip = Ottieni risposte istantanee su questo documento utilizzando 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 non è autorizzato ad accedere a questo file
|
|
43
|
-
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
44
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI non è attualmente supportato per questo tipo di file
|
|
45
|
-
# Disabled tooltip message for the Content Answers entry point button when the permissions request fails
|
|
46
|
-
boxAI.contentAnswers.disabledTooltipPermissionsFailed = Non è possibile controllare le autorizzazioni in questo momento. Ricarica la pagina per riprovare.
|
|
47
|
-
# Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
|
|
48
|
-
boxAI.contentAnswers.disabledTooltipPermissionsLoading = Controllo autorizzazioni...
|
|
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 = Per segnalare contenuti inappropriati, invia <abuseFormLink>questo modulo</abuseFormLink>.
|
|
51
|
-
# Cancel button text for the feedback tooltip
|
|
52
|
-
boxAI.contentAnswers.feedbackTooltipCancel = Annulla
|
|
53
|
-
# Confirmation message after submitting feedback in the feedback tooltip
|
|
54
|
-
boxAI.contentAnswers.feedbackTooltipConfirmation = Grazie per il feedback.
|
|
55
|
-
# Label for the feedback text area in the feedback tooltip
|
|
56
|
-
boxAI.contentAnswers.feedbackTooltipFeedback = Come possiamo migliorare l'esperienza?
|
|
57
|
-
# Placeholder text for the feedback text area in the feedback tooltip
|
|
58
|
-
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Ci piacerebbe conoscere la tua opinione. Box non tratta le informazioni di feedback che invii come riservate, è quindi importante omettere informazioni personali, contenuti sensibili o collegamenti.
|
|
59
|
-
# Label for the first radio button in the feedback type radio group in the feedback tooltip
|
|
60
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Risposta imprecisa
|
|
61
|
-
# Label for the second radio button in the feedback type radio group in the feedback tooltip
|
|
62
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Non ha seguito la mia richiesta
|
|
63
|
-
# Label for the third radio button in the feedback type radio group in the feedback tooltip
|
|
64
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Altro
|
|
65
|
-
# Label for the feedback type radio group in the feedback tooltip
|
|
66
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Che tipo di problema desideri segnalare?
|
|
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 = Condividi il prompt e la risposta per aiutare a migliorare la qualità del prodotto.
|
|
69
|
-
# Submit button text for the feedback tooltip
|
|
70
|
-
boxAI.contentAnswers.feedbackTooltipSubmit = Invia
|
|
71
|
-
# Title of a tooltip that asks the user to share feedback on the answer
|
|
72
|
-
boxAI.contentAnswers.feedbackTooltipTitle = Condividi il tuo 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 = Torna a Box AI
|
|
77
|
-
# Content Answers error message when the answer fails due to an invalid agent
|
|
78
|
-
boxAI.contentAnswers.inlineAgentNotFoundErrorText = L'agente selezionato non è disponibile. Passaggio all'agente predefinito.
|
|
79
|
-
# Aria label for inline citation button to open file in new tab
|
|
80
|
-
boxAI.contentAnswers.inlineCitationAriaLabel = Apri {fileName} nella nuova scheda
|
|
81
|
-
# Content Answers error message when the service fails
|
|
82
|
-
boxAI.contentAnswers.inlineErrorText = Box AI sta riscontrando dei problemi durante la generazione della risposta, riprova.
|
|
83
|
-
# Content Answers error message when the service returns 204 (no content)
|
|
84
|
-
boxAI.contentAnswers.inlineNoContentErrorText = Impossibile trovare i contenuti pertinenti. Riprova più tardi o fai una domanda diversa.
|
|
85
|
-
# Content Answers error message when the AI service has not yet processed the file
|
|
86
|
-
boxAI.contentAnswers.inlinePreconditionFailedErrorText = È necessario ulteriore tempo per elaborare questo {type}, riprova più tardi.
|
|
87
|
-
# Content Answers error message when the service fails due to rate limiting
|
|
88
|
-
boxAI.contentAnswers.inlineRateLimitingErrorText = Al momento, la capacità di Box AI è limitata. Ci stiamo dando da fare per espandere la larghezza di banda. Riprova tra qualche minuto.
|
|
89
|
-
# Box AI Q&A service unavailable error title
|
|
90
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI non è disponibile.
|
|
91
|
-
# Box AI Q&A service unavailable error try again later description
|
|
92
|
-
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Riprova più tardi.
|
|
93
|
-
# Box AI Q&A service unavailable error description
|
|
94
|
-
boxAI.contentAnswers.intelligenceUnavailableDescription = Il servizio Box AI non risponde.
|
|
95
|
-
# Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
|
|
96
|
-
boxAI.contentAnswers.largeFileSizeWarningDescription = Il contenuto di {numberOfItems,plural,=1{questo file} other{uno o più file} many{uno o più file}} è troppo grande perché possa essere elaborato da 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 non sarà in grado di accedere all'intero contenuto, cosa che potrebbe influire sulle risposte.
|
|
99
|
-
# Aria label to show while waiting for the modal to load
|
|
100
|
-
boxAI.contentAnswers.loading = Caricamento in corso...
|
|
101
|
-
# Aria label to show while waiting for an answer
|
|
102
|
-
boxAI.contentAnswers.loadingAnswer = Caricamento risposta in corso...
|
|
103
|
-
# Label when the suggested questions are loading
|
|
104
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = Caricamento dei suggerimenti
|
|
105
|
-
# Label when the suggested questions failed to load
|
|
106
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Caricamento dei suggerimenti non riuscito
|
|
107
|
-
# Error tooltip to show inside text area if the user reached the character limit
|
|
108
|
-
boxAI.contentAnswers.maxCharactersReachedError = Hai raggiunto il numero massimo di {characterLimit} caratteri
|
|
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 = Nessuna autorizzazione Box AI
|
|
111
|
-
# Loading message if there are no citations for an answer
|
|
112
|
-
boxAI.contentAnswers.noReferences = Risposta basata sull'analisi generale del documento
|
|
113
|
-
# Aria button label to open the prompt library
|
|
114
|
-
boxAI.contentAnswers.openPromptLibraryBtn = Apri la libreria delle richieste
|
|
115
|
-
# Button name to open the prompt library
|
|
116
|
-
boxAI.contentAnswers.promptsBtn = Richieste
|
|
117
|
-
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
118
|
-
boxAI.contentAnswers.referenceAriaLabel = Riferimento {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 = Impossibile rispondere
|
|
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 = Risposta interrotta
|
|
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 = Risposta sospesa
|
|
125
|
-
# Retry button label to send again the question to the service
|
|
126
|
-
boxAI.contentAnswers.retryResponse = Riprova
|
|
127
|
-
# Button label to stop streaming an answer
|
|
128
|
-
boxAI.contentAnswers.stopResponse = Sospendi risposta
|
|
129
|
-
# Suggested questions title
|
|
130
|
-
boxAI.contentAnswers.suggestedQuestions = Domande suggerite:
|
|
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 = Formato non supportato
|
|
137
|
-
# Warning message that shows how many files are not supported by Box AI
|
|
138
|
-
boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} non è disponibile per Box AI} other{{files} non sono disponibili per Box AI}}
|
|
139
|
-
# Alt text for user avatar image
|
|
140
|
-
boxAI.contentAnswers.userAvatar = Avatar utente
|
|
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 = Ti diamo il benvenuto in 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 = Ti diamo il benvenuto in Box AI. Chiedi qualcosa su {numberOfItems,plural,=1{{firstItemName}} other{questi {files} file }}{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 = La chat è stata cancellata a seguito della chiusura di {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{# file} many{# file} other{# file}}
|
|
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{# elementi}}
|
|
151
|
-
# Text for close button in popup
|
|
152
|
-
boxAI.popup.closeButtonText = Chiudi
|
|
153
|
-
# Text for copy button in input with copy button indicating copy success
|
|
154
|
-
boxAI.textInputWithCopyButton.copyButtonSuccessText = Copia eseguita
|
|
155
|
-
# Label that shows up while someone hover on close button of files dropdown
|
|
156
|
-
boxAi.contentAnswers.closeItemList = Chiudi elenco elementi file
|
|
157
|
-
# Tooltip label for button to collapse thinking content
|
|
158
|
-
boxui.contentAnswers.collapseThinkingContent = Comprimi
|
|
159
|
-
# Tooltip label for button to expand thinking content
|
|
160
|
-
boxui.contentAnswers.expandThinkingContent = Espandi
|
|
161
|
-
# Text shown when thinking is completed
|
|
162
|
-
boxui.contentAnswers.thinkingCompleted = Elaborazione completata
|
|
163
|
-
# Aria label for the scrollable thinking content area
|
|
164
|
-
boxui.contentAnswers.thinkingContentScrollableArea = Area di scorrimento dei contenuti in elaborazione
|
|
165
|
-
# Text shown when thinking is in progress
|
|
166
|
-
boxui.contentAnswers.thinkingInProgress = Sto elaborando…
|
|
167
|
-
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
168
|
-
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Puoi fare domande a Box AI sia semplici che complesse nel tuo foglio di calcolo: conteggi totali, medie, confronti avanzati, analisi di tendenze e così via. Provalo oggi!
|
|
169
|
-
# Content Answers welcome message spreadsheet notification
|
|
170
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Il supporto per i fogli di calcolo funziona meglio per i file ad alta densità di testo
|
|
171
|
-
# Aria label for the icon inside spreadsheet notification
|
|
172
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = banner per le notifiche di supporto al foglio di calcolo
|
|
173
|
-
# Label for button that closes the Box AI Sidebar
|
|
174
|
-
contentAnswersSidebar.sidebarBoxAIClose = Chiudi
|
|
175
|
-
# Generic Box AI content type opened used in welcome message and placeholder
|
|
176
|
-
contentAnswersSidebar.sidebarBoxAIContent = contenuto
|
|
177
|
-
# Label for button that triggers switch to Box AI Modal
|
|
178
|
-
contentAnswersSidebar.sidebarBoxAISwitchToModalView = Passa alla visualizzazione modale
|