@box/box-ai-content-answers 2.1.9 → 2.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 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 = {parentItem, select, undefined {} other {{parentItem}の}}{numberOfItems, plural, =1 {{firstItemName}} other {{files}}}
|
|
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{1ファイル以上}}のコンテンツは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, 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へようこそ。{parentItem, select, undefined {} other {{parentItem}の}}{numberOfItems, plural, =1 {{firstItemName}} other {{files}}}について質問してください。
|
|
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 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.addToNote","description":"Add to note button aria label and tooltip text","defaultMessage":"Add to Note"},{"id":"boxAI.contentAnswers.addedToNote","description":"Added to note confirmation text","defaultMessage":"Added"},{"id":"boxAI.contentAnswers.basedOn","description":"Label for the references used for generating the answer from the AI service","defaultMessage":"Based on:"},{"id":"boxAI.contentAnswers.cardTooltipButton","description":"Text for button to open citation reference in a new tab","defaultMessage":"Open document"},{"id":"boxAI.contentAnswers.cardTooltipTitle","description":"Title of citation card tooltip in answer references section","defaultMessage":"From document:"},{"id":"boxAI.contentAnswers.cardTooltipTitleWithDocumentName","description":"Title of citation card tooltip in answer references section with document title","defaultMessage":"From \"{title}\":"},{"id":"boxAI.textInputWithCopyButton.copyButtonSuccessText","description":"Text for copy button in input with copy button indicating copy success","defaultMessage":"Copied"},{"id":"boxAI.contentAnswers.copyToClipboard","description":"Copy to clipboard tooltip","defaultMessage":"Copy to Clipboard"},{"id":"boxAI.contentAnswers.copyToClipboardSucceeded","description":"Notification displayed to the user when the answer has been successfully copied to the clipboard","defaultMessage":"Copied to your clipboard"},{"id":"boxAI.contentAnswers.feedbackTooltipCancel","description":"Cancel button text for the feedback tooltip","defaultMessage":"Cancel"},{"id":"boxAI.contentAnswers.feedbackTooltipConfirmation","description":"Confirmation message after submitting feedback in the feedback tooltip","defaultMessage":"Thank you for the feedback."},{"id":"boxAI.contentAnswers.feedbackTooltipAbuseDisclaimer","description":"Disclaimer informing how to report inappropriate content in the feedback tooltip, the inside of <abuseFormLink> is the linked, clickable text","defaultMessage":"To report inappropriate content, submit <abuseFormLink>this form</abuseFormLink>."},{"id":"boxAI.contentAnswers.feedbackTooltipFeedback","description":"Label for the feedback text area in the feedback tooltip","defaultMessage":"How can we improve the experience?"},{"id":"boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder","description":"Placeholder text for the feedback text area in the feedback tooltip","defaultMessage":"We'd love to hear from you! Please omit personal info, sensitive content, or links in your feedback as submissions to Box aren't confidential."},{"id":"boxAI.contentAnswers.feedbackTooltipIssueTypeLabel","description":"Label for the feedback type radio group in the feedback tooltip","defaultMessage":"What type of issue do you wish to report?"},{"id":"boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1","description":"Label for the first radio button in the feedback type radio group in the feedback tooltip","defaultMessage":"Inaccurate answer"},{"id":"boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2","description":"Label for the second radio button in the feedback type radio group in the feedback tooltip","defaultMessage":"Did not follow my request"},{"id":"boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3","description":"Label for the third radio button in the feedback type radio group in the feedback tooltip","defaultMessage":"Other"},{"id":"boxAI.contentAnswers.feedbackTooltipPromptShareConsent","description":"Label for checkbox to consent for prompt and answer sharing in the tooltip that asks the user to share feedback on the answer","defaultMessage":"Share my prompt and response to help improve product quality."},{"id":"boxAI.contentAnswers.feedbackTooltipTitle","description":"Title of a tooltip that asks the user to share feedback on the answer","defaultMessage":"Share your feedback"},{"id":"boxAI.contentAnswers.feedbackTooltipSubmit","description":"Submit button text for the feedback tooltip","defaultMessage":"Submit"},{"id":"boxAI.contentAnswers.inlineNoContentErrorText","description":"Content Answers error message when the service returns 204 (no content)","defaultMessage":"Relevant content cannot be found. Please try again later or ask a different question."},{"id":"boxAI.contentAnswers.inlineAgentNotFoundErrorText","description":"Content Answers error message when the answer fails due to an invalid agent","defaultMessage":"The selected agent is unavailable. Switching to the default agent."},{"id":"boxAI.contentAnswers.inlineErrorText","description":"Content Answers error message when the service fails","defaultMessage":"Box AI is having trouble generating a response right now. Please try again."},{"id":"boxAI.contentAnswers.inlineRateLimitingErrorText","description":"Content Answers error message when the service fails due to rate limiting","defaultMessage":"Box AI currently has limited capacity (we're working to expand bandwidth). Please try again in a few minutes."},{"id":"boxAI.contentAnswers.inlinePreconditionFailedErrorText","description":"Content Answers error message when the AI service has not yet processed the file","defaultMessage":"Additional time is needed to process this {type}, please try again later."},{"id":"boxAI.contentAnswers.loadingAnswer","description":"Aria label to show while waiting for an answer","defaultMessage":"Loading Answer..."},{"id":"boxAI.contentAnswers.analyzingRequest","description":"Text shown next to the loading indicator while analyzing the request","defaultMessage":"Analyzing..."},{"id":"boxAI.contentAnswers.noReferences","description":"Loading message if there are no citations for an answer","defaultMessage":"Response based on general document analysis"},{"id":"boxAI.contentAnswers.referenceAriaLabel","description":"ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.","defaultMessage":"Reference {number}"},{"id":"boxAI.contentAnswers.responseInterruptedError","description":"Error message to be displayed within an answer during streaming mode if the answer was interrupted due to a lack of tokens.","defaultMessage":"Response Interrupted"},{"id":"boxAI.contentAnswers.responseFailedError","description":"Error message to be displayed within an answer during streaming mode if there was another error, such as network errors.","defaultMessage":"Response Failed"},{"id":"boxAI.contentAnswers.responseStoppedError","description":"Error message to be displayed within an answer during streaming mode if the answer was stopped using the Stop Response button.","defaultMessage":"Response Stopped"},{"id":"boxAI.contentAnswers.thumbsUpAriaLabel","description":"Aria label for thumbs up icon","defaultMessage":"Helpful"},{"id":"boxAI.contentAnswers.thumbsDownAriaLabel","description":"Aria label for thumbs down icon","defaultMessage":"Not helpful"},{"id":"boxAI.contentAnswers.inlineCitationAriaLabel","description":"Aria label for inline citation button to open file in new tab","defaultMessage":"Open {fileName} in new tab"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.openPromptLibraryBtn","description":"Aria button label to open the prompt library","defaultMessage":"Open Prompt Library"},{"id":"boxAI.contentAnswers.promptsBtn","description":"Button name to open the prompt library","defaultMessage":"Prompts"},{"id":"boxAI.contentAnswers.maxCharactersReachedError","description":"Error tooltip to show inside text area if the user reached the character limit","defaultMessage":"Maximum of {characterLimit} characters reached"},{"id":"boxAI.contentAnswers.askQuestionPlaceholder","description":"Content Answers modal input placeholder","defaultMessage":"Ask Box AI"},{"id":"boxAI.contentAnswers.askDisabledTooltip","description":"Content Answers submit input button disabled tooltip text when answer is generating","defaultMessage":"You can submit another question once Box AI has finished responding"},{"id":"boxAI.contentAnswers.ask","description":"Content Answers submit input button text","defaultMessage":"Ask"},{"id":"boxAI.contentAnswers.retryResponse","description":"Retry button label to send again the question to the service","defaultMessage":"Retry"},{"id":"boxAI.contentAnswers.stopResponse","description":"Button label to stop streaming an answer","defaultMessage":"Stop Response"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.contentAnswersTitle","description":"Content Answers feature name shown on menu item and modal title","defaultMessage":"Box AI"},{"id":"boxAI.contentAnswers.closeModalAriaLabel","description":"Content Answers close button aria label","defaultMessage":"Close Modal"},{"id":"boxAI.contentAnswers.clearConversationLabel","description":"Clear conversation button label","defaultMessage":"Clear conversation"},{"id":"boxAI.contentAnswers.collapseModalAriaLabel","description":"Content Answers collapse button aria label","defaultMessage":"Switch to sidebar view"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.intelligenceUnaivalableHeading","description":"Box AI Q&A service unavailable error title","defaultMessage":"Box AI is unavailable"},{"id":"boxAI.contentAnswers.intelligenceUnavailableDescription","description":"Box AI Q&A service unavailable error description","defaultMessage":"The Box AI service is not responding."},{"id":"boxAI.contentAnswers.intelligenceUnaivalableTryAgain","description":"Box AI Q&A service unavailable error try again later description","defaultMessage":"Please try again later."}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxui.contentAnswers.welcomeMessageIntelligentQueryNotice","description":"Content Answers welcome message spreadsheet supported by Intelligent Query notification","defaultMessage":"You can ask Box AI both simple and complex questions in your spreadsheet: total counts, averages, advanced comparisons, trend analyses and so on. Try it out today!"},{"id":"boxui.contentAnswers.welcomeMessageSpreadsheetNotice","description":"Content Answers welcome message spreadsheet notification","defaultMessage":"Spreadsheet support works best for text dense files"},{"id":"boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel","description":"Aria label for the icon inside spreadsheet notification","defaultMessage":"spreadsheet support notification banner"},{"id":"contentAnswersSidebar.sidebarBoxAISwitchToModalView","description":"Label for button that triggers switch to Box AI Modal","defaultMessage":"Switch to modal view"},{"id":"contentAnswersSidebar.sidebarBoxAIClose","description":"Label for button that closes the Box AI Sidebar","defaultMessage":"Close"},{"id":"contentAnswersSidebar.sidebarBoxAIContent","description":"Generic Box AI content type opened used in welcome message and placeholder","defaultMessage":"content"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.loadingSuggestedQuestions","description":"Label when the suggested questions are loading","defaultMessage":"Loading suggestions"},{"id":"boxAI.contentAnswers.loadingSuggestedQuestionsFailed","description":"Label when the suggested questions failed to load","defaultMessage":"Suggestions failed to load"},{"id":"boxAI.contentAnswers.suggestedQuestions","description":"Suggested questions title","defaultMessage":"Suggested Questions:"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxui.contentAnswers.thinkingInProgress","description":"Text shown when thinking is in progress","defaultMessage":"Thinking..."},{"id":"boxui.contentAnswers.thinkingCompleted","description":"Text shown when thinking is completed","defaultMessage":"Thinking Complete"},{"id":"boxui.contentAnswers.thinkingContentScrollableArea","description":"Aria label for the scrollable thinking content area","defaultMessage":"Thinking content scrollable area"},{"id":"boxui.contentAnswers.expandThinkingContent","description":"Tooltip label for button to expand thinking content","defaultMessage":"Expand"},{"id":"boxui.contentAnswers.collapseThinkingContent","description":"Tooltip label for button to collapse thinking content","defaultMessage":"Collapse"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.largeFileSizeWarningTitle","description":"Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context","defaultMessage":"Box AI won’t be able to access the entire content, which might affect its answers."},{"id":"boxAI.contentAnswers.largeFileSizeWarningDescription","description":"Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context","defaultMessage":"The content of {numberOfItems, plural, =1 {this file} other {one or more files}} is too large for Box AI to process."},{"id":"boxAI.contentAnswers.welcomeAskQuestionText","description":"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.","defaultMessage":"Welcome to Box AI. Ask questions about {numberOfItems, plural, =1 {{firstItemName}} other {these {files}}}{parentItem, select, undefined {} other { in {parentItem}}}."},{"id":"boxAI.contentAnswers.welcomeAskQuestionLandingText","description":"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.","defaultMessage":"Welcome to Box AI"},{"id":"boxAI.contentAnswers.fileLandingText","description":"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.","defaultMessage":"{numberOfItems, plural, =1 {{firstItemName}} other {{files}}}{parentItem, select, undefined {} other { in {parentItem}}}"},{"id":"boxAI.contentAnswers.welcomeMessageFilesLink","description":"Link that show the number of files that are going to be displayed within the modal","defaultMessage":"{numberOfItems, plural,\n one {# file}\n other {# files}\n }"},{"id":"boxAI.contentAnswers.welcomeMessageItemsLink","description":"Link that show the number of items that are going to be displayed within the modal","defaultMessage":"{numberOfItems, plural,\n one {# item}\n other {# items}\n }"},{"id":"boxAI.contentAnswers.welcomeClearChatText","description":"Content Answers welcome message for clearing the chat. {type} is the type of content that we are going to query","defaultMessage":"Chat cleared when you close {type}"},{"id":"boxAI.contentAnswers.unsupportedItems","description":"Warning message that shows how many files are not supported by Box AI","defaultMessage":"{numberOfFiles, plural,\n one {{files} is unavailable for Box AI}\n other {{files} are unavailable for Box AI}\n }"},{"id":"boxAI.contentAnswers.unsupportedFormatLabel","description":"Label that shows within the modal to show how many files are not supported by Box AI due to correct format","defaultMessage":"Unsupported format"},{"id":"boxAI.contentAnswers.noPermissionsLabel","description":"Label that shows within the modal to show how many files are not supported by Box AI due to file not having permissions","defaultMessage":"No Box AI permissions"},{"id":"boxAi.contentAnswers.closeItemList","description":"Label that shows up while someone hover on close button of files dropdown","defaultMessage":"Close file items list"}]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
[{"id":"boxAI.contentAnswers.ariaTypeSuccessIconLabel","description":"Notification banner success icon aria label","defaultMessage":"success"},{"id":"boxAI.contentAnswers.cancel","description":"Box AI secondary action when file is too large","defaultMessage":"Cancel"},{"id":"boxAI.popup.closeButtonText","description":"Text for close button in popup","defaultMessage":"Close"},{"id":"boxAI.contentAnswers.contentAnswersTitle","description":"Content Answers feature name shown on menu item and modal title","defaultMessage":"Box AI"},{"id":"boxAI.contentAnswers.continueAnyway","description":"Box AI primary action when file is too large","defaultMessage":"Continue anyway"},{"id":"boxAI.contentAnswers.defaultTooltip","description":"Default tooltip message for Content Answers entry point button","defaultMessage":"Get instant answers about this document using Box AI"},{"id":"boxAI.contentAnswers.disabledTooltipFileNotCompatible","description":"Disabled tooltip message for Content Answers entry point button when the file type is not supported","defaultMessage":"Box AI is not currently supported for this file type"},{"id":"boxAI.contentAnswers.disabledTooltipAINotAvailable","description":"Disabled tooltip message for Content Answers entry point button when the file does not have the correct permissions","defaultMessage":"Box AI doesn't have permission to access this file"},{"id":"boxAI.contentAnswers.disabledTooltipPermissionsFailed","description":"Disabled tooltip message for the Content Answers entry point button when the permissions request fails","defaultMessage":"Unable to check permissions at this time. Reload this page to try again"},{"id":"boxAI.contentAnswers.disabledTooltipPermissionsLoading","description":"Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded","defaultMessage":"Checking permissions..."},{"id":"boxAI.contentAnswers.hasQuestionsTooltip","description":"Existing questions tooltip message for Content Answers entry point button","defaultMessage":"Return to Box AI"},{"id":"boxAI.contentAnswers.loading","description":"Aria label to show while waiting for the modal to load","defaultMessage":"Loading..."},{"id":"boxAI.contentAnswers.userAvatar","description":"Alt text for user avatar image","defaultMessage":"User avatar"}]
|
|
@@ -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 = {parentItem,select,other{{parentItem}의}} {numberOfItems,plural,other{위치{files}}}
|
|
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 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에 사용할 수 없습니다}}
|
|
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에 오신 것을 환영합니다. {parentItem,select,other{{parentItem}의}} {numberOfItems,plural,=1{{firstItemName} 파일} other{이 {files} 파일}}에 대해 질문하세요.
|
|
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 = Legg til notat
|
|
3
|
-
# Added to note confirmation text
|
|
4
|
-
boxAI.contentAnswers.addedToNote = La til
|
|
5
|
-
# Text shown next to the loading indicator while analyzing the request
|
|
6
|
-
boxAI.contentAnswers.analyzingRequest = Analyserer …
|
|
7
|
-
# Notification banner success icon aria label
|
|
8
|
-
boxAI.contentAnswers.ariaTypeSuccessIconLabel = vellykket
|
|
9
|
-
# Content Answers submit input button text
|
|
10
|
-
boxAI.contentAnswers.ask = Spør
|
|
11
|
-
# Content Answers submit input button disabled tooltip text when answer is generating
|
|
12
|
-
boxAI.contentAnswers.askDisabledTooltip = Du kan sende inn et annet spørsmål når Box AI er ferdig med å svare
|
|
13
|
-
# Content Answers modal input placeholder
|
|
14
|
-
boxAI.contentAnswers.askQuestionPlaceholder = Spør Box AI
|
|
15
|
-
# Label for the references used for generating the answer from the AI service
|
|
16
|
-
boxAI.contentAnswers.basedOn = Basert 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 = Åpne dokument
|
|
21
|
-
# Title of citation card tooltip in answer references section
|
|
22
|
-
boxAI.contentAnswers.cardTooltipTitle = Fra dokument:
|
|
23
|
-
# Title of citation card tooltip in answer references section with document title
|
|
24
|
-
boxAI.contentAnswers.cardTooltipTitleWithDocumentName = Fra "{title}":
|
|
25
|
-
# Clear conversation button label
|
|
26
|
-
boxAI.contentAnswers.clearConversationLabel = Fjern samtale
|
|
27
|
-
# Content Answers close button aria label
|
|
28
|
-
boxAI.contentAnswers.closeModalAriaLabel = Lukk modal
|
|
29
|
-
# Content Answers collapse button aria label
|
|
30
|
-
boxAI.contentAnswers.collapseModalAriaLabel = Bytt til sidestolpevisning
|
|
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 = Fortsett likevel
|
|
35
|
-
# Copy to clipboard tooltip
|
|
36
|
-
boxAI.contentAnswers.copyToClipboard = Kopier til utklippstavle
|
|
37
|
-
# Notification displayed to the user when the answer has been successfully copied to the clipboard
|
|
38
|
-
boxAI.contentAnswers.copyToClipboardSucceeded = Kopiert til utklippstavlen
|
|
39
|
-
# Default tooltip message for Content Answers entry point button
|
|
40
|
-
boxAI.contentAnswers.defaultTooltip = Få øyeblikkelige svar om dette dokumentet ved hjelp av 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 ikke tilgang til denne filen
|
|
43
|
-
# Disabled tooltip message for Content Answers entry point button when the file type is not supported
|
|
44
|
-
boxAI.contentAnswers.disabledTooltipFileNotCompatible = Box AI støttes for øyeblikket ikke for denne filtypen
|
|
45
|
-
# Disabled tooltip message for the Content Answers entry point button when the permissions request fails
|
|
46
|
-
boxAI.contentAnswers.disabledTooltipPermissionsFailed = Kan ikke kontrollere tillatelser på dette tidspunktet. Last inn siden på nytt for å prøve igjen
|
|
47
|
-
# Disabled tooltip message for the Content Answers entry point button while the AI file permissions are being loaded
|
|
48
|
-
boxAI.contentAnswers.disabledTooltipPermissionsLoading = Kontrollerer tillatelser …
|
|
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 = Send inn dette <abuseFormLink>skjemaet</abuseFormLink> for å rapportere upassende innhold.
|
|
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 = Takk for tilbakemeldingen.
|
|
55
|
-
# Label for the feedback text area in the feedback tooltip
|
|
56
|
-
boxAI.contentAnswers.feedbackTooltipFeedback = Hvordan kan vi forbedre opplevelsen?
|
|
57
|
-
# Placeholder text for the feedback text area in the feedback tooltip
|
|
58
|
-
boxAI.contentAnswers.feedbackTooltipFeedbackPlaceholder = Vi vil gjerne høre fra deg! Ikke inkluder personlig informasjon, sensitivt innhold eller lenker i tilbakemeldingen ettersom innsendinger til Box ikke er konfidensielle.
|
|
59
|
-
# Label for the first radio button in the feedback type radio group in the feedback tooltip
|
|
60
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer1 = Unøyaktig svar
|
|
61
|
-
# Label for the second radio button in the feedback type radio group in the feedback tooltip
|
|
62
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2 = Fulgte ikke forespørselen min
|
|
63
|
-
# Label for the third radio button in the feedback type radio group in the feedback tooltip
|
|
64
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = Annet
|
|
65
|
-
# Label for the feedback type radio group in the feedback tooltip
|
|
66
|
-
boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = Hvilken type problem ønsker du å rapportere?
|
|
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 = Del ledeteksten og svaret for å forbedre produktkvaliteten.
|
|
69
|
-
# Submit button text for the feedback tooltip
|
|
70
|
-
boxAI.contentAnswers.feedbackTooltipSubmit = Send inn
|
|
71
|
-
# Title of a tooltip that asks the user to share feedback on the answer
|
|
72
|
-
boxAI.contentAnswers.feedbackTooltipTitle = Del tilbakemeldingen din.
|
|
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{ i {parentItem}}}
|
|
75
|
-
# Existing questions tooltip message for Content Answers entry point button
|
|
76
|
-
boxAI.contentAnswers.hasQuestionsTooltip = Gå tilbake til Box AI
|
|
77
|
-
# Content Answers error message when the answer fails due to an invalid agent
|
|
78
|
-
boxAI.contentAnswers.inlineAgentNotFoundErrorText = Den valgte agenten er ikke tilgjengelig. Bytt til standardagenten.
|
|
79
|
-
# Aria label for inline citation button to open file in new tab
|
|
80
|
-
boxAI.contentAnswers.inlineCitationAriaLabel = Åpne {fileName} i ny fane
|
|
81
|
-
# Content Answers error message when the service fails
|
|
82
|
-
boxAI.contentAnswers.inlineErrorText = Box AI har problemer med å generere et svar akkurat nå. Prøv igjen.
|
|
83
|
-
# Content Answers error message when the service returns 204 (no content)
|
|
84
|
-
boxAI.contentAnswers.inlineNoContentErrorText = Fant ikke noe relevant innhold Prøv igjen senere eller still et annet spørsmål.
|
|
85
|
-
# Content Answers error message when the AI service has not yet processed the file
|
|
86
|
-
boxAI.contentAnswers.inlinePreconditionFailedErrorText = Du må bruke ekstra tid på å behandle denne {type}, prøv igjen senere.
|
|
87
|
-
# Content Answers error message when the service fails due to rate limiting
|
|
88
|
-
boxAI.contentAnswers.inlineRateLimitingErrorText = Box AI har for øyeblikket begrenset kapasitet (vi jobber for å utvide båndbredden). Prøv igjen om noen få minutter.
|
|
89
|
-
# Box AI Q&A service unavailable error title
|
|
90
|
-
boxAI.contentAnswers.intelligenceUnaivalableHeading = Box AI er utilgjengelig
|
|
91
|
-
# Box AI Q&A service unavailable error try again later description
|
|
92
|
-
boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Prøv igjen senere.
|
|
93
|
-
# Box AI Q&A service unavailable error description
|
|
94
|
-
boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI-tjenesten responderer ikke.
|
|
95
|
-
# Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
|
|
96
|
-
boxAI.contentAnswers.largeFileSizeWarningDescription = Innholdet i {numberOfItems,plural,=1{denne filen} other{en eller flere filer}} er for stort til at Box AI kan behandle det.
|
|
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 får ikke tilgang til hele innholdet, noe som kan påvirke svarene.
|
|
99
|
-
# Aria label to show while waiting for the modal to load
|
|
100
|
-
boxAI.contentAnswers.loading = Laster inn …
|
|
101
|
-
# Aria label to show while waiting for an answer
|
|
102
|
-
boxAI.contentAnswers.loadingAnswer = Laster inn svar …
|
|
103
|
-
# Label when the suggested questions are loading
|
|
104
|
-
boxAI.contentAnswers.loadingSuggestedQuestions = Laster inn forslag
|
|
105
|
-
# Label when the suggested questions failed to load
|
|
106
|
-
boxAI.contentAnswers.loadingSuggestedQuestionsFailed = Kunne ikke laste inn forslag
|
|
107
|
-
# Error tooltip to show inside text area if the user reached the character limit
|
|
108
|
-
boxAI.contentAnswers.maxCharactersReachedError = Det maksimale antallet på {characterLimit} tegn er nådd
|
|
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 tillatelser for Box AI
|
|
111
|
-
# Loading message if there are no citations for an answer
|
|
112
|
-
boxAI.contentAnswers.noReferences = Respons basert på generell dokumentanalyse
|
|
113
|
-
# Aria button label to open the prompt library
|
|
114
|
-
boxAI.contentAnswers.openPromptLibraryBtn = Åpne ledetekstbibliotek
|
|
115
|
-
# Button name to open the prompt library
|
|
116
|
-
boxAI.contentAnswers.promptsBtn = Ledetekster
|
|
117
|
-
# ARIA label designed for screen readers to enhance clarity during the reading of citations, minimizing confusion.
|
|
118
|
-
boxAI.contentAnswers.referenceAriaLabel = Referanse {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 = Mislykket respons
|
|
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 = Avbrutt respons
|
|
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 = Stoppet respons
|
|
125
|
-
# Retry button label to send again the question to the service
|
|
126
|
-
boxAI.contentAnswers.retryResponse = Prøv på nytt
|
|
127
|
-
# Button label to stop streaming an answer
|
|
128
|
-
boxAI.contentAnswers.stopResponse = Stopp respons
|
|
129
|
-
# Suggested questions title
|
|
130
|
-
boxAI.contentAnswers.suggestedQuestions = Forslag på spørsmål:
|
|
131
|
-
# Aria label for thumbs down icon
|
|
132
|
-
boxAI.contentAnswers.thumbsDownAriaLabel = Ikke nyttig
|
|
133
|
-
# Aria label for thumbs up icon
|
|
134
|
-
boxAI.contentAnswers.thumbsUpAriaLabel = Nyttig
|
|
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 = Ikke-støttet format
|
|
137
|
-
# Warning message that shows how many files are not supported by Box AI
|
|
138
|
-
boxAI.contentAnswers.unsupportedItems = {numberOfFiles,plural,one{{files} er utiilgjengelig for Box AI} other{{files} er utiilgjengelig for Box AI}}
|
|
139
|
-
# Alt text for user avatar image
|
|
140
|
-
boxAI.contentAnswers.userAvatar = Brukeravatar
|
|
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 = Velkommen til 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 = Velkommen til Box AI. Still spørsmål om {numberOfItems,plural,=1{{firstItemName}} other{disse {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 = Chat blir tilbakestilt når du lukker {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{# element} other{# elementer}}
|
|
151
|
-
# Text for close button in popup
|
|
152
|
-
boxAI.popup.closeButtonText = Lukk
|
|
153
|
-
# Text for copy button in input with copy button indicating copy success
|
|
154
|
-
boxAI.textInputWithCopyButton.copyButtonSuccessText = Kopiert
|
|
155
|
-
# Label that shows up while someone hover on close button of files dropdown
|
|
156
|
-
boxAi.contentAnswers.closeItemList = Lukk liste over filelementer
|
|
157
|
-
# Tooltip label for button to collapse thinking content
|
|
158
|
-
boxui.contentAnswers.collapseThinkingContent = Skjul
|
|
159
|
-
# Tooltip label for button to expand thinking content
|
|
160
|
-
boxui.contentAnswers.expandThinkingContent = Utvid
|
|
161
|
-
# Text shown when thinking is completed
|
|
162
|
-
boxui.contentAnswers.thinkingCompleted = Ferdig med å tenke
|
|
163
|
-
# Aria label for the scrollable thinking content area
|
|
164
|
-
boxui.contentAnswers.thinkingContentScrollableArea = Rullbart område for tankeinnhold
|
|
165
|
-
# Text shown when thinking is in progress
|
|
166
|
-
boxui.contentAnswers.thinkingInProgress = Tenker …
|
|
167
|
-
# Content Answers welcome message spreadsheet supported by Intelligent Query notification
|
|
168
|
-
boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = Du kan stille Box AI både enkle og komplekse spørsmål i regnearket ditt: totalantall, gjennomsnitt, avanserte sammenligninger, trendanalyser og så videre. Prøv det i dag!
|
|
169
|
-
# Content Answers welcome message spreadsheet notification
|
|
170
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNotice = Kundestøtte for regneark fungerer best for kompakte tekstfiler
|
|
171
|
-
# Aria label for the icon inside spreadsheet notification
|
|
172
|
-
boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel = varselsbanner for regnearkstøtte
|
|
173
|
-
# Label for button that closes the Box AI Sidebar
|
|
174
|
-
contentAnswersSidebar.sidebarBoxAIClose = Lukk
|
|
175
|
-
# Generic Box AI content type opened used in welcome message and placeholder
|
|
176
|
-
contentAnswersSidebar.sidebarBoxAIContent = innhold
|
|
177
|
-
# Label for button that triggers switch to Box AI Modal
|
|
178
|
-
contentAnswersSidebar.sidebarBoxAISwitchToModalView = Bytt til modalvisning
|