@box/box-ai-content-answers 2.1.10 → 2.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +11 -11
- 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 = Добавить заметку
|
|
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 сформирует ответ, можно задать следующий вопрос
|
|
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
|
|
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
|
|
41
|
-
# Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions
|
|
42
|
-
boxAI.contentAnswers.disabledTooltipAINotAvailable = У ИИ Box нет разрешения на доступ к этому файлу
|
|
43
|
-
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
44
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = В настоящее время ИИ Box для этого типа файлов не поддерживается
|
|
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, undefined {} other { в {parentItem}}}
|
|
75
|
-
# Existing questions tooltip message for Content Answers entry point button
|
|
76
|
-
boxAI.contentAnswers.hasQuestionsTooltip = Возврат к ИИ Box
|
|
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 ограничены (мы работаем над увеличением пропускной способности). Повторите попытку через несколько минут.
|
|
89
|
-
# Box AI Q&A service unavailable error title
|
|
90
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = ИИ Box недоступен
|
|
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 не отвечает.
|
|
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{одного или нескольких файлов} few{одного или нескольких файлов} many{одного или нескольких файлов}} слишком большой для обработки Box AI.
|
|
97
|
-
# Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
|
|
98
|
-
boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI не сможет получить доступ ко всему контенту, что может повлиять на его ответы.
|
|
99
|
-
# Aria label to show while waiting for the modal to load
|
|
100
|
-
boxAI.contentAnswers.loading = Загрузка...
|
|
101
|
-
# Aria label to show while waiting for an answer
|
|
102
|
-
boxAI.contentAnswers.loadingAnswer = Загрузка ответа...
|
|
103
|
-
# Label when the suggested questions are loading
|
|
104
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = Загрузка предложений
|
|
105
|
-
# Label when the suggested questions failed to load
|
|
106
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Не удалось загрузить предложения
|
|
107
|
-
# Error tooltip to show inside text area if the user reached the character limit
|
|
108
|
-
boxAI.contentAnswers.maxCharactersReachedError = Достигнуто макс. количество символов: {characterLimit}
|
|
109
|
-
# Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions
|
|
110
|
-
boxAI.contentAnswers.noPermissionsLabel = Права доступа Box AI отсутствуют
|
|
111
|
-
# Loading message if there are no citations for an answer
|
|
112
|
-
boxAI.contentAnswers.noReferences = Ответ на основе общего анализа документа
|
|
113
|
-
# Aria button label to open the prompt library
|
|
114
|
-
boxAI.contentAnswers.openPromptLibraryBtn = Открыть библиотеку подсказок
|
|
115
|
-
# Button name to open the prompt library
|
|
116
|
-
boxAI.contentAnswers.promptsBtn = Подсказки
|
|
117
|
-
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
118
|
-
boxAI.contentAnswers.referenceAriaLabel = Ссылка {number}
|
|
119
|
-
# Error message to be displayed within an answer during streaming mode if there was another error, such as network errors.
|
|
120
|
-
boxAI.contentAnswers.responseFailedError = Ошибка ответа
|
|
121
|
-
# Error message to be displayed within an answer during streaming mode if the answer was interrupted due to a lack of tokens.
|
|
122
|
-
boxAI.contentAnswers.responseInterruptedError = Прерывание ответа
|
|
123
|
-
# Error message to be displayed within an answer during streaming mode if the answer was stopped using the Stop Response button.
|
|
124
|
-
boxAI.contentAnswers.responseStoppedError = Остановка ответа
|
|
125
|
-
# Retry button label to send again the question to the service
|
|
126
|
-
boxAI.contentAnswers.retryResponse = Повторить попытку
|
|
127
|
-
# Button label to stop streaming an answer
|
|
128
|
-
boxAI.contentAnswers.stopResponse = Остановить ответ
|
|
129
|
-
# Suggested questions title
|
|
130
|
-
boxAI.contentAnswers.suggestedQuestions = Предлагаемые вопросы:
|
|
131
|
-
# Aria label for thumbs down icon
|
|
132
|
-
boxAI.contentAnswers.thumbsDownAriaLabel = Не полезно
|
|
133
|
-
# Aria label for thumbs up icon
|
|
134
|
-
boxAI.contentAnswers.thumbsUpAriaLabel = Полезно
|
|
135
|
-
# Label that shows within the modal to show how many files are not supported by Box AI due to correct format
|
|
136
|
-
boxAI.contentAnswers.unsupportedFormatLabel = Неподдерживаемый формат
|
|
137
|
-
# Warning message that shows how many files are not supported by Box AI
|
|
138
|
-
boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} недоступен для Box AI} other{{files} недоступны для Box AI} few{{files} недоступны для Box AI} many{{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}} one{{firstItemName}} few{этих {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{# файл} few{# файла} other{# файлов} many{# файлов}}
|
|
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{# элемента} few{# элемента} many{# элементов}}
|
|
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 = Lägg till anteckning
|
|
3
|
-
# Added to note confirmation text
|
|
4
|
-
boxAI.contentAnswers.addedToNote = Tillagd
|
|
5
|
-
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
-
boxAI.contentAnswers.analyzingRequest = Analyserar…
|
|
7
|
-
# Notification banner success icon aria label
|
|
8
|
-
boxAI.contentAnswers.ariaTypeSuccessIconLabel = lyckades
|
|
9
|
-
# Content Answers submit input button text
|
|
10
|
-
boxAI.contentAnswers.ask = Fråga
|
|
11
|
-
# Content Answers submit input button disabled tooltip text when answer is generating
|
|
12
|
-
boxAI.contentAnswers.askDisabledTooltip = Du kan skicka en ännu en fråga när Box AI har slutat svara
|
|
13
|
-
# Content Answers modal input placeholder
|
|
14
|
-
boxAI.contentAnswers.askQuestionPlaceholder = Fråga Box AI
|
|
15
|
-
# Label for the references used for generating the answer from the AI service
|
|
16
|
-
boxAI.contentAnswers.basedOn = Baserat på:
|
|
17
|
-
# Box AI secondary action when file is too large
|
|
18
|
-
boxAI.contentAnswers.cancel = Avbryt
|
|
19
|
-
# Text for button to open citation reference in a new tab
|
|
20
|
-
boxAI.contentAnswers.cardTooltipButton = Öppna dokument
|
|
21
|
-
# Title of citation card tooltip in answer references section
|
|
22
|
-
boxAI.contentAnswers.cardTooltipTitle = Från dokument:
|
|
23
|
-
# Title of citation card tooltip in answer references section with document title
|
|
24
|
-
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = Från "{title}":
|
|
25
|
-
# Clear conversation button label
|
|
26
|
-
boxAI.contentAnswers.clearConversationLabel = Rensa konversation
|
|
27
|
-
# Content Answers close button aria label
|
|
28
|
-
boxAI.contentAnswers.closeModalAriaLabel = Stäng modal
|
|
29
|
-
# Content Answers collapse button aria label
|
|
30
|
-
boxAI.contentAnswers.collapseModalAriaLabel = Byt till sidofältsvy
|
|
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 = Fortsätt ändå
|
|
35
|
-
# Copy to clipboard tooltip
|
|
36
|
-
boxAI.contentAnswers.copyToClipboard = Kopiera till Urklipp
|
|
37
|
-
# Notification displayed to the user when the answer has been successfully copied to the clipboard
|
|
38
|
-
boxAI.contentAnswers.copyToClipboardSucceeded = Kopierat till urklipp
|
|
39
|
-
# Default tooltip message for Content Answers entry point button
|
|
40
|
-
boxAI.contentAnswers.defaultTooltip = Få omedelbara svar om detta dokument med 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 har inte behörighet att få åtkomst till denna fil
|
|
43
|
-
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
44
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI stöds för närvarande inte för den här filtypen
|
|
45
|
-
# Disabled tooltip message for the Content Answers entry point button when the permissions request fails
|
|
46
|
-
boxAI.contentAnswers.disabledTooltipPermissionsFailed = Kan för närvarande inte kontrollera åtkomstnivå. Ladda om sidan för att försöka igen
|
|
47
|
-
# Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
|
|
48
|
-
boxAI.contentAnswers.disabledTooltipPermissionsLoading = Kontrollerar åtkomstnivå …
|
|
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 = För att rapportera olämpligt innehåll, ska du skicka <abuseFormLink>det här formuläret</abuseFormLink>.
|
|
51
|
-
# Cancel button text for the feedback tooltip
|
|
52
|
-
boxAI.contentAnswers.feedbackTooltipCancel = Avbryt
|
|
53
|
-
# Confirmation message after submitting feedback in the feedback tooltip
|
|
54
|
-
boxAI.contentAnswers.feedbackTooltipConfirmation = Tack för återkopplingen.
|
|
55
|
-
# Label for the feedback text area in the feedback tooltip
|
|
56
|
-
boxAI.contentAnswers.feedbackTooltipFeedback = Hur kan vi förbättra upplevelsen?
|
|
57
|
-
# Placeholder text for the feedback text area in the feedback tooltip
|
|
58
|
-
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Vi vill gärna höra från dig! Men lämna inte personlig information, känsligt innehåll eller länkar i din feedback eftersom inlämningar till Box inte är konfidentiella.
|
|
59
|
-
# Label for the first radio button in the feedback type radio group in the feedback tooltip
|
|
60
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Felaktigt svar
|
|
61
|
-
# Label for the second radio button in the feedback type radio group in the feedback tooltip
|
|
62
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Följde inte min begäran
|
|
63
|
-
# Label for the third radio button in the feedback type radio group in the feedback tooltip
|
|
64
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Övrigt
|
|
65
|
-
# Label for the feedback type radio group in the feedback tooltip
|
|
66
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Vilken typ av problem vill du rapportera?
|
|
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 = Dela min prompt och mitt svar för att förbättra produktkvaliteten.
|
|
69
|
-
# Submit button text for the feedback tooltip
|
|
70
|
-
boxAI.contentAnswers.feedbackTooltipSubmit = Skicka in
|
|
71
|
-
# Title of a tooltip that asks the user to share feedback on the answer
|
|
72
|
-
boxAI.contentAnswers.feedbackTooltipTitle = Dela din återkoppling
|
|
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 = Återgå till Box AI Q&A
|
|
77
|
-
# Content Answers error message when the answer fails due to an invalid agent
|
|
78
|
-
boxAI.contentAnswers.inlineAgentNotFoundErrorText = Den valda agenten är inte tillgänglig. Växlar till standardagenten.
|
|
79
|
-
# Aria label for inline citation button to open file in new tab
|
|
80
|
-
boxAI.contentAnswers.inlineCitationAriaLabel = Öppna {fileName} i ny flik
|
|
81
|
-
# Content Answers error message when the service fails
|
|
82
|
-
boxAI.contentAnswers.inlineErrorText = Box AI har problem med att generera ett svar just nu. Försök igen.
|
|
83
|
-
# Content Answers error message when the service returns 204 (no content)
|
|
84
|
-
boxAI.contentAnswers.inlineNoContentErrorText = Relevant innehåll kan inte hittas. Försök igen senare eller ställ en annan fråga.
|
|
85
|
-
# Content Answers error message when the AI service has not yet processed the file
|
|
86
|
-
boxAI.contentAnswers.inlinePreconditionFailedErrorText = Mer tid behövs för att bearbeta denna {type}, försök igen senare.
|
|
87
|
-
# Content Answers error message when the service fails due to rate limiting
|
|
88
|
-
boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI har för närvarande begränsad kapacitet (vi arbetar för att utöka bandbredd). Försök igen om några minuter.
|
|
89
|
-
# Box AI Q&A service unavailable error title
|
|
90
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI är inte tillgängligt
|
|
91
|
-
# Box AI Q&A service unavailable error try again later description
|
|
92
|
-
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Försök igen senare.
|
|
93
|
-
# Box AI Q&A service unavailable error description
|
|
94
|
-
boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI-tjänsten svarar inte.
|
|
95
|
-
# Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
|
|
96
|
-
boxAI.contentAnswers.largeFileSizeWarningDescription = Innehållet i {numberOfItems,plural,=1{den här filen} other{en eller fler filer}} är för stort för Box AI att behandla.
|
|
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 kommer inte att kunna få åtkomst till hela innehållet, vilket kan påverka dess svar.
|
|
99
|
-
# Aria label to show while waiting for the modal to load
|
|
100
|
-
boxAI.contentAnswers.loading = Läser in...
|
|
101
|
-
# Aria label to show while waiting for an answer
|
|
102
|
-
boxAI.contentAnswers.loadingAnswer = Laddar svar …
|
|
103
|
-
# Label when the suggested questions are loading
|
|
104
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = Laddar förslag
|
|
105
|
-
# Label when the suggested questions failed to load
|
|
106
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Förslag gick inte att läsa in
|
|
107
|
-
# Error tooltip to show inside text area if the user reached the character limit
|
|
108
|
-
boxAI.contentAnswers.maxCharactersReachedError = Gränsen på max {characterLimit} tecken har nåtts
|
|
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 = Ingen åtkomstnivå för Box AI
|
|
111
|
-
# Loading message if there are no citations for an answer
|
|
112
|
-
boxAI.contentAnswers.noReferences = Svar baserat på allmän dokumentanalys
|
|
113
|
-
# Aria button label to open the prompt library
|
|
114
|
-
boxAI.contentAnswers.openPromptLibraryBtn = Öppna promptbibliotek
|
|
115
|
-
# Button name to open the prompt library
|
|
116
|
-
boxAI.contentAnswers.promptsBtn = Promptar
|
|
117
|
-
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
118
|
-
boxAI.contentAnswers.referenceAriaLabel = Referens {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 = Svar misslyckades
|
|
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 = Svar avbröts
|
|
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 = Svar stoppat
|
|
125
|
-
# Retry button label to send again the question to the service
|
|
126
|
-
boxAI.contentAnswers.retryResponse = Försök igen
|
|
127
|
-
# Button label to stop streaming an answer
|
|
128
|
-
boxAI.contentAnswers.stopResponse = Stoppa svar
|
|
129
|
-
# Suggested questions title
|
|
130
|
-
boxAI.contentAnswers.suggestedQuestions = Föreslagna frågor:
|
|
131
|
-
# Aria label for thumbs down icon
|
|
132
|
-
boxAI.contentAnswers.thumbsDownAriaLabel = Inte till hjälp
|
|
133
|
-
# Aria label for thumbs up icon
|
|
134
|
-
boxAI.contentAnswers.thumbsUpAriaLabel = Till hjälp
|
|
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 som inte supportas
|
|
137
|
-
# Warning message that shows how many files are not supported by Box AI
|
|
138
|
-
boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} är inte tillgänglig för Box AI} other{{files} är inte tillgängliga för Box AI}}
|
|
139
|
-
# Alt text for user avatar image
|
|
140
|
-
boxAI.contentAnswers.userAvatar = Användaravatar
|
|
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 = Välkommen till 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 = Välkommen till Box AI. Ställ frågor om {numberOfItems,plural,=1{{firstItemName}} other{de här {files}}}{parentItem,select,other{ i {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 = Chatt rensas när du stänger {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{# fil} other{# filer}}
|
|
149
|
-
# Link that show the number of items that are going to be displayed within the modal
|
|
150
|
-
boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# objekt } other{# objekt }}
|
|
151
|
-
# Text for close button in popup
|
|
152
|
-
boxAI.popup.closeButtonText = Stäng
|
|
153
|
-
# Text for copy button in input with copy button indicating copy success
|
|
154
|
-
boxAI.textInputWithCopyButton.copyButtonSuccessText = Kopierad
|
|
155
|
-
# Label that shows up while someone hover on close button of files dropdown
|
|
156
|
-
boxAi.contentAnswers.closeItemList = Stäng lista med filobjekt
|
|
157
|
-
# Tooltip label for button to collapse thinking content
|
|
158
|
-
boxui.contentAnswers.collapseThinkingContent = Dölj
|
|
159
|
-
# Tooltip label for button to expand thinking content
|
|
160
|
-
boxui.contentAnswers.expandThinkingContent = Expandera
|
|
161
|
-
# Text shown when thinking is completed
|
|
162
|
-
boxui.contentAnswers.thinkingCompleted = Tänkande slutfört
|
|
163
|
-
# Aria label for the scrollable thinking content area
|
|
164
|
-
boxui.contentAnswers.thinkingContentScrollableArea = Rullningsbart område för tänkande innehåll
|
|
165
|
-
# Text shown when thinking is in progress
|
|
166
|
-
boxui.contentAnswers.thinkingInProgress = Tänker …
|
|
167
|
-
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
168
|
-
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Du kan ställa både enkla och komplexa frågor till Box AI i ditt kalkylblad: totala antal, medelvärden, avancerade jämförelser, trendanalyser och så vidare. Prova det idag!
|
|
169
|
-
# Content Answers welcome message spreadsheet notification
|
|
170
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Stöd för kalkylblad fungerar bäst för texttäta filer
|
|
171
|
-
# Aria label for the icon inside spreadsheet notification
|
|
172
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = Banner för meddelande om kalkylbladsstöd
|
|
173
|
-
# Label for button that closes the Box AI Sidebar
|
|
174
|
-
contentAnswersSidebar.sidebarBoxAIClose = Stäng
|
|
175
|
-
# Generic Box AI content type opened used in welcome message and placeholder
|
|
176
|
-
contentAnswersSidebar.sidebarBoxAIContent = innehåll
|
|
177
|
-
# Label for button that triggers switch to Box AI Modal
|
|
178
|
-
contentAnswersSidebar.sidebarBoxAISwitchToModalView = Byt till modalvy
|
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
# Add to note button aria label and tooltip text
|
|
2
|
-
boxAI.contentAnswers.addToNote = Nota ekle
|
|
3
|
-
# Added to note confirmation text
|
|
4
|
-
boxAI.contentAnswers.addedToNote = Eklendi
|
|
5
|
-
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
-
boxAI.contentAnswers.analyzingRequest = Analiz Ediliyor…
|
|
7
|
-
# Notification banner success icon aria label
|
|
8
|
-
boxAI.contentAnswers.ariaTypeSuccessIconLabel = başarılı
|
|
9
|
-
# Content Answers submit input button text
|
|
10
|
-
boxAI.contentAnswers.ask = Sor
|
|
11
|
-
# Content Answers submit input button disabled tooltip text when answer is generating
|
|
12
|
-
boxAI.contentAnswers.askDisabledTooltip = Box AI yanıt vermeyi bitirdikten sonra başka bir soru gönderebilirsiniz
|
|
13
|
-
# Content Answers modal input placeholder
|
|
14
|
-
boxAI.contentAnswers.askQuestionPlaceholder = Box AI'a sorun
|
|
15
|
-
# Label for the references used for generating the answer from the AI service
|
|
16
|
-
boxAI.contentAnswers.basedOn = Temel alır:
|
|
17
|
-
# Box AI secondary action when file is too large
|
|
18
|
-
boxAI.contentAnswers.cancel = İptal Et
|
|
19
|
-
# Text for button to open citation reference in a new tab
|
|
20
|
-
boxAI.contentAnswers.cardTooltipButton = Belgeyi aç
|
|
21
|
-
# Title of citation card tooltip in answer references section
|
|
22
|
-
boxAI.contentAnswers.cardTooltipTitle = Şu belgeden:
|
|
23
|
-
# Title of citation card tooltip in answer references section with document title
|
|
24
|
-
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = "{title}" kaynağından:
|
|
25
|
-
# Clear conversation button label
|
|
26
|
-
boxAI.contentAnswers.clearConversationLabel = Konuşmayı temizle
|
|
27
|
-
# Content Answers close button aria label
|
|
28
|
-
boxAI.contentAnswers.closeModalAriaLabel = Modalı kapat
|
|
29
|
-
# Content Answers collapse button aria label
|
|
30
|
-
boxAI.contentAnswers.collapseModalAriaLabel = Kenar çubuğu görünümüne geçin
|
|
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 = Yine de devam et
|
|
35
|
-
# Copy to clipboard tooltip
|
|
36
|
-
boxAI.contentAnswers.copyToClipboard = Panoya Kopyala
|
|
37
|
-
# Notification displayed to the user when the answer has been successfully copied to the clipboard
|
|
38
|
-
boxAI.contentAnswers.copyToClipboardSucceeded = Panonuza kopyalandı
|
|
39
|
-
# Default tooltip message for Content Answers entry point button
|
|
40
|
-
boxAI.contentAnswers.defaultTooltip = Box AI'yi kullanarak bu belge hakkında anında yanıtlar alın
|
|
41
|
-
# Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions
|
|
42
|
-
boxAI.contentAnswers.disabledTooltipAINotAvailable = Box AI'ın bu dosyaya erişim izni yok
|
|
43
|
-
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
44
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI şu anda bu dosya türü için desteklenmiyor
|
|
45
|
-
# Disabled tooltip message for the Content Answers entry point button when the permissions request fails
|
|
46
|
-
boxAI.contentAnswers.disabledTooltipPermissionsFailed = İzinler şu anda kontrol edilemiyor. Tekrar denemek için sayfayı yeniden yükle
|
|
47
|
-
# Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
|
|
48
|
-
boxAI.contentAnswers.disabledTooltipPermissionsLoading = İzinler kontrolediliyor...
|
|
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 = Uygunsuz içeriği bildirmek için <abuseFormLink>bu formu</abuseFormLink> gönderin.
|
|
51
|
-
# Cancel button text for the feedback tooltip
|
|
52
|
-
boxAI.contentAnswers.feedbackTooltipCancel = İptal Et
|
|
53
|
-
# Confirmation message after submitting feedback in the feedback tooltip
|
|
54
|
-
boxAI.contentAnswers.feedbackTooltipConfirmation = Geri bildirim için teşekkür ederiz.
|
|
55
|
-
# Label for the feedback text area in the feedback tooltip
|
|
56
|
-
boxAI.contentAnswers.feedbackTooltipFeedback = Deneyimi nasıl geliştirebiliriz?
|
|
57
|
-
# Placeholder text for the feedback text area in the feedback tooltip
|
|
58
|
-
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Görüşlerinizi duymak isteriz! Box'a gönderilen içerikler gizli olmadığından lütfen kişisel bilgileri, hassas içeriği veya bağlantıları geri bildiriminizde kullanmayın.
|
|
59
|
-
# Label for the first radio button in the feedback type radio group in the feedback tooltip
|
|
60
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Yanlış yanıt
|
|
61
|
-
# Label for the second radio button in the feedback type radio group in the feedback tooltip
|
|
62
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = İsteğime uymadı
|
|
63
|
-
# Label for the third radio button in the feedback type radio group in the feedback tooltip
|
|
64
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Diğer
|
|
65
|
-
# Label for the feedback type radio group in the feedback tooltip
|
|
66
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Ne tür bir sorun bildirmek istiyorsunuz?
|
|
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 = Ürün kalitesini iyileştirmeye yardımcı olmak için istemimi ve yanıtımı paylaş.
|
|
69
|
-
# Submit button text for the feedback tooltip
|
|
70
|
-
boxAI.contentAnswers.feedbackTooltipSubmit = Gönder
|
|
71
|
-
# Title of a tooltip that asks the user to share feedback on the answer
|
|
72
|
-
boxAI.contentAnswers.feedbackTooltipTitle = Geri bildiriminizi paylaşın
|
|
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{ konum {parentItem}}}
|
|
75
|
-
# Existing questions tooltip message for Content Answers entry point button
|
|
76
|
-
boxAI.contentAnswers.hasQuestionsTooltip = Box AI Soruları ve Yanıtları'na dön
|
|
77
|
-
# Content Answers error message when the answer fails due to an invalid agent
|
|
78
|
-
boxAI.contentAnswers.inlineAgentNotFoundErrorText = Seçilen aracıya erişilemiyor. Varsayılan aracıya geçiliyor.
|
|
79
|
-
# Aria label for inline citation button to open file in new tab
|
|
80
|
-
boxAI.contentAnswers.inlineCitationAriaLabel = {fileName} dosyasını yeni sekmede aç
|
|
81
|
-
# Content Answers error message when the service fails
|
|
82
|
-
boxAI.contentAnswers.inlineErrorText = Box AI şu anda bir yanıt oluşturmakta sorun yaşıyor. Lütfen tekrar deneyin.
|
|
83
|
-
# Content Answers error message when the service returns 204 (no content)
|
|
84
|
-
boxAI.contentAnswers.inlineNoContentErrorText = İlgili içerik bulunamıyor. Lütfen daha sonra tekrar deneyin veya farklı bir soru sorun.
|
|
85
|
-
# Content Answers error message when the AI service has not yet processed the file
|
|
86
|
-
boxAI.contentAnswers.inlinePreconditionFailedErrorText = Bu {type} işleminin gerçekleştirilmesi için ek süre gereklidir, lütfen daha sonra tekrar deneyin.
|
|
87
|
-
# Content Answers error message when the service fails due to rate limiting
|
|
88
|
-
boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI şu anda sınırlı kapasiteye sahip (bant genişliğini artırmak üzerinde çalışıyoruz). Lütfen birkaç dakika sonra tekrar deneyin.
|
|
89
|
-
# Box AI Q&A service unavailable error title
|
|
90
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI kullanılamıyor
|
|
91
|
-
# Box AI Q&A service unavailable error try again later description
|
|
92
|
-
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Lütfen daha sonra tekrar deneyin.
|
|
93
|
-
# Box AI Q&A service unavailable error description
|
|
94
|
-
boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI hizmeti yanıt vermiyor.
|
|
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{bu dosya} other{bir veya daha fazla dosya}} içeriği Box AI'ın işleyemeyeceği kadar büyük.
|
|
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 tüm içeriğe erişim sağlayamayacaktır ve bu durum vereceği cevapları etkileyebilir.
|
|
99
|
-
# Aria label to show while waiting for the modal to load
|
|
100
|
-
boxAI.contentAnswers.loading = Yükleniyor...
|
|
101
|
-
# Aria label to show while waiting for an answer
|
|
102
|
-
boxAI.contentAnswers.loadingAnswer = Cevap Yükleniyor...
|
|
103
|
-
# Label when the suggested questions are loading
|
|
104
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = Öneriler yükleniyor
|
|
105
|
-
# Label when the suggested questions failed to load
|
|
106
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Öneriler yüklenemedi
|
|
107
|
-
# Error tooltip to show inside text area if the user reached the character limit
|
|
108
|
-
boxAI.contentAnswers.maxCharactersReachedError = Maksimum {characterLimit} karaktere ulaşıldı
|
|
109
|
-
# Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions
|
|
110
|
-
boxAI.contentAnswers.noPermissionsLabel = Box AI izni yok
|
|
111
|
-
# Loading message if there are no citations for an answer
|
|
112
|
-
boxAI.contentAnswers.noReferences = Genel belge analizine dayalı yanıt
|
|
113
|
-
# Aria button label to open the prompt library
|
|
114
|
-
boxAI.contentAnswers.openPromptLibraryBtn = İstem Kütüphanesini Aç
|
|
115
|
-
# Button name to open the prompt library
|
|
116
|
-
boxAI.contentAnswers.promptsBtn = İstemler
|
|
117
|
-
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
118
|
-
boxAI.contentAnswers.referenceAriaLabel = Referans {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 = Yanıt Başarısız Oldu
|
|
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 = Yanıt Kesildi
|
|
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 = Yanıt Durduruldu
|
|
125
|
-
# Retry button label to send again the question to the service
|
|
126
|
-
boxAI.contentAnswers.retryResponse = Yeniden Dene
|
|
127
|
-
# Button label to stop streaming an answer
|
|
128
|
-
boxAI.contentAnswers.stopResponse = Durdurma Yanıtı
|
|
129
|
-
# Suggested questions title
|
|
130
|
-
boxAI.contentAnswers.suggestedQuestions = Önerilen Sorular:
|
|
131
|
-
# Aria label for thumbs down icon
|
|
132
|
-
boxAI.contentAnswers.thumbsDownAriaLabel = Yararlı değil
|
|
133
|
-
# Aria label for thumbs up icon
|
|
134
|
-
boxAI.contentAnswers.thumbsUpAriaLabel = Yararlı
|
|
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 = Desteklenmeyen format
|
|
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 = Kullanıcı 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 = Box AI'ye hoş geldiniz
|
|
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'ye hoş geldiniz. {numberOfItems,plural,=1{{firstItemName}} other{bu {files}}}{parentItem,select,other{ konum {parentItem}}} hakkında soru sorun.
|
|
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} öğesini kapattığınızda sohbet temizlendi
|
|
147
|
-
# Link that show the number of files that are going to be displayed within the modal
|
|
148
|
-
boxAI.contentAnswers.welcomeMessageFilesLink = {numberOfItems,plural,one{# dosya} other{# dosya}}
|
|
149
|
-
# Link that show the number of items that are going to be displayed within the modal
|
|
150
|
-
boxAI.contentAnswers.welcomeMessageItemsLink = {numberOfItems,plural,one{# madde} other{# madde}}
|
|
151
|
-
# Text for close button in popup
|
|
152
|
-
boxAI.popup.closeButtonText = Kapat
|
|
153
|
-
# Text for copy button in input with copy button indicating copy success
|
|
154
|
-
boxAI.textInputWithCopyButton.copyButtonSuccessText = Kopyalandı
|
|
155
|
-
# Label that shows up while someone hover on close button of files dropdown
|
|
156
|
-
boxAi.contentAnswers.closeItemList = Dosya öğeleri listesini kapat
|
|
157
|
-
# Tooltip label for button to collapse thinking content
|
|
158
|
-
boxui.contentAnswers.collapseThinkingContent = Daralt
|
|
159
|
-
# Tooltip label for button to expand thinking content
|
|
160
|
-
boxui.contentAnswers.expandThinkingContent = Genişlet
|
|
161
|
-
# Text shown when thinking is completed
|
|
162
|
-
boxui.contentAnswers.thinkingCompleted = Düşünme Tamamlandı
|
|
163
|
-
# Aria label for the scrollable thinking content area
|
|
164
|
-
boxui.contentAnswers.thinkingContentScrollableArea = Düşünme içeriği kaydırılabilir alanı
|
|
165
|
-
# Text shown when thinking is in progress
|
|
166
|
-
boxui.contentAnswers.thinkingInProgress = Düşünüyor…
|
|
167
|
-
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
168
|
-
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Box AI'a elektronik tablonuzda hem basit hem de karmaşık sorular sorabilirsiniz: Toplam sayılar, ortalamalar, ileri düzey karşılaştırmalar, trend analizleri ve benzeri şeyler. Bugün deneyin!
|
|
169
|
-
# Content Answers welcome message spreadsheet notification
|
|
170
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Elektronik tablo desteği, metin yoğun dosyalar için en iyi sonucu verir
|
|
171
|
-
# Aria label for the icon inside spreadsheet notification
|
|
172
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = elektronik tablo destek bildirim afişi
|
|
173
|
-
# Label for button that closes the Box AI Sidebar
|
|
174
|
-
contentAnswersSidebar.sidebarBoxAIClose = Kapat
|
|
175
|
-
# Generic Box AI content type opened used in welcome message and placeholder
|
|
176
|
-
contentAnswersSidebar.sidebarBoxAIContent = içerik
|
|
177
|
-
# Label for button that triggers switch to Box AI Modal
|
|
178
|
-
contentAnswersSidebar.sidebarBoxAISwitchToModalView = Kalıcı görünüme geçin
|