@box/box-ai-content-answers 0.159.3 → 0.160.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (47) hide show
  1. package/dist/i18n/bn-IN.js +5 -5
  2. package/dist/i18n/bn-IN.properties +5 -5
  3. package/dist/i18n/da-DK.js +5 -5
  4. package/dist/i18n/da-DK.properties +5 -5
  5. package/dist/i18n/de-DE.js +5 -5
  6. package/dist/i18n/de-DE.properties +5 -5
  7. package/dist/i18n/en-AU.js +3 -3
  8. package/dist/i18n/en-AU.properties +3 -3
  9. package/dist/i18n/en-GB.js +3 -3
  10. package/dist/i18n/en-GB.properties +3 -3
  11. package/dist/i18n/es-419.js +5 -5
  12. package/dist/i18n/es-419.properties +5 -5
  13. package/dist/i18n/es-ES.js +5 -5
  14. package/dist/i18n/es-ES.properties +5 -5
  15. package/dist/i18n/fi-FI.js +5 -5
  16. package/dist/i18n/fi-FI.properties +5 -5
  17. package/dist/i18n/fr-CA.js +5 -5
  18. package/dist/i18n/fr-CA.properties +5 -5
  19. package/dist/i18n/fr-FR.js +5 -5
  20. package/dist/i18n/fr-FR.properties +5 -5
  21. package/dist/i18n/hi-IN.js +5 -5
  22. package/dist/i18n/hi-IN.properties +5 -5
  23. package/dist/i18n/it-IT.js +5 -5
  24. package/dist/i18n/it-IT.properties +5 -5
  25. package/dist/i18n/ja-JP.js +10 -10
  26. package/dist/i18n/ja-JP.properties +10 -10
  27. package/dist/i18n/ko-KR.js +5 -5
  28. package/dist/i18n/ko-KR.properties +5 -5
  29. package/dist/i18n/nb-NO.js +5 -5
  30. package/dist/i18n/nb-NO.properties +5 -5
  31. package/dist/i18n/nl-NL.js +5 -5
  32. package/dist/i18n/nl-NL.properties +5 -5
  33. package/dist/i18n/pl-PL.js +5 -5
  34. package/dist/i18n/pl-PL.properties +5 -5
  35. package/dist/i18n/pt-BR.js +5 -5
  36. package/dist/i18n/pt-BR.properties +5 -5
  37. package/dist/i18n/ru-RU.js +5 -5
  38. package/dist/i18n/ru-RU.properties +5 -5
  39. package/dist/i18n/sv-SE.js +5 -5
  40. package/dist/i18n/sv-SE.properties +5 -5
  41. package/dist/i18n/tr-TR.js +5 -5
  42. package/dist/i18n/tr-TR.properties +5 -5
  43. package/dist/i18n/zh-CN.js +5 -5
  44. package/dist/i18n/zh-CN.properties +5 -5
  45. package/dist/i18n/zh-TW.js +5 -5
  46. package/dist/i18n/zh-TW.properties +5 -5
  47. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Aggiungi alla nota
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Aggiunto
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Analisi della richiesta
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = operazione completata
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Riprova più tardi.
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Il servizio Box AI non risponde.
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = Il contenuto testuale di {numberOfItems,plural,=1{questo file} other{uno o più file} one{questo file}} è troppo grande per essere elaborato da Box AI.
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = Il contenuto di {numberOfItems,plural,=1{questo file} other{uno o più file} many{uno o più file}} è troppo grande perché possa essere elaborato da Box AI.
97
97
  # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI non sarà in grado di accedere all'intero {numberOfItems,plural,=1{testo} other{contenuto} one{testo}}, cosa che potrebbe influire sulle risposte.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI non sarà in grado di accedere all'intero contenuto, cosa che potrebbe influire sulle risposte.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Caricamento in corso...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "メモに追加",
3
+ "boxAI.contentAnswers.addedToNote": "追加済み",
4
+ "boxAI.contentAnswers.analyzingRequest": "リクエストを分析中",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "成功",
6
6
  "boxAI.contentAnswers.ask": "送信",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Box AIが応答を完了したら、別の質問を送信できます",
@@ -32,7 +32,7 @@ export default {
32
32
  "boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer2": "リクエストに従っていない",
33
33
  "boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3": "その他",
34
34
  "boxAI.contentAnswers.feedbackTooltipIssueTypeLabel": "どのような問題を報告しますか?",
35
- "boxAI.contentAnswers.feedbackTooltipPromptShareConsent": "プロンプトと応答を共有して、製品品質の向上に貢献します。",
35
+ "boxAI.contentAnswers.feedbackTooltipPromptShareConsent": "製品品質の改善のため、プロンプトと応答を共有します。",
36
36
  "boxAI.contentAnswers.feedbackTooltipSubmit": "送信",
37
37
  "boxAI.contentAnswers.feedbackTooltipTitle": "フィードバックの共有にご協力ください",
38
38
  "boxAI.contentAnswers.fileLandingText": "{parentItem, select, undefined {} other {{parentItem}の}}{numberOfItems, plural, =1 {{firstItemName}} other {{files}}}",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AIは使用できません",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "後でもう一度やり直してください。",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AIサービスが応答していません。",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{このファイルのテキストコンテンツは} other{1ファイル以上のテキストコンテンツが}}Box AIで処理するには大きすぎます。",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AIは{numberOfItems,plural,=1{テキスト} other{コンテンツ}}の一部にアクセスできないため、回答に影響を及ぼす可能性があります。",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{このファイル} other{1ファイル以上}}のコンテンツはBox AIで処理するには大きすぎます。",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AIはコンテンツの一部にアクセスできないため、回答に影響を及ぼす可能性があります。",
51
51
  "boxAI.contentAnswers.loading": "読み込み中...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "回答を読み込んでいます...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "候補を読み込み中",
@@ -77,11 +77,11 @@ export default {
77
77
  "boxAI.popup.closeButtonText": "閉じる",
78
78
  "boxAI.textInputWithCopyButton.copyButtonSuccessText": "コピー済み",
79
79
  "boxAi.contentAnswers.closeItemList": "ファイル項目のリストを閉じます",
80
- "boxui.contentAnswers.collapseThinkingContent": "縮小",
81
- "boxui.contentAnswers.expandThinkingContent": "拡大",
80
+ "boxui.contentAnswers.collapseThinkingContent": "折りたたむ",
81
+ "boxui.contentAnswers.expandThinkingContent": "展開",
82
82
  "boxui.contentAnswers.thinkingCompleted": "思考完了",
83
- "boxui.contentAnswers.thinkingContentScrollableArea": "スクロール可能なコンテンツ領域を思考中",
84
- "boxui.contentAnswers.thinkingInProgress": "思考中…",
83
+ "boxui.contentAnswers.thinkingContentScrollableArea": "思考内容のスクロール可能な領域",
84
+ "boxui.contentAnswers.thinkingInProgress": "考え中...",
85
85
  "boxui.contentAnswers.welcomeMessageIntelligentQueryNotice": "スプレッドシートの内容についてBox AIに質問できます。質問は、合計数や平均値の計算、高度な比較、傾向分析など、単純なものから複雑なものまで対応しています。ぜひお試しください。",
86
86
  "boxui.contentAnswers.welcomeMessageSpreadsheetNotice": "スプレッドシートのサポートは、テキストが多く含まれるファイルで最適に機能します",
87
87
  "boxui.contentAnswers.welcomeMessageSpreadsheetNoticeAriaLabel": "スプレッドシートのサポート通知バナー",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = メモに追加
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = 追加済み
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = リクエストを分析中
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = 成功
9
9
  # Content Answers submit input button text
@@ -65,7 +65,7 @@ boxAI.contentAnswers.feedbackTooltipIssueTypeAnswer3 = その他
65
65
  # Label for the feedback type radio group in the feedback tooltip
66
66
  boxAI.contentAnswers.feedbackTooltipIssueTypeLabel = どのような問題を報告しますか?
67
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 = プロンプトと応答を共有して、製品品質の向上に貢献します。
68
+ boxAI.contentAnswers.feedbackTooltipPromptShareConsent = 製品品質の改善のため、プロンプトと応答を共有します。
69
69
  # Submit button text for the feedback tooltip
70
70
  boxAI.contentAnswers.feedbackTooltipSubmit = 送信
71
71
  # Title of a tooltip that asks the user to share feedback on the answer
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = 後でもう一度やり
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AIサービスが応答していません。
95
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で処理するには大きすぎます。
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,=1{このファイル} other{1ファイル以上}}のコンテンツはBox AIで処理するには大きすぎます。
97
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は{numberOfItems,plural,=1{テキスト} other{コンテンツ}}の一部にアクセスできないため、回答に影響を及ぼす可能性があります。
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AIはコンテンツの一部にアクセスできないため、回答に影響を及ぼす可能性があります。
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = 読み込み中...
101
101
  # Aria label to show while waiting for an answer
@@ -155,15 +155,15 @@ boxAI.textInputWithCopyButton.copyButtonSuccessText = コピー済み
155
155
  # Label that shows up while someone hover on close button of files dropdown
156
156
  boxAi.contentAnswers.closeItemList = ファイル項目のリストを閉じます
157
157
  # Tooltip label for button to collapse thinking content
158
- boxui.contentAnswers.collapseThinkingContent = 縮小
158
+ boxui.contentAnswers.collapseThinkingContent = 折りたたむ
159
159
  # Tooltip label for button to expand thinking content
160
- boxui.contentAnswers.expandThinkingContent = 拡大
160
+ boxui.contentAnswers.expandThinkingContent = 展開
161
161
  # Text shown when thinking is completed
162
162
  boxui.contentAnswers.thinkingCompleted = 思考完了
163
163
  # Aria label for the scrollable thinking content area
164
- boxui.contentAnswers.thinkingContentScrollableArea = スクロール可能なコンテンツ領域を思考中
164
+ boxui.contentAnswers.thinkingContentScrollableArea = 思考内容のスクロール可能な領域
165
165
  # Text shown when thinking is in progress
166
- boxui.contentAnswers.thinkingInProgress = 思考中…
166
+ boxui.contentAnswers.thinkingInProgress = 考え中...
167
167
  # Content Answers welcome message spreadsheet supported by Intelligent Query notification
168
168
  boxui.contentAnswers.welcomeMessageIntelligentQueryNotice = スプレッドシートの内容についてBox AIに質問できます。質問は、合計数や平均値の計算、高度な比較、傾向分析など、単純なものから複雑なものまで対応しています。ぜひお試しください。
169
169
  # Content Answers welcome message spreadsheet notification
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "노트에 추가",
3
+ "boxAI.contentAnswers.addedToNote": "추가되었습니다",
4
+ "boxAI.contentAnswers.analyzingRequest": "요청을 분석하는 중입니다",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "성공",
6
6
  "boxAI.contentAnswers.ask": "질문",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Box AI가 응답을 마치면 다른 질문을 제출할 수 있습니다",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI를 사용할 수 없습니다",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "나중에 다시 시도하십시오.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AI 서비스가 응답하고 있지 않습니다.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{이 파일} other{하나 이상의 파일}} 텍스트 콘텐츠는 Box AI가 처리하기에는 너무 큽니다.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI 전체 {numberOfItems,plural,=1{텍스트} other{콘텐츠}} 항목에 액세스할 없으므로 응답에 영향을 줄 수 있습니다.",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{이 파일} other{하나 이상의 파일}} Box AI가 처리할 없는 크기의 콘텐츠가 포함되어 있습니다.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI 전체 콘텐츠에 액세스하지 못하면, 답변에 영향이 있을 수 있습니다.",
51
51
  "boxAI.contentAnswers.loading": "로드 중...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "답변 불러오는 중...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "제안 불러오는 중",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = 노트에 추가
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = 추가되었습니다
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = 요청을 분석하는 중입니다
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = 성공
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = 나중에 다시 시도
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI 서비스가 응답하고 있지 않습니다.
95
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가 처리하기에는 너무 큽니다.
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,=1{이 파일} other{하나 이상의 파일}} Box AI가 처리할 없는 크기의 콘텐츠가 포함되어 있습니다.
97
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 전체 {numberOfItems,plural,=1{텍스트} other{콘텐츠}} 항목에 액세스할 없으므로 응답에 영향을 줄 수 있습니다.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI 전체 콘텐츠에 액세스하지 못하면, 답변에 영향이 있을 수 있습니다.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = 로드 중...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Legg til notat",
3
+ "boxAI.contentAnswers.addedToNote": "La til",
4
+ "boxAI.contentAnswers.analyzingRequest": "Analyserer forespørselen din",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "vellykket",
6
6
  "boxAI.contentAnswers.ask": "Spør",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Du kan sende inn et annet spørsmål når Box AI er ferdig med å svare",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI er utilgjengelig",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Prøv igjen senere.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AI-tjenesten responderer ikke.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "Tekstinnholdet i {numberOfItems,plural,=1{denne filen} other{en eller flere filer}} er for stor til at Box AI kan behandle den.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI vil ikke ha tilgang til hele {numberOfItems,plural,=1{teksten} other{innhold}}, som kan påvirke svarene den gir.",
49
+ "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.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI får ikke tilgang til hele innholdet, noe som kan påvirke svarene.",
51
51
  "boxAI.contentAnswers.loading": "Laster inn …",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Laster inn svar …",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Laster inn forslag",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Legg til notat
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = La til
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Analyserer forespørselen din
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = vellykket
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Prøv igjen senere.
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI-tjenesten responderer ikke.
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = Tekstinnholdet i {numberOfItems,plural,=1{denne filen} other{en eller flere filer}} er for stor til at Box AI kan behandle den.
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
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 vil ikke ha tilgang til hele {numberOfItems,plural,=1{teksten} other{innhold}}, som kan påvirke svarene den gir.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI får ikke tilgang til hele innholdet, noe som kan påvirke svarene.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Laster inn …
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Een notitie toevoegen",
3
+ "boxAI.contentAnswers.addedToNote": "Toegevoegd",
4
+ "boxAI.contentAnswers.analyzingRequest": "Uw verzoek wordt geanalyseerd",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "gelukt",
6
6
  "boxAI.contentAnswers.ask": "Vragen",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "U kunt een andere vraag stellen zodra Box AI is voltooid met antwoorden",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI is niet beschikbaar",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Probeer het later opnieuw.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "De Box AI-service reageert niet.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "De tekstinhoud van {numberOfItems,plural,=1{dit bestand} other{een of meerdere bestanden} one{dit bestand}} is te groot voor Box AI om te verwerken.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI heeft geen toegang tot de volledige {numberOfItems,plural,=1{tekst} other{inhoud} one{tekst}} wat van invloed kan zijn op de antwoorden.",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "De inhoud van {numberOfItems,plural,=1{this file} other{one or more files}} is te groot voor Box AI om te verwerken.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI heeft geen toegang tot alle inhoud, wat invloed kan hebben op de antwoorden.",
51
51
  "boxAI.contentAnswers.loading": "Laden...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Antwoord laden...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Suggesties laden",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Een notitie toevoegen
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Toegevoegd
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Uw verzoek wordt geanalyseerd
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = gelukt
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Probeer het later opnieuw
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = De Box AI-service reageert niet.
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = De tekstinhoud van {numberOfItems,plural,=1{dit bestand} other{een of meerdere bestanden} one{dit bestand}} is te groot voor Box AI om te verwerken.
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = De inhoud van {numberOfItems,plural,=1{this file} other{one or more files}} is te groot voor Box AI om te verwerken.
97
97
  # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI heeft geen toegang tot de volledige {numberOfItems,plural,=1{tekst} other{inhoud} one{tekst}} wat van invloed kan zijn op de antwoorden.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI heeft geen toegang tot alle inhoud, wat invloed kan hebben op de antwoorden.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Laden...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Dodaj notatkę",
3
+ "boxAI.contentAnswers.addedToNote": "Dodano",
4
+ "boxAI.contentAnswers.analyzingRequest": "Analizowanie prośby",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "sukces",
6
6
  "boxAI.contentAnswers.ask": "Zapytaj",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Możesz przesłać inne pytanie, kiedy usługa Box AI skończy odpowiadać",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Usługa Box AI jest niedostępna",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Spróbuj ponownie później.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Usługa Box AI nie odpowiada.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "Zawartość tekstowa {numberOfItems,plural,=1{tego pliku} other{tych plików} one{tego pliku} few{tych plików}} jest zbyt duża, aby Box AI mógł ją przetworzyć.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI nie będzie w stanie uzyskać dostępu do całego/całej {numberOfItems,plural,=1{tekstu} other{zawartości} one{tekstu} few{zawartości}} co może mieć wpływ na jego odpowiedzi.",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "Zawartość {numberOfItems,plural,=1{tego pliku} other{jednego lub więcej plików} few{jednego lub więcej plików} many{jednego lub więcej plików}} jest za duża, aby Box AI mógł ją przetworzyć.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Usługa Box AI nie będzie w stanie uzyskać dostępu do całej zawartości, co może mieć wpływ na odpowiedzi.",
51
51
  "boxAI.contentAnswers.loading": "Trwa wczytywanie...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Wczytywanie odpowiedzi...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Wczytywanie sugestii",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Dodaj notatkę
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Dodano
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Analizowanie prośby
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = sukces
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Spróbuj ponownie późni
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Usługa Box AI nie odpowiada.
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = Zawartość tekstowa {numberOfItems,plural,=1{tego pliku} other{tych plików} one{tego pliku} few{tych plików}} jest zbyt duża, aby Box AI mógł ją przetworzyć.
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = Zawartość {numberOfItems,plural,=1{tego pliku} other{jednego lub więcej plików} few{jednego lub więcej plików} many{jednego lub więcej plików}} jest za duża, aby Box AI mógł ją przetworzyć.
97
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 nie będzie w stanie uzyskać dostępu do całego/całej {numberOfItems,plural,=1{tekstu} other{zawartości} one{tekstu} few{zawartości}} co może mieć wpływ na jego odpowiedzi.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Usługa Box AI nie będzie w stanie uzyskać dostępu do całej zawartości, co może mieć wpływ na odpowiedzi.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Trwa wczytywanie...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Adicionar à nota",
3
+ "boxAI.contentAnswers.addedToNote": "Adicionado",
4
+ "boxAI.contentAnswers.analyzingRequest": "Analisando sua solicitação",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "sucesso",
6
6
  "boxAI.contentAnswers.ask": "Perguntar",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Você pode enviar outra pergunta depois que o Box AI terminar de responder",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI está indisponível",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Tente novamente mais tarde.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "O serviço do Box AI não está respondendo.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "O conteúdo de texto de {numberOfItems,plural,=1{esse arquivo} other{um ou mais arquivos} one{esse arquivo}} é grande demais para o Box AI processar.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "O Box AI não poderá acessar o {numberOfItems,plural,=1{texto} other{conteúdo} one{texto}} inteiro, o que pode afetar as respostas dele.",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "O conteúdo de {numberOfItems,plural,=1{este arquivo} other{um ou mais arquivos} many{um ou mais arquivos}} é muito grande para o Box AI processar.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "O Box AI não poderá acessar o conteúdo inteiro, o que pode afetar as respostas que ele dará.",
51
51
  "boxAI.contentAnswers.loading": "Carregando...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Carregando a resposta...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Carregando sugestões",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Adicionar à nota
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Adicionado
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Analisando sua solicitação
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = sucesso
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Tente novamente mais tard
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = O serviço do Box AI não está respondendo.
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = O conteúdo de texto de {numberOfItems,plural,=1{esse arquivo} other{um ou mais arquivos} one{esse arquivo}} é grande demais para o Box AI processar.
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = O conteúdo de {numberOfItems,plural,=1{este arquivo} other{um ou mais arquivos} many{um ou mais arquivos}} é muito grande para o Box AI processar.
97
97
  # Box AI Q&A file too large warning title. {numberOfItems} is the number of items used in the context
98
- boxAI.contentAnswers.largeFileSizeWarningTitle = O Box AI não poderá acessar o {numberOfItems,plural,=1{texto} other{conteúdo} one{texto}} inteiro, o que pode afetar as respostas dele.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = O Box AI não poderá acessar o conteúdo inteiro, o que pode afetar as respostas que ele dará.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Carregando...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Добавить заметку",
3
+ "boxAI.contentAnswers.addedToNote": "Добавлено",
4
+ "boxAI.contentAnswers.analyzingRequest": "Анализ вашего запроса",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "выполнено",
6
6
  "boxAI.contentAnswers.ask": "Спросить",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Когда ИИ Box сформирует ответ, можно задать следующий вопрос",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "ИИ Box недоступен",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Повторите попытку позже.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Служба ИИ Box не отвечает.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "Контент текста {numberOfItems,plural,=1{этого файла} other{одного или более файлов} one{этого файла} few{одного или более файлов}} слишком большой для обработки Box AI.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI не сможет получить доступ ко всему {numberOfItems,plural,=1{тексту} other{контенту} one{тексту} few{контенту}}, что может повлиять на его ответы.",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "Контент {numberOfItems,plural,=1{этого файла} other{одного или нескольких файлов} few{одного или нескольких файлов} many{одного или нескольких файлов}} слишком большой для обработки Box AI.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI не сможет получить доступ ко всему контенту, что может повлиять на его ответы.",
51
51
  "boxAI.contentAnswers.loading": "Загрузка...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Загрузка ответа...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Загрузка предложений",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Добавить заметку
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Добавлено
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Анализ вашего запроса
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = выполнено
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Повторите поп
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Служба ИИ Box не отвечает.
95
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{одного или более файлов} one{этого файла} few{одного или более файлов}} слишком большой для обработки Box AI.
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = Контент {numberOfItems,plural,=1{этого файла} other{одного или нескольких файлов} few{одного или нескольких файлов} many{одного или нескольких файлов}} слишком большой для обработки Box AI.
97
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 не сможет получить доступ ко всему {numberOfItems,plural,=1{тексту} other{контенту} one{тексту} few{контенту}}, что может повлиять на его ответы.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI не сможет получить доступ ко всему контенту, что может повлиять на его ответы.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Загрузка...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Lägg till anteckning",
3
+ "boxAI.contentAnswers.addedToNote": "Tillagd",
4
+ "boxAI.contentAnswers.analyzingRequest": "Analyserar din begäran",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "lyckades",
6
6
  "boxAI.contentAnswers.ask": "Fråga",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Du kan skicka en ännu en fråga när Box AI har slutat svara",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI är inte tillgängligt",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Försök igen senare.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AI-tjänsten svarar inte.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "Textinnehållet i {numberOfItems,plural,=1 {den här filen} other {en eller flera filer}} är för stort för Box AI att behandla.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI kommer inte att kunna få åtkomst till hela {numberOfItems,plural, =1 {texten} other {innehållet}}, vilket kan påverka svaret.",
49
+ "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.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI kommer inte att kunna få åtkomst till hela innehållet, vilket kan påverka dess svar.",
51
51
  "boxAI.contentAnswers.loading": "Läser in...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Laddar svar …",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Laddar förslag",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Lägg till anteckning
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Tillagd
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = Analyserar din begäran
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = lyckades
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Försök igen senare.
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI-tjänsten svarar inte.
95
95
  # Box AI Q&A file too large warning description. {numberOfItems} is the number of items used in the context
96
- boxAI.contentAnswers.largeFileSizeWarningDescription = Textinnehållet i {numberOfItems,plural,=1 {den här filen} other {en eller flera filer}} är för stort för Box AI att behandla.
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
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 {numberOfItems,plural, =1 {texten} other {innehållet}}, vilket kan påverka svaret.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI kommer inte att kunna få åtkomst till hela innehållet, vilket kan påverka dess svar.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Läser in...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "Nota ekle",
3
+ "boxAI.contentAnswers.addedToNote": "Eklendi",
4
+ "boxAI.contentAnswers.analyzingRequest": "İsteğiniz analiz ediliyor",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "başarılı",
6
6
  "boxAI.contentAnswers.ask": "Sor",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "Box AI yanıt vermeyi bitirdikten sonra başka bir soru gönderebilirsiniz",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI kullanılamıyor",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "Lütfen daha sonra tekrar deneyin.",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AI hizmeti yanıt vermiyor.",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{bu dosya} other{bir veya daha fazla dosya} one{bu dosya}} metin içeriği, Box AI'ın işleyemeyeceği kadar büyük.",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI tüm {numberOfItems,plural,=1{metin} other{içerik} one{metin}} öğesine erişemeyecektir ve bu durum yanıtlarını etkileyebilir.",
49
+ "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.",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI tüm içeriğe erişim sağlayamayacaktır ve bu durum vereceği cevapları etkileyebilir.",
51
51
  "boxAI.contentAnswers.loading": "Yükleniyor...",
52
52
  "boxAI.contentAnswers.loadingAnswer": "Cevap Yükleniyor...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "Öneriler yükleniyor",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = Nota ekle
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = Eklendi
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = İsteğiniz analiz ediliyor
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = başarılı
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = Lütfen daha sonra tekrar
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI hizmeti yanıt vermiyor.
95
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} one{bu dosya}} metin içeriği, Box AI'ın işleyemeyeceği kadar büyük.
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
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 {numberOfItems,plural,=1{metin} other{içerik} one{metin}} öğesine erişemeyecektir ve bu durum yanıtlarını etkileyebilir.
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI tüm içeriğe erişim sağlayamayacaktır ve bu durum vereceği cevapları etkileyebilir.
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = Yükleniyor...
101
101
  # Aria label to show while waiting for an answer
@@ -1,7 +1,7 @@
1
1
  export default {
2
- "boxAI.contentAnswers.addToNote": "Add to Note",
3
- "boxAI.contentAnswers.addedToNote": "Added",
4
- "boxAI.contentAnswers.analyzingRequest": "Analyzing your request",
2
+ "boxAI.contentAnswers.addToNote": "添加到注释",
3
+ "boxAI.contentAnswers.addedToNote": "已添加",
4
+ "boxAI.contentAnswers.analyzingRequest": "正在分析您的请求",
5
5
  "boxAI.contentAnswers.ariaTypeSuccessIconLabel": "成功",
6
6
  "boxAI.contentAnswers.ask": "询问",
7
7
  "boxAI.contentAnswers.askDisabledTooltip": "您可以在 Box AI 完成响应后提交另一个问题",
@@ -46,8 +46,8 @@ export default {
46
46
  "boxAI.contentAnswers.intelligenceUnaivalableHeading": "Box AI 无法使用",
47
47
  "boxAI.contentAnswers.intelligenceUnaivalableTryAgain": "请稍后重试。",
48
48
  "boxAI.contentAnswers.intelligenceUnavailableDescription": "Box AI 服务未响应。",
49
- "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{此文件} other{一个或多个文件}}的文本内容过大,Box AI 无法处理。",
50
- "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI 将无法访问整个{numberOfItems,plural,=1{文本} other{内容}},这可能会影响其答案。",
49
+ "boxAI.contentAnswers.largeFileSizeWarningDescription": "{numberOfItems,plural,=1{此文件} other{一个或多个文件}}的内容过大,Box AI 无法处理。",
50
+ "boxAI.contentAnswers.largeFileSizeWarningTitle": "Box AI 将无法访问整个内容,这可能会影响其答案。",
51
51
  "boxAI.contentAnswers.loading": "正在加载......",
52
52
  "boxAI.contentAnswers.loadingAnswer": "正在加载答案...",
53
53
  "boxAI.contentAnswers.loadingSuggestedQuestions": "正在加载建议",
@@ -1,9 +1,9 @@
1
1
  # Add to note button aria label and tooltip text
2
- boxAI.contentAnswers.addToNote = Add to Note
2
+ boxAI.contentAnswers.addToNote = 添加到注释
3
3
  # Added to note confirmation text
4
- boxAI.contentAnswers.addedToNote = Added
4
+ boxAI.contentAnswers.addedToNote = 已添加
5
5
  # Text shown next to the loading indicator while analyzing the request
6
- boxAI.contentAnswers.analyzingRequest = Analyzing your request
6
+ boxAI.contentAnswers.analyzingRequest = 正在分析您的请求
7
7
  # Notification banner success icon aria label
8
8
  boxAI.contentAnswers.ariaTypeSuccessIconLabel = 成功
9
9
  # Content Answers submit input button text
@@ -93,9 +93,9 @@ boxAI.contentAnswers.intelligenceUnaivalableTryAgain = 请稍后重试。
93
93
  # Box AI Q&A service unavailable error description
94
94
  boxAI.contentAnswers.intelligenceUnavailableDescription = Box AI 服务未响应。
95
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 无法处理。
96
+ boxAI.contentAnswers.largeFileSizeWarningDescription = {numberOfItems,plural,=1{此文件} other{一个或多个文件}}的内容过大,Box AI 无法处理。
97
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 将无法访问整个{numberOfItems,plural,=1{文本} other{内容}},这可能会影响其答案。
98
+ boxAI.contentAnswers.largeFileSizeWarningTitle = Box AI 将无法访问整个内容,这可能会影响其答案。
99
99
  # Aria label to show while waiting for the modal to load
100
100
  boxAI.contentAnswers.loading = 正在加载......
101
101
  # Aria label to show while waiting for an answer