@atlaskit/editor-common 107.34.1 → 107.35.1
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/CHANGELOG.md +21 -0
- package/dist/cjs/block-menu/index.js +102 -0
- package/dist/cjs/block-menu/key.js +37 -1
- package/dist/cjs/block-menu/rank.js +7 -2
- package/dist/cjs/i18n/cs.js +14 -2
- package/dist/cjs/i18n/da.js +14 -2
- package/dist/cjs/i18n/de.js +14 -2
- package/dist/cjs/i18n/en.js +10 -2
- package/dist/cjs/i18n/en_GB.js +10 -2
- package/dist/cjs/i18n/en_ZZ.js +10 -2
- package/dist/cjs/i18n/es.js +14 -2
- package/dist/cjs/i18n/fi.js +14 -2
- package/dist/cjs/i18n/fr.js +4 -2
- package/dist/cjs/i18n/hr.js +17 -2
- package/dist/cjs/i18n/hu.js +14 -2
- package/dist/cjs/i18n/it.js +14 -2
- package/dist/cjs/i18n/ja.js +17 -2
- package/dist/cjs/i18n/ko.js +14 -2
- package/dist/cjs/i18n/nb.js +14 -2
- package/dist/cjs/i18n/nl.js +14 -2
- package/dist/cjs/i18n/pl.js +17 -2
- package/dist/cjs/i18n/pt_BR.js +17 -2
- package/dist/cjs/i18n/ru.js +14 -2
- package/dist/cjs/i18n/sl.js +17 -2
- package/dist/cjs/i18n/sr_RS.js +17 -2
- package/dist/cjs/i18n/sr_YR.js +17 -2
- package/dist/cjs/i18n/sv.js +17 -2
- package/dist/cjs/i18n/th.js +17 -2
- package/dist/cjs/i18n/tr.js +14 -2
- package/dist/cjs/i18n/uk.js +14 -2
- package/dist/cjs/i18n/vi.js +7 -2
- package/dist/cjs/i18n/zh.js +14 -2
- package/dist/cjs/i18n/zh_TW.js +14 -2
- package/dist/cjs/messages/tasks-and-decsisions.js +5 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/block-menu/index.js +2 -2
- package/dist/es2019/block-menu/key.js +36 -0
- package/dist/es2019/block-menu/rank.js +21 -1
- package/dist/es2019/i18n/cs.js +14 -2
- package/dist/es2019/i18n/da.js +14 -2
- package/dist/es2019/i18n/de.js +14 -2
- package/dist/es2019/i18n/en.js +10 -2
- package/dist/es2019/i18n/en_GB.js +10 -2
- package/dist/es2019/i18n/en_ZZ.js +10 -2
- package/dist/es2019/i18n/es.js +14 -2
- package/dist/es2019/i18n/fi.js +14 -2
- package/dist/es2019/i18n/fr.js +4 -2
- package/dist/es2019/i18n/hr.js +17 -2
- package/dist/es2019/i18n/hu.js +14 -2
- package/dist/es2019/i18n/it.js +14 -2
- package/dist/es2019/i18n/ja.js +17 -2
- package/dist/es2019/i18n/ko.js +14 -2
- package/dist/es2019/i18n/nb.js +14 -2
- package/dist/es2019/i18n/nl.js +14 -2
- package/dist/es2019/i18n/pl.js +17 -2
- package/dist/es2019/i18n/pt_BR.js +17 -2
- package/dist/es2019/i18n/ru.js +14 -2
- package/dist/es2019/i18n/sl.js +17 -2
- package/dist/es2019/i18n/sr_RS.js +17 -2
- package/dist/es2019/i18n/sr_YR.js +17 -2
- package/dist/es2019/i18n/sv.js +17 -2
- package/dist/es2019/i18n/th.js +17 -2
- package/dist/es2019/i18n/tr.js +14 -2
- package/dist/es2019/i18n/uk.js +14 -2
- package/dist/es2019/i18n/vi.js +7 -2
- package/dist/es2019/i18n/zh.js +14 -2
- package/dist/es2019/i18n/zh_TW.js +14 -2
- package/dist/es2019/messages/tasks-and-decsisions.js +5 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/block-menu/index.js +2 -2
- package/dist/esm/block-menu/key.js +36 -0
- package/dist/esm/block-menu/rank.js +7 -2
- package/dist/esm/i18n/cs.js +14 -2
- package/dist/esm/i18n/da.js +14 -2
- package/dist/esm/i18n/de.js +14 -2
- package/dist/esm/i18n/en.js +10 -2
- package/dist/esm/i18n/en_GB.js +10 -2
- package/dist/esm/i18n/en_ZZ.js +10 -2
- package/dist/esm/i18n/es.js +14 -2
- package/dist/esm/i18n/fi.js +14 -2
- package/dist/esm/i18n/fr.js +4 -2
- package/dist/esm/i18n/hr.js +17 -2
- package/dist/esm/i18n/hu.js +14 -2
- package/dist/esm/i18n/it.js +14 -2
- package/dist/esm/i18n/ja.js +17 -2
- package/dist/esm/i18n/ko.js +14 -2
- package/dist/esm/i18n/nb.js +14 -2
- package/dist/esm/i18n/nl.js +14 -2
- package/dist/esm/i18n/pl.js +17 -2
- package/dist/esm/i18n/pt_BR.js +17 -2
- package/dist/esm/i18n/ru.js +14 -2
- package/dist/esm/i18n/sl.js +17 -2
- package/dist/esm/i18n/sr_RS.js +17 -2
- package/dist/esm/i18n/sr_YR.js +17 -2
- package/dist/esm/i18n/sv.js +17 -2
- package/dist/esm/i18n/th.js +17 -2
- package/dist/esm/i18n/tr.js +14 -2
- package/dist/esm/i18n/uk.js +14 -2
- package/dist/esm/i18n/vi.js +7 -2
- package/dist/esm/i18n/zh.js +14 -2
- package/dist/esm/i18n/zh_TW.js +14 -2
- package/dist/esm/messages/tasks-and-decsisions.js +5 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/block-menu/index.d.ts +2 -2
- package/dist/types/block-menu/key.d.ts +36 -0
- package/dist/types/block-menu/rank.d.ts +21 -1
- package/dist/types/i18n/cs.d.ts +14 -2
- package/dist/types/i18n/da.d.ts +14 -2
- package/dist/types/i18n/de.d.ts +14 -2
- package/dist/types/i18n/en.d.ts +10 -2
- package/dist/types/i18n/en_GB.d.ts +10 -2
- package/dist/types/i18n/en_ZZ.d.ts +10 -2
- package/dist/types/i18n/es.d.ts +14 -2
- package/dist/types/i18n/fi.d.ts +14 -2
- package/dist/types/i18n/fr.d.ts +4 -2
- package/dist/types/i18n/hr.d.ts +17 -2
- package/dist/types/i18n/hu.d.ts +14 -2
- package/dist/types/i18n/it.d.ts +14 -2
- package/dist/types/i18n/ja.d.ts +17 -2
- package/dist/types/i18n/ko.d.ts +14 -2
- package/dist/types/i18n/nb.d.ts +14 -2
- package/dist/types/i18n/nl.d.ts +14 -2
- package/dist/types/i18n/pl.d.ts +17 -2
- package/dist/types/i18n/pt_BR.d.ts +17 -2
- package/dist/types/i18n/ru.d.ts +14 -2
- package/dist/types/i18n/sl.d.ts +17 -2
- package/dist/types/i18n/sr_RS.d.ts +17 -2
- package/dist/types/i18n/sr_YR.d.ts +17 -2
- package/dist/types/i18n/sv.d.ts +17 -2
- package/dist/types/i18n/th.d.ts +17 -2
- package/dist/types/i18n/tr.d.ts +14 -2
- package/dist/types/i18n/uk.d.ts +14 -2
- package/dist/types/i18n/vi.d.ts +7 -2
- package/dist/types/i18n/zh.d.ts +14 -2
- package/dist/types/i18n/zh_TW.d.ts +14 -2
- package/dist/types/messages/tasks-and-decsisions.d.ts +5 -0
- package/dist/types-ts4.5/block-menu/index.d.ts +2 -2
- package/dist/types-ts4.5/block-menu/key.d.ts +36 -0
- package/dist/types-ts4.5/block-menu/rank.d.ts +21 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +14 -2
- package/dist/types-ts4.5/i18n/da.d.ts +14 -2
- package/dist/types-ts4.5/i18n/de.d.ts +14 -2
- package/dist/types-ts4.5/i18n/en.d.ts +10 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +10 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +10 -2
- package/dist/types-ts4.5/i18n/es.d.ts +14 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +14 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +17 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +14 -2
- package/dist/types-ts4.5/i18n/it.d.ts +14 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +17 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +14 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +14 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +14 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +17 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +17 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +14 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +17 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +17 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +17 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +17 -2
- package/dist/types-ts4.5/i18n/th.d.ts +17 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +14 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +14 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +7 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +14 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +14 -2
- package/dist/types-ts4.5/messages/tasks-and-decsisions.d.ts +5 -0
- package/package.json +3 -3
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'タイトルは {maxLength} 文字以内で入力してください',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'チャットで続行',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'チャットで開く',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'コンテンツに磨きをかけて、より洗練されたものにします',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'コンテンツに磨きをかけます',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo エージェント',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'コンテンツをより簡潔なものにします',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '情報を要約',
|
|
@@ -179,6 +181,7 @@ export default {
|
|
|
179
181
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': '翻訳',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'ページ タイトル',
|
|
181
183
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'ページ',
|
|
184
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': '問題が発生しているため、現在応答を生成できません。しばらくしてからもう一度お試しください。',
|
|
182
185
|
'fabric.editor.ai.experience-application.documentInsertError': '返信を挿入する際に問題が発生しました。ダイアログを閉じて、もう一度お試しください。',
|
|
183
186
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'プレビューを生成できません。ダイアログを閉じて、もう一度お試しください。',
|
|
184
187
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Atlassian Intelligence (AI) に対するリクエストが多すぎます。しばらくしてからもう一度お試しください。また、<link>AI の過度の使用</link>についてもご確認ください。',
|
|
@@ -187,8 +190,11 @@ export default {
|
|
|
187
190
|
'fabric.editor.ai.experience.apiError': '応答がありませんでした。もう一度お試しください。',
|
|
188
191
|
'fabric.editor.ai.experience.aupViolationMessage': 'プロンプトまたはコンテンツがアトラシアンの利用規定に準拠していない可能性があります。必要に応じて、両方を見直し、アトラシアンの<link>利用規定</link>をご参照ください。問題が解決しない場合、別のプロンプトまたはコンテンツを試すことをご検討ください。',
|
|
189
192
|
'fabric.editor.ai.experience.browseMore.agents': 'エージェントを参照する',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'レスポンスの作成中にエラーが発生しました。',
|
|
194
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'このリクエストはアトラシアンの<link>利用規定</link>に準拠していないため、完了できませんでした。',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessagePrompt': 'プロンプトを破棄してよろしいですか?',
|
|
191
196
|
'fabric.editor.ai.experience.discardMessageResponse': '応答を破棄してよろしいですか?',
|
|
197
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'レスポンスを削除しますか?',
|
|
192
198
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': '(自由形式の生成は現在 Elevate で無効になっています)。',
|
|
193
199
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Jira と Confluence のコンテンツへのリンク 🔗 をプロンプトに貼り付けられるようになりました。',
|
|
194
200
|
'fabric.editor.ai.experience.footerRightText.agents': 'Rovo を使用',
|
|
@@ -225,6 +231,7 @@ export default {
|
|
|
225
231
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
226
232
|
'fabric.editor.ai.toolbar.askAI.title': 'Atlassian Intellgience に質問',
|
|
227
233
|
'fabric.editor.ai.toolbar.askRovo.title': 'Rovo に質問する',
|
|
234
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Rovo に質問 {key}+'",
|
|
228
235
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI に質問',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeTone.title': 'トーンを変更する',
|
|
230
237
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'トーン変更オプション',
|
|
@@ -259,6 +266,10 @@ export default {
|
|
|
259
266
|
'fabric.editor.annotationToolbar': '注釈ツールバー',
|
|
260
267
|
'fabric.editor.backLink': '戻る',
|
|
261
268
|
'fabric.editor.backgroundColor': '背景色',
|
|
269
|
+
'fabric.editor.block.menu.copy.block': 'ブロックをコピー',
|
|
270
|
+
'fabric.editor.block.menu.copy.link': 'リンクをコピー',
|
|
271
|
+
'fabric.editor.block.menu.move.down': '下に移動',
|
|
272
|
+
'fabric.editor.block.menu.move.up': '上に移動',
|
|
262
273
|
'fabric.editor.blockCardUnavailable': 'インライン リンクは {node} 内にあるためビューを変更できません',
|
|
263
274
|
'fabric.editor.blockControlDelete': '削除',
|
|
264
275
|
'fabric.editor.blockControlDragHandleMove': 'ドラッグして移動',
|
|
@@ -283,6 +294,7 @@ export default {
|
|
|
283
294
|
'fabric.editor.breakoutFullWidthLabel': '全幅',
|
|
284
295
|
'fabric.editor.breakoutWideWidthLabel': '広い',
|
|
285
296
|
'fabric.editor.bug': 'バグ',
|
|
297
|
+
'fabric.editor.bulletedList': '箇条書きリスト',
|
|
286
298
|
'fabric.editor.canNotSortTable': '⚠️ 結合セルを含む表は並べ替えられません。',
|
|
287
299
|
'fabric.editor.cancelButton': 'キャンセル',
|
|
288
300
|
'fabric.editor.captionPlaceholder': 'キャプションを追加',
|
|
@@ -347,8 +359,6 @@ export default {
|
|
|
347
359
|
'fabric.editor.createComment': 'コメント',
|
|
348
360
|
'fabric.editor.createCommentDisabled': 'テキスト、見出し、絵文字、日付、メンション、リンク、ステータスにのみコメントできます。',
|
|
349
361
|
'fabric.editor.createCommentInvalid': 'テキストと見出しにのみコメントできます',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'OK',
|
|
351
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'リンク、日付、ステータス、メンションなどのインライン要素にコメントを残せるようになりました。',
|
|
352
362
|
'fabric.editor.customPanel': 'カスタム パネル',
|
|
353
363
|
'fabric.editor.customPanel.description': '絵文字と背景色でメモを追加',
|
|
354
364
|
'fabric.editor.datasource.assetsObjects.description': '検索とフィルタリングを使用して、Jira Service Management のアセットからオブジェクトを挿入します',
|
|
@@ -615,6 +625,7 @@ export default {
|
|
|
615
625
|
'fabric.editor.navigate.toolbar.askAI': 'AI に質問',
|
|
616
626
|
'fabric.editor.navigate.toolbar.editor': 'エディター ツールバーに移動',
|
|
617
627
|
'fabric.editor.navigate.toolbar.floating': 'フローティング ツールバーに移動',
|
|
628
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {このブログ投稿にコメントを追加する権限がありません} page {このページにコメントを追加する権限がありません} other {このページにコメントを追加する権限がありません}}',
|
|
618
629
|
'fabric.editor.noResultsFound': '該当する結果がありません',
|
|
619
630
|
'fabric.editor.noSearchResults': '検索結果が見つかりませんでした。',
|
|
620
631
|
'fabric.editor.normal': 'ノーマル テキスト',
|
|
@@ -627,6 +638,7 @@ export default {
|
|
|
627
638
|
'fabric.editor.openButtonTitle': 'オープン',
|
|
628
639
|
'fabric.editor.openCellOptions': 'セルのオプションを開く',
|
|
629
640
|
'fabric.editor.openLink': 'リンクを新しいタブで開く',
|
|
641
|
+
'fabric.editor.openPreviewPanel': 'プレビュー パネルを開く',
|
|
630
642
|
'fabric.editor.orderedList': '番号付きリスト',
|
|
631
643
|
'fabric.editor.orderedList.description': '順序指定済みリストを作成',
|
|
632
644
|
'fabric.editor.other': 'その他…',
|
|
@@ -647,6 +659,7 @@ export default {
|
|
|
647
659
|
'fabric.editor.placeholderTextPlaceholder': 'プレースホルダー テキストを追加',
|
|
648
660
|
'fabric.editor.plainText': 'プレーン テキストを使用する',
|
|
649
661
|
'fabric.editor.preferencesLink': 'リンク設定',
|
|
662
|
+
'fabric.editor.previewButtonTitle': 'プレビュー',
|
|
650
663
|
'fabric.editor.quickInsert': 'クイック挿入',
|
|
651
664
|
'fabric.editor.recordLoomShortTitle': '録画',
|
|
652
665
|
'fabric.editor.recordVideo': 'Loom 動画を録画する',
|
|
@@ -682,6 +695,7 @@ export default {
|
|
|
682
695
|
'fabric.editor.selectTableColumn': '表の列を選択します',
|
|
683
696
|
'fabric.editor.selectTableRow': '表の行を選択します',
|
|
684
697
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'アプリを選択',
|
|
698
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'その他のオプション',
|
|
685
699
|
'fabric.editor.settingsLinks': 'リンク設定に移動',
|
|
686
700
|
'fabric.editor.shortEmptyNodePlaceholderText': '「/」と入力して挿入',
|
|
687
701
|
'fabric.editor.shortcut': 'テキスト ショートカット',
|
|
@@ -759,6 +773,7 @@ export default {
|
|
|
759
773
|
'fabric.editor.toolbarPositionInline': 'テキスト行内',
|
|
760
774
|
'fabric.editor.toolbarPositionPinedAtTop': 'ツール バーのピン留めを解除',
|
|
761
775
|
'fabric.editor.toolbarPositionUnpined': '上部のツール バーをピン留め',
|
|
776
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'ツール バーを上部に固定',
|
|
762
777
|
'fabric.editor.tooltip.blockPanel': 'パネル',
|
|
763
778
|
'fabric.editor.tooltip.bulletList': 'リスト',
|
|
764
779
|
'fabric.editor.tooltip.decisionList': '決定事項リスト',
|
package/dist/es2019/i18n/ko.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': '제목은 {maxLength}자를 초과할 수 없습니다',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': '채팅으로 계속하기',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': '채팅에서 열기',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': '콘텐츠를 다듬어 더 세련되게 만드세요',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': '다듬기 추가',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo 에이전트',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': '내용을 줄여 더 간결하게 만듭니다',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '업데이트 요약',
|
|
@@ -179,6 +181,7 @@ export default {
|
|
|
179
181
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': '번역',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': '페이지 제목',
|
|
181
183
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': '페이지',
|
|
184
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': '문제가 발생하여 현재 응답을 생성할 수 없습니다. 나중에 다시 시도하세요.',
|
|
182
185
|
'fabric.editor.ai.experience-application.documentInsertError': '응답을 삽입하는 동안 문제가 발생했습니다. 대화 상자를 닫고 다시 시도하세요.',
|
|
183
186
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': '미리 보기를 생성하는 동안 문제가 발생했습니다. 대화 상자를 닫고 다시 시도하세요.',
|
|
184
187
|
'fabric.editor.ai.experience-application.rateLimitEnforced': '최근에 Atlassian Intelligence(AI)에 대한 요청을 너무 많이 받았습니다. 몇 분 후에 다시 시도하거나 <link>과도한 AI 사용</link>에 대해 읽어보세요.',
|
|
@@ -187,8 +190,11 @@ export default {
|
|
|
187
190
|
'fabric.editor.ai.experience.apiError': '응답을 받을 수 없습니다. 다시 시도하세요.',
|
|
188
191
|
'fabric.editor.ai.experience.aupViolationMessage': '프롬프트 또는 콘텐츠가 Atlassian의 사용 제한 정책을 준수하지 않을 수 있습니다. 둘 모두 검토하고 필요한 경우 <link>사용 제한 정책</link>을 참조하세요. 문제가 지속되는 경우 다른 프롬프트 또는 콘텐츠를 사용해 보세요.',
|
|
189
192
|
'fabric.editor.ai.experience.browseMore.agents': '에이전트 찾아보기',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': '응답을 생성하는 동안 오류가 발생했습니다.',
|
|
194
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': '요청이 Atlassian의 <link>사용 제한 정책</link>을 준수하지 않으므로 요청을 완료할 수 없습니다.',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessagePrompt': '프롬프트를 버리시겠습니까?',
|
|
191
196
|
'fabric.editor.ai.experience.discardMessageResponse': '응답을 버리시겠습니까?',
|
|
197
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': '응답을 삭제하시겠습니까?',
|
|
192
198
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': '현재 Elevate에서는 자유 생성이 사용 중지되어 있습니다.',
|
|
193
199
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 이제 프롬프트에 Jira 및 Confluence 콘텐츠 링크🔗를 붙여넣을 수 있습니다.',
|
|
194
200
|
'fabric.editor.ai.experience.footerRightText.agents': 'Rovo에서 제공',
|
|
@@ -225,6 +231,7 @@ export default {
|
|
|
225
231
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
226
232
|
'fabric.editor.ai.toolbar.askAI.title': 'AI에게 물어보기',
|
|
227
233
|
'fabric.editor.ai.toolbar.askRovo.title': 'Rovo에게 질문하기',
|
|
234
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Rovo에게 {key}+' 질문하기",
|
|
228
235
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI에게 물어보기',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeTone.title': '어조 변경',
|
|
230
237
|
'fabric.editor.ai.toolbar.changeToneOptions.title': '어조 옵션 변경',
|
|
@@ -259,6 +266,7 @@ export default {
|
|
|
259
266
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
260
267
|
'fabric.editor.backLink': '뒤로 가기',
|
|
261
268
|
'fabric.editor.backgroundColor': '배경색',
|
|
269
|
+
'fabric.editor.block.menu.copy.link': '링크 복사',
|
|
262
270
|
'fabric.editor.blockCardUnavailable': '인라인 링크는 {node} 내부에 있으며 보기를 변경할 수 없습니다',
|
|
263
271
|
'fabric.editor.blockControlDelete': '삭제',
|
|
264
272
|
'fabric.editor.blockControlDragHandleMove': '끌어서 이동',
|
|
@@ -283,6 +291,7 @@ export default {
|
|
|
283
291
|
'fabric.editor.breakoutFullWidthLabel': '전체 너비',
|
|
284
292
|
'fabric.editor.breakoutWideWidthLabel': '넓게',
|
|
285
293
|
'fabric.editor.bug': '버그',
|
|
294
|
+
'fabric.editor.bulletedList': '글머리 기호 목록',
|
|
286
295
|
'fabric.editor.canNotSortTable': '⚠️ 병합된 셀이 있는 표를 정렬할 수 없습니다',
|
|
287
296
|
'fabric.editor.cancelButton': '취소',
|
|
288
297
|
'fabric.editor.captionPlaceholder': '캡션 추가',
|
|
@@ -347,8 +356,6 @@ export default {
|
|
|
347
356
|
'fabric.editor.createComment': '댓글',
|
|
348
357
|
'fabric.editor.createCommentDisabled': '텍스트, 제목, 이모지, 날짜, 멘션, 링크 및 상태에만 댓글을 추가할 수 있습니다.',
|
|
349
358
|
'fabric.editor.createCommentInvalid': '텍스트 및 제목에만 댓글을 작성할 수 있습니다',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': '확인',
|
|
351
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': '이제 링크, 날짜, 상태 및 멘션 같은 인라인 요소에 댓글을 남길 수 있습니다.',
|
|
352
359
|
'fabric.editor.customPanel': '사용자 지정 패널',
|
|
353
360
|
'fabric.editor.customPanel.description': '이모지 및 색상 배경이 있는 메모 추가',
|
|
354
361
|
'fabric.editor.datasource.assetsObjects.description': '검색 및 필터링을 통해 Jira Service Management에서 자산의 개체 삽입',
|
|
@@ -615,6 +622,7 @@ export default {
|
|
|
615
622
|
'fabric.editor.navigate.toolbar.askAI': 'AI에게 질문하기',
|
|
616
623
|
'fabric.editor.navigate.toolbar.editor': '편집기 도구 모음으로 이동',
|
|
617
624
|
'fabric.editor.navigate.toolbar.floating': '플로팅 도구 모음으로 이동',
|
|
625
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {이 블로그 게시물에 댓글을 추가할 권한이 없습니다} page {이 페이지에 댓글을 추가할 권한이 없습니다} other {이 페이지에 댓글을 추가할 권한이 없습니다}}',
|
|
618
626
|
'fabric.editor.noResultsFound': '결과 없음',
|
|
619
627
|
'fabric.editor.noSearchResults': '검색 결과 없음',
|
|
620
628
|
'fabric.editor.normal': '일반 텍스트',
|
|
@@ -627,6 +635,7 @@ export default {
|
|
|
627
635
|
'fabric.editor.openButtonTitle': '미해결',
|
|
628
636
|
'fabric.editor.openCellOptions': '셀 옵션 열기',
|
|
629
637
|
'fabric.editor.openLink': '새 탭에서 링크 열기',
|
|
638
|
+
'fabric.editor.openPreviewPanel': '미리 보기 패널 열기',
|
|
630
639
|
'fabric.editor.orderedList': '번호 목록',
|
|
631
640
|
'fabric.editor.orderedList.description': '순서가 지정된 목록 만들기',
|
|
632
641
|
'fabric.editor.other': '기타...',
|
|
@@ -647,6 +656,7 @@ export default {
|
|
|
647
656
|
'fabric.editor.placeholderTextPlaceholder': '자리 표시자 텍스트 추가',
|
|
648
657
|
'fabric.editor.plainText': '일반 텍스트 사용',
|
|
649
658
|
'fabric.editor.preferencesLink': '링크 기본 설정',
|
|
659
|
+
'fabric.editor.previewButtonTitle': '미리 보기',
|
|
650
660
|
'fabric.editor.quickInsert': '빠른 삽입',
|
|
651
661
|
'fabric.editor.recordLoomShortTitle': '기록',
|
|
652
662
|
'fabric.editor.recordVideo': 'Loom 동영상 녹화',
|
|
@@ -682,6 +692,7 @@ export default {
|
|
|
682
692
|
'fabric.editor.selectTableColumn': '표 열 선택',
|
|
683
693
|
'fabric.editor.selectTableRow': '표 행 선택',
|
|
684
694
|
'fabric.editor.selectionExtensionDropdownButtonLabel': '앱 선택',
|
|
695
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': '추가 옵션',
|
|
685
696
|
'fabric.editor.settingsLinks': '링크 기본 설정으로 이동',
|
|
686
697
|
'fabric.editor.shortEmptyNodePlaceholderText': '/를 입력하여 삽입',
|
|
687
698
|
'fabric.editor.shortcut': '텍스트 바로 가기',
|
|
@@ -759,6 +770,7 @@ export default {
|
|
|
759
770
|
'fabric.editor.toolbarPositionInline': '텍스트에 맞춤',
|
|
760
771
|
'fabric.editor.toolbarPositionPinedAtTop': '도구 모음 고정 해제',
|
|
761
772
|
'fabric.editor.toolbarPositionUnpined': '도구 모음을 상단에 고정',
|
|
773
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': '도구 모음을 상단에 고정',
|
|
762
774
|
'fabric.editor.tooltip.blockPanel': '패널',
|
|
763
775
|
'fabric.editor.tooltip.bulletList': '목록',
|
|
764
776
|
'fabric.editor.tooltip.decisionList': '결정 목록',
|
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Tittelen kan ikke inneholde mer enn {maxLength} tegn',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Fortsett i chat',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Åpne i Chat',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Polerer innholdet',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Poler',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Rovo-agent for Atlassian Intelligence',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Forkorter innholdet for å gjøre det mer konsist',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Forkort oppdateringen',
|
|
@@ -178,6 +180,7 @@ export default {
|
|
|
178
180
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Oversett',
|
|
179
181
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Sidetittel',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Side',
|
|
183
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Det har oppstått et problem, og vi kan ikke generere et svar akkurat nå. Prøv igjen senere.',
|
|
181
184
|
'fabric.editor.ai.experience-application.documentInsertError': 'Vi har problemer med å sette inn svaret. Lukk dialogboksen og prøv igjen.',
|
|
182
185
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Vi har problemer med å generere forhåndsvisningen. Lukk dialogboksen og prøv igjen.',
|
|
183
186
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Vi har mottatt for mange nylige forespørsler for Atlassian Intelligence (AI). Prøv igjen om noen minutter eller les om <link>overdreven bruk av AI</link>.',
|
|
@@ -186,8 +189,11 @@ export default {
|
|
|
186
189
|
'fabric.editor.ai.experience.apiError': 'Vi fikk ikke svar. Prøv igjen.',
|
|
187
190
|
'fabric.editor.ai.experience.aupViolationMessage': 'Ledeteksten eller innholdet er kanskje ikke i samsvar med våre retningslinjer for akseptabel bruk. Gjennomgå begge deler og se <link>retningslinjene for akseptabel bruk</link> om nødvendig. Hvis problemet vedvarer, vurder å endre ledeteksten eller innholdet.',
|
|
188
191
|
'fabric.editor.ai.experience.browseMore.agents': 'Bla gjennom agenter',
|
|
192
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'En feil oppstod ved generering av svaret.',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Vi kan ikke fullføre den forespørselen fordi den ikke samsvarer med <link>retningslinjene våre for akseptabel bruk</link>.',
|
|
189
194
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Vil du forkaste ledeteksten?',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessageResponse': 'Vil du forkaste svaret?',
|
|
196
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Vil du slette svaret?',
|
|
191
197
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Fri generering er deaktivert i Elevate for øyeblikket.',
|
|
192
198
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Du kan nå lime inn koblinger 🔗 til Jira- og Confluence-innhold i ledetekstene.',
|
|
193
199
|
'fabric.editor.ai.experience.footerRightText.agents': 'Levert av Rovo',
|
|
@@ -224,6 +230,7 @@ export default {
|
|
|
224
230
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
225
231
|
'fabric.editor.ai.toolbar.askAI.title': 'Spør Atlassian Intelligence',
|
|
226
232
|
'fabric.editor.ai.toolbar.askRovo.title': 'Spør Rovo',
|
|
233
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Spør Rovo {key}+'",
|
|
227
234
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Spør Rovo for kunstig intelligens',
|
|
228
235
|
'fabric.editor.ai.toolbar.changeTone.title': 'Endre tone',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Endre tonealternativer',
|
|
@@ -258,6 +265,7 @@ export default {
|
|
|
258
265
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
259
266
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
260
267
|
'fabric.editor.backgroundColor': 'Bakgrunnsfarge',
|
|
268
|
+
'fabric.editor.block.menu.copy.link': 'Kopier kobling',
|
|
261
269
|
'fabric.editor.blockCardUnavailable': 'Den innebygde koblingen er inne i {node}, og visningen kan ikke endres',
|
|
262
270
|
'fabric.editor.blockControlDelete': 'Slett',
|
|
263
271
|
'fabric.editor.blockControlDragHandleMove': 'Dra for å flytte',
|
|
@@ -282,6 +290,7 @@ export default {
|
|
|
282
290
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredde',
|
|
283
291
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
|
284
292
|
'fabric.editor.bug': 'Programfeil',
|
|
293
|
+
'fabric.editor.bulletedList': 'Punktliste',
|
|
285
294
|
'fabric.editor.canNotSortTable': '⚠️ Du kan ikke sortere en tabell med sammenslåtte celler',
|
|
286
295
|
'fabric.editor.cancelButton': 'Avbryt',
|
|
287
296
|
'fabric.editor.captionPlaceholder': 'Legg til bildetekst',
|
|
@@ -346,8 +355,6 @@ export default {
|
|
|
346
355
|
'fabric.editor.createComment': 'Kommenter',
|
|
347
356
|
'fabric.editor.createCommentDisabled': 'Du kan bare kommentere på tekst, overskrifter, emojier, datoer, omtaler, koblinger og statuser.',
|
|
348
357
|
'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
|
|
349
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Skjønner',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Du kan nå legge igjen kommentarer på innebygde elementer som koblinger, datoer, statuser og omtaler.',
|
|
351
358
|
'fabric.editor.customPanel': 'Egendefinert panel',
|
|
352
359
|
'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
|
|
353
360
|
'fabric.editor.datasource.assetsObjects.description': 'Sett inn objekter fra ressurser i Jira Service Management med søk og filtrering',
|
|
@@ -614,6 +621,7 @@ export default {
|
|
|
614
621
|
'fabric.editor.navigate.toolbar.askAI': 'Spør kunstig intelligens',
|
|
615
622
|
'fabric.editor.navigate.toolbar.editor': 'Naviger til verktøylinjen for redigering',
|
|
616
623
|
'fabric.editor.navigate.toolbar.floating': 'Naviger til flytende verktøylinje',
|
|
624
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Du har ikke tillatelse til å legge til kommentarer på dette blogginnlegget} page {Du har ikke tillatelse til å legge til kommentarer på denne siden} other {Du har ikke tillatelse til å legge til kommentarer på denne siden}}',
|
|
617
625
|
'fabric.editor.noResultsFound': 'Ingen resultater',
|
|
618
626
|
'fabric.editor.noSearchResults': 'Ingen søkeresultater',
|
|
619
627
|
'fabric.editor.normal': 'Normal tekst',
|
|
@@ -626,6 +634,7 @@ export default {
|
|
|
626
634
|
'fabric.editor.openButtonTitle': 'Åpen',
|
|
627
635
|
'fabric.editor.openCellOptions': 'Åpne cellealternativer',
|
|
628
636
|
'fabric.editor.openLink': 'Åpne kobling i en ny fane',
|
|
637
|
+
'fabric.editor.openPreviewPanel': 'Åpne forhåndsvisningspanelet',
|
|
629
638
|
'fabric.editor.orderedList': 'Nummerert liste',
|
|
630
639
|
'fabric.editor.orderedList.description': 'Opprett en sortert liste',
|
|
631
640
|
'fabric.editor.other': 'Andre …',
|
|
@@ -646,6 +655,7 @@ export default {
|
|
|
646
655
|
'fabric.editor.placeholderTextPlaceholder': 'Legg til plassholdertekst',
|
|
647
656
|
'fabric.editor.plainText': 'Bruk ren tekst',
|
|
648
657
|
'fabric.editor.preferencesLink': 'Koblingspreferanser',
|
|
658
|
+
'fabric.editor.previewButtonTitle': 'Forhåndsvisning',
|
|
649
659
|
'fabric.editor.quickInsert': 'Hurtiginnsetting',
|
|
650
660
|
'fabric.editor.recordLoomShortTitle': 'Ta opp',
|
|
651
661
|
'fabric.editor.recordVideo': 'Ta opp en Loom-video',
|
|
@@ -681,6 +691,7 @@ export default {
|
|
|
681
691
|
'fabric.editor.selectTableColumn': 'Velg tabellkolonne',
|
|
682
692
|
'fabric.editor.selectTableRow': 'Velg tabellrad',
|
|
683
693
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Velg app',
|
|
694
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Flere alternativer',
|
|
684
695
|
'fabric.editor.settingsLinks': 'Gå til Koblingspreferanser',
|
|
685
696
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ for å sette inn',
|
|
686
697
|
'fabric.editor.shortcut': 'Tekstsnarvei',
|
|
@@ -758,6 +769,7 @@ export default {
|
|
|
758
769
|
'fabric.editor.toolbarPositionInline': 'På linje med tekst',
|
|
759
770
|
'fabric.editor.toolbarPositionPinedAtTop': 'Løsne verktøylinjen',
|
|
760
771
|
'fabric.editor.toolbarPositionUnpined': 'Fest verktøylinjen øverst',
|
|
772
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Fest verktøylinjen øverst',
|
|
761
773
|
'fabric.editor.tooltip.blockPanel': 'et panel',
|
|
762
774
|
'fabric.editor.tooltip.bulletList': 'en liste',
|
|
763
775
|
'fabric.editor.tooltip.decisionList': 'en beslutningsliste',
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Titel mag niet langer dan {maxLength} tekens zijn',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Verdergaan in chat',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Openen in de chat',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Verfijn de inhoud',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Zorg voor verfijning',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo Agent',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Maakt de inhoud korter en beknopter',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Update inkorten',
|
|
@@ -178,6 +180,7 @@ export default {
|
|
|
178
180
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Vertalen',
|
|
179
181
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Paginatitel',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Pagina',
|
|
183
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'We ondervinden problemen en kunnen op dit moment geen antwoord genereren. Probeer het later opnieuw.',
|
|
181
184
|
'fabric.editor.ai.experience-application.documentInsertError': 'Er gaat aan onze kant iets niet goed bij het invoeren van de reactie. Sluit het dialoogvenster en probeer het opnieuw.',
|
|
182
185
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Er gaat aan onze kant iets niet goed bij het genereren van de voorbeeldweergave. Sluit het dialoogvenster en probeer het opnieuw.',
|
|
183
186
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'We hebben te veel aanvragen ontvangen voor Atlassian Intelligence (AI). Probeer het over een paar minuten opnieuw of ontdek meer informatie over <link>overmatig gebruik van AI</link>.',
|
|
@@ -186,8 +189,11 @@ export default {
|
|
|
186
189
|
'fabric.editor.ai.experience.apiError': 'We kregen geen reactie, probeer het opnieuw',
|
|
187
190
|
'fabric.editor.ai.experience.aupViolationMessage': 'Je prompt of inhoud voldoet mogelijk niet aan ons Acceptabel Gebruiksbeleid. Controleer deze allebei en raadpleeg ons <link>Acceptabel Gebruiksbeleid</link> indien nodig. Probeer een andere prompt of inhoud als het probleem zich blijft voordoen.',
|
|
188
191
|
'fabric.editor.ai.experience.browseMore.agents': 'Agents zoeken',
|
|
192
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Er is een fout opgetreden bij het genereren van je antwoord.',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'We konden de aanvraag niet voltooien, omdat het niet voldoet aan ons <link>Acceptabel Gebruiksbeleid</link>.',
|
|
189
194
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Wil je je prompt wissen?',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessageResponse': 'Wil je je reactie wissen?',
|
|
196
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Antwoord verwijderen?',
|
|
191
197
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Vrij genereren is momenteel uitgeschakeld in Elevate',
|
|
192
198
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Je kunt nu links 🔗 naar Jira- en Confluence-inhoud in je prompts plakken.',
|
|
193
199
|
'fabric.editor.ai.experience.footerRightText.agents': 'Mogelijk gemaakt door Rovo',
|
|
@@ -224,6 +230,7 @@ export default {
|
|
|
224
230
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
225
231
|
'fabric.editor.ai.toolbar.askAI.title': 'Vragen aan AI',
|
|
226
232
|
'fabric.editor.ai.toolbar.askRovo.title': 'Vraag Rovo',
|
|
233
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Vraag Rovo {key}+'",
|
|
227
234
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI vragen',
|
|
228
235
|
'fabric.editor.ai.toolbar.changeTone.title': 'Toon wijzigen',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Toonopties wijzigen',
|
|
@@ -258,6 +265,7 @@ export default {
|
|
|
258
265
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
259
266
|
'fabric.editor.backLink': 'Ga terug',
|
|
260
267
|
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
268
|
+
'fabric.editor.block.menu.copy.link': 'Link kopiëren',
|
|
261
269
|
'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
|
|
262
270
|
'fabric.editor.blockControlDelete': 'Verwijderen',
|
|
263
271
|
'fabric.editor.blockControlDragHandleMove': 'Sleep om te verplaatsen',
|
|
@@ -282,6 +290,7 @@ export default {
|
|
|
282
290
|
'fabric.editor.breakoutFullWidthLabel': 'Volledige breedte',
|
|
283
291
|
'fabric.editor.breakoutWideWidthLabel': 'Breed',
|
|
284
292
|
'fabric.editor.bug': 'Bug',
|
|
293
|
+
'fabric.editor.bulletedList': 'Lijst met opsommingsteken',
|
|
285
294
|
'fabric.editor.canNotSortTable': '⚠️ Je kan een tabel met samengevoegde cellen niet rangschikken',
|
|
286
295
|
'fabric.editor.cancelButton': 'Annuleren',
|
|
287
296
|
'fabric.editor.captionPlaceholder': 'Bijschrift toevoegen',
|
|
@@ -346,8 +355,6 @@ export default {
|
|
|
346
355
|
'fabric.editor.createComment': 'Opmerking maken',
|
|
347
356
|
'fabric.editor.createCommentDisabled': 'Je kunt alleen opmerkingen plaatsen bij tekst, kopteksten, emoticons, datums, vermeldingen, links en statussen.',
|
|
348
357
|
'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
|
|
349
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Begrepen',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Je kunt nu opmerkingen achterlaten op inline-elementen zoals links, datums, statussen en vermeldingen.',
|
|
351
358
|
'fabric.editor.customPanel': 'Aangepast paneel',
|
|
352
359
|
'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
|
|
353
360
|
'fabric.editor.datasource.assetsObjects.description': 'Voeg objecten van Assets in Jira Service Management in met behulp van zoeken en filteren',
|
|
@@ -614,6 +621,7 @@ export default {
|
|
|
614
621
|
'fabric.editor.navigate.toolbar.askAI': 'Vragen aan AI',
|
|
615
622
|
'fabric.editor.navigate.toolbar.editor': 'Navigeer naar werkbalk editor',
|
|
616
623
|
'fabric.editor.navigate.toolbar.floating': 'Navigeer naar zwevende werkbalk',
|
|
624
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Je hebt geen rechten om opmerkingen toe te voegen aan deze blogpost} page {Je hebt geen rechten om opmerkingen toe te voegen aan deze pagina} other {Je hebt geen rechten om opmerkingen toe te voegen aan deze pagina}}',
|
|
617
625
|
'fabric.editor.noResultsFound': 'Geen resultaten',
|
|
618
626
|
'fabric.editor.noSearchResults': 'Geen zoekresultaten',
|
|
619
627
|
'fabric.editor.normal': 'Normale tekst',
|
|
@@ -626,6 +634,7 @@ export default {
|
|
|
626
634
|
'fabric.editor.openButtonTitle': 'Openen',
|
|
627
635
|
'fabric.editor.openCellOptions': 'Celopties openen',
|
|
628
636
|
'fabric.editor.openLink': 'Link openen in een nieuw tabblad',
|
|
637
|
+
'fabric.editor.openPreviewPanel': 'Voorvertoningsvenster openen',
|
|
629
638
|
'fabric.editor.orderedList': 'Genummerde lijst',
|
|
630
639
|
'fabric.editor.orderedList.description': 'Een gesorteerde lijst maken',
|
|
631
640
|
'fabric.editor.other': 'Andere ...',
|
|
@@ -646,6 +655,7 @@ export default {
|
|
|
646
655
|
'fabric.editor.placeholderTextPlaceholder': 'Voeg plaatsaanduidingstekst toe',
|
|
647
656
|
'fabric.editor.plainText': 'Tekst zonder opmaak gebruiken',
|
|
648
657
|
'fabric.editor.preferencesLink': 'Voorkeuren voor links',
|
|
658
|
+
'fabric.editor.previewButtonTitle': 'Voorvertoning',
|
|
649
659
|
'fabric.editor.quickInsert': 'Snel invoegen',
|
|
650
660
|
'fabric.editor.recordLoomShortTitle': 'Opnemen',
|
|
651
661
|
'fabric.editor.recordVideo': 'Een Loom-video opnemen',
|
|
@@ -681,6 +691,7 @@ export default {
|
|
|
681
691
|
'fabric.editor.selectTableColumn': 'Selecteer tabelkolom',
|
|
682
692
|
'fabric.editor.selectTableRow': 'Selecteer tabelrij',
|
|
683
693
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'App selecteren',
|
|
694
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Meer opties',
|
|
684
695
|
'fabric.editor.settingsLinks': 'Ga naar koppelingsvoorkeuren',
|
|
685
696
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ om iets in te voegen',
|
|
686
697
|
'fabric.editor.shortcut': 'Sneltoets voor tekst',
|
|
@@ -758,6 +769,7 @@ export default {
|
|
|
758
769
|
'fabric.editor.toolbarPositionInline': 'Inline met tekst',
|
|
759
770
|
'fabric.editor.toolbarPositionPinedAtTop': 'Losmaken van taakbalk',
|
|
760
771
|
'fabric.editor.toolbarPositionUnpined': 'Vastmaken aan de taakbalk bovenaan',
|
|
772
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Taakbalk bovenaan vastmaken',
|
|
761
773
|
'fabric.editor.tooltip.blockPanel': 'een paneel',
|
|
762
774
|
'fabric.editor.tooltip.bulletList': 'een lijst',
|
|
763
775
|
'fabric.editor.tooltip.decisionList': 'een besluitenlijst',
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Długość tytułu nie może przekraczać {maxLength} znaków',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Kontynuuj na czacie',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Otwórz na czacie',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Dopracowuje treść',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Dopracuj',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Agent Rovo Atlassian Intelligence',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Skraca treść, aby była bardziej zwięzła.',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Skróć treść komunikatu',
|
|
@@ -179,6 +181,7 @@ export default {
|
|
|
179
181
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Przetłumacz',
|
|
180
182
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Tytuł strony',
|
|
181
183
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Strona',
|
|
184
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Wystąpiły problemy i nie można teraz wygenerować odpowiedzi. Spróbuj ponownie później.',
|
|
182
185
|
'fabric.editor.ai.experience-application.documentInsertError': 'Wystąpiły problemy podczas wstawienia odpowiedzi. Zamknij okno dialogowe i spróbuj ponownie.',
|
|
183
186
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Wystąpiły problemy podczas generowania podglądu. Zamknij okno dialogowe i spróbuj ponownie.',
|
|
184
187
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Ostatnio otrzymaliśmy zbyt wiele żądań do Atlassian Intelligence (AI). Spróbuj ponownie za kilka minut lub przeczytaj o <link>nadmiernym wykorzystaniu AI</link>.',
|
|
@@ -187,8 +190,11 @@ export default {
|
|
|
187
190
|
'fabric.editor.ai.experience.apiError': 'Nie można uzyskać odpowiedzi. Spróbuj ponownie.',
|
|
188
191
|
'fabric.editor.ai.experience.aupViolationMessage': 'Twoje polecenie lub treść może nie być zgodne z naszymi Zasadami dopuszczalnego użytkowania. Przejrzyj je i w razie potrzeby zapoznaj się z naszymi <link>Zasadami dopuszczalnego użytkowania</link>. Jeśli problem nie ustąpi, rozważ wypróbowanie innego polecenia lub treści.',
|
|
189
192
|
'fabric.editor.ai.experience.browseMore.agents': 'Przeglądaj agenty',
|
|
193
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Wystąpił błąd podczas generowania odpowiedzi.',
|
|
194
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Nie można zrealizować tego wniosku, ponieważ nie jest on zgodny z naszymi <link>Zasadami dopuszczalnego użytkowania</link>.',
|
|
190
195
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Czy chcesz odrzucić podpowiedź?',
|
|
191
196
|
'fabric.editor.ai.experience.discardMessageResponse': 'Czy chcesz odrzucić odpowiedź?',
|
|
197
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Usunąć odpowiedź?',
|
|
192
198
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Samodzielnie generowane podpowiedzi są obecnie wyłączone w Elevate.',
|
|
193
199
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Możesz teraz wklejać łącza 🔗 do zawartości Jiry i Confluence w swoich poleceniach.',
|
|
194
200
|
'fabric.editor.ai.experience.footerRightText.agents': 'Obsługiwane przez Rovo',
|
|
@@ -225,6 +231,7 @@ export default {
|
|
|
225
231
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
226
232
|
'fabric.editor.ai.toolbar.askAI.title': 'Zapytaj AI',
|
|
227
233
|
'fabric.editor.ai.toolbar.askRovo.title': 'Zapytaj Rovo',
|
|
234
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zapytaj Rovo {key}+'",
|
|
228
235
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zapytaj sztuczną inteligencję Rovo',
|
|
229
236
|
'fabric.editor.ai.toolbar.changeTone.title': 'Zmień styl',
|
|
230
237
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Opcje zmiany stylu',
|
|
@@ -259,6 +266,10 @@ export default {
|
|
|
259
266
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
260
267
|
'fabric.editor.backLink': 'Wróć',
|
|
261
268
|
'fabric.editor.backgroundColor': 'Kolor tła',
|
|
269
|
+
'fabric.editor.block.menu.copy.block': 'Kopiuj blok',
|
|
270
|
+
'fabric.editor.block.menu.copy.link': 'Kopiuj łącze',
|
|
271
|
+
'fabric.editor.block.menu.move.down': 'Przenieś w dół',
|
|
272
|
+
'fabric.editor.block.menu.move.up': 'Przenieś w górę',
|
|
262
273
|
'fabric.editor.blockCardUnavailable': 'Łącze bezpośrednio w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
|
|
263
274
|
'fabric.editor.blockControlDelete': 'Usuń',
|
|
264
275
|
'fabric.editor.blockControlDragHandleMove': 'Przeciągnij, aby przenieść',
|
|
@@ -283,6 +294,7 @@ export default {
|
|
|
283
294
|
'fabric.editor.breakoutFullWidthLabel': 'Tryb pełnej szerokości',
|
|
284
295
|
'fabric.editor.breakoutWideWidthLabel': 'Tryb szeroki',
|
|
285
296
|
'fabric.editor.bug': 'Błąd',
|
|
297
|
+
'fabric.editor.bulletedList': 'Lista punktowana',
|
|
286
298
|
'fabric.editor.canNotSortTable': '⚠️ Nie można sortować tabeli ze scalonymi komórkami',
|
|
287
299
|
'fabric.editor.cancelButton': 'Anuluj',
|
|
288
300
|
'fabric.editor.captionPlaceholder': 'Dodaj podpis',
|
|
@@ -347,8 +359,6 @@ export default {
|
|
|
347
359
|
'fabric.editor.createComment': 'Komentarz',
|
|
348
360
|
'fabric.editor.createCommentDisabled': 'Można komentować tylko tekst, nagłówki, emoji, daty, wzmianki, łącza i statusy.',
|
|
349
361
|
'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
|
|
350
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Rozumiem',
|
|
351
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Możesz teraz dodawać komentarze do elementów śródwierszowych, takich jak łącza, daty, statusy i wzmianki.',
|
|
352
362
|
'fabric.editor.customPanel': 'Panel niestandardowy',
|
|
353
363
|
'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
|
|
354
364
|
'fabric.editor.datasource.assetsObjects.description': 'Wstawianie obiektów z Zasobów do Jira Service Management z wyszukiwaniem i filtrowaniem',
|
|
@@ -615,6 +625,7 @@ export default {
|
|
|
615
625
|
'fabric.editor.navigate.toolbar.askAI': 'Zapytaj sztuczną inteligencję',
|
|
616
626
|
'fabric.editor.navigate.toolbar.editor': 'Przejdź do paska narzędzi edytora',
|
|
617
627
|
'fabric.editor.navigate.toolbar.floating': 'Przejdź do przestawnego paska narzędzi',
|
|
628
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Nie masz uprawnień do dodawania komentarzy do tego wpisu na blogu} page {Nie masz uprawnień do dodawania komentarzy do tej strony} other {Nie masz uprawnień do dodawania komentarzy do tej strony}}',
|
|
618
629
|
'fabric.editor.noResultsFound': 'Brak wyników',
|
|
619
630
|
'fabric.editor.noSearchResults': 'Brak wyników wyszukiwania',
|
|
620
631
|
'fabric.editor.normal': 'Normalny tekst',
|
|
@@ -627,6 +638,7 @@ export default {
|
|
|
627
638
|
'fabric.editor.openButtonTitle': 'Otwórz',
|
|
628
639
|
'fabric.editor.openCellOptions': 'Otwórz opcje komórki',
|
|
629
640
|
'fabric.editor.openLink': 'Otwórz łącze na nowej karcie',
|
|
641
|
+
'fabric.editor.openPreviewPanel': 'Otwórz panel podglądu',
|
|
630
642
|
'fabric.editor.orderedList': 'Lista numerowana',
|
|
631
643
|
'fabric.editor.orderedList.description': 'Utwórz uporządkowaną listę',
|
|
632
644
|
'fabric.editor.other': 'Inne...',
|
|
@@ -647,6 +659,7 @@ export default {
|
|
|
647
659
|
'fabric.editor.placeholderTextPlaceholder': 'Dodaj tekst zastępczy',
|
|
648
660
|
'fabric.editor.plainText': 'Użyj zwykłego tekstu',
|
|
649
661
|
'fabric.editor.preferencesLink': 'Preferencje dotyczące łączy',
|
|
662
|
+
'fabric.editor.previewButtonTitle': 'Podgląd',
|
|
650
663
|
'fabric.editor.quickInsert': 'Szybkie wstawianie',
|
|
651
664
|
'fabric.editor.recordLoomShortTitle': 'Nagraj',
|
|
652
665
|
'fabric.editor.recordVideo': 'Nagraj film Loom',
|
|
@@ -682,6 +695,7 @@ export default {
|
|
|
682
695
|
'fabric.editor.selectTableColumn': 'Wybierz kolumnę tabeli',
|
|
683
696
|
'fabric.editor.selectTableRow': 'Wybierz wiersz tabeli',
|
|
684
697
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Wybierz aplikację',
|
|
698
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Więcej opcji',
|
|
685
699
|
'fabric.editor.settingsLinks': 'Przejdź do preferencji łączy',
|
|
686
700
|
'fabric.editor.shortEmptyNodePlaceholderText': 'Wpisz /, aby wstawić',
|
|
687
701
|
'fabric.editor.shortcut': 'Skrót tekstu',
|
|
@@ -759,6 +773,7 @@ export default {
|
|
|
759
773
|
'fabric.editor.toolbarPositionInline': 'Obok tekstu',
|
|
760
774
|
'fabric.editor.toolbarPositionPinedAtTop': 'Odepnij pasek narzędzi',
|
|
761
775
|
'fabric.editor.toolbarPositionUnpined': 'Przypnij pasek narzędzi u góry',
|
|
776
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Przypnij pasek narzędzi u góry',
|
|
762
777
|
'fabric.editor.tooltip.blockPanel': 'panel',
|
|
763
778
|
'fabric.editor.tooltip.bulletList': 'lista',
|
|
764
779
|
'fabric.editor.tooltip.decisionList': 'lista decyzji',
|
|
@@ -47,6 +47,8 @@ export default {
|
|
|
47
47
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'O título não pode exceder {maxLength} caracteres',
|
|
48
48
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Continue no chat',
|
|
49
49
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Abrir no bate-papo',
|
|
50
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Aprimora o conteúdo para refinar',
|
|
51
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Refinar',
|
|
50
52
|
'fabric.editor.ai.config.item.agent.title': 'Agente Rovo do Atlassian Intelligence',
|
|
51
53
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Reduz o conteúdo para que ele fique mais conciso',
|
|
52
54
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Encurtar atualização',
|
|
@@ -177,6 +179,7 @@ export default {
|
|
|
177
179
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Traduzir',
|
|
178
180
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Título da página',
|
|
179
181
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Página',
|
|
182
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Ocorreu um erro e não foi possível gerar uma resposta no momento. Tente de novo mais tarde.',
|
|
180
183
|
'fabric.editor.ai.experience-application.documentInsertError': 'A gente está com problemas para inserir a resposta. Feche a caixa de diálogo e tente de novo.',
|
|
181
184
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'A gente está com problemas para gerar a prévia. Feche a caixa de diálogo e tente de novo.',
|
|
182
185
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'A gente recebeu muitas solicitações recentes para o Atlassian Intelligence (AI). Tente de novo em alguns minutos ou leia sobre o <link>uso excessivo do AI</link>.',
|
|
@@ -185,8 +188,11 @@ export default {
|
|
|
185
188
|
'fabric.editor.ai.experience.apiError': 'Não foi possível obter uma resposta. Tente de novo.',
|
|
186
189
|
'fabric.editor.ai.experience.aupViolationMessage': 'O prompt ou conteúdo pode não estar em conformidade com a Política de uso aceitável da Atlassian. Revise e consulte a <link>Política de uso aceitável</link> da empresa, se necessário. Se o problema persistir, considere tentar outro prompt ou conteúdo.',
|
|
187
190
|
'fabric.editor.ai.experience.browseMore.agents': 'Pesquisar agentes',
|
|
191
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Ocorreu um erro ao gerar sua resposta.',
|
|
192
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Não foi possível concluir essa solicitação porque ela não está em conformidade com a <link>Política de Uso Aceitável</link>.',
|
|
188
193
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Quer descartar a entrada?',
|
|
189
194
|
'fabric.editor.ai.experience.discardMessageResponse': 'Quer descartar a resposta?',
|
|
195
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Excluir resposta?',
|
|
190
196
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'A geração gratuita está desativada no Elevate no momento.',
|
|
191
197
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Agora é possível colar links 🔗 no conteúdo do Jira e do Confluence em seus prompts.',
|
|
192
198
|
'fabric.editor.ai.experience.footerRightText.agents': 'Com tecnologia Rovo',
|
|
@@ -223,6 +229,7 @@ export default {
|
|
|
223
229
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
224
230
|
'fabric.editor.ai.toolbar.askAI.title': 'Perguntar ao Atlassian Intelligence',
|
|
225
231
|
'fabric.editor.ai.toolbar.askRovo.title': 'Pergunte ao Rovo',
|
|
232
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Pergunte ao Rovo {key}+'",
|
|
226
233
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Pergunte à IA do Rovo',
|
|
227
234
|
'fabric.editor.ai.toolbar.changeTone.title': 'Alterar o tom',
|
|
228
235
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Alterar as opções de tom',
|
|
@@ -257,6 +264,10 @@ export default {
|
|
|
257
264
|
'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
|
|
258
265
|
'fabric.editor.backLink': 'Voltar',
|
|
259
266
|
'fabric.editor.backgroundColor': 'Cor do plano de fundo',
|
|
267
|
+
'fabric.editor.block.menu.copy.block': 'Copiar bloco',
|
|
268
|
+
'fabric.editor.block.menu.copy.link': 'Copiar link',
|
|
269
|
+
'fabric.editor.block.menu.move.down': 'Mover para baixo',
|
|
270
|
+
'fabric.editor.block.menu.move.up': 'Mover para cima',
|
|
260
271
|
'fabric.editor.blockCardUnavailable': 'O link em linha está em {node}, e sua exibição não pode ser alterada',
|
|
261
272
|
'fabric.editor.blockControlDelete': 'Excluir',
|
|
262
273
|
'fabric.editor.blockControlDragHandleMove': 'Arraste para mover',
|
|
@@ -281,6 +292,7 @@ export default {
|
|
|
281
292
|
'fabric.editor.breakoutFullWidthLabel': 'Largura total',
|
|
282
293
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
|
283
294
|
'fabric.editor.bug': 'Bug',
|
|
295
|
+
'fabric.editor.bulletedList': 'Lista com marcadores',
|
|
284
296
|
'fabric.editor.canNotSortTable': '⚠️ Você não pode ordenar uma tabela com células mescladas',
|
|
285
297
|
'fabric.editor.cancelButton': 'Cancelar',
|
|
286
298
|
'fabric.editor.captionPlaceholder': 'Adicionar legenda',
|
|
@@ -345,8 +357,6 @@ export default {
|
|
|
345
357
|
'fabric.editor.createComment': 'Comentar',
|
|
346
358
|
'fabric.editor.createCommentDisabled': 'Você só pode comentar em textos, títulos, emojis, datas, menções, links e status.',
|
|
347
359
|
'fabric.editor.createCommentInvalid': 'Você só pode comentar em texto e cabeçalhos',
|
|
348
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Entendi',
|
|
349
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Agora você pode deixar comentários em elementos integrados, como links, datas, status e menções.',
|
|
350
360
|
'fabric.editor.customPanel': 'Painel personalizado',
|
|
351
361
|
'fabric.editor.customPanel.description': 'Adicione uma observação com um emoji e plano de fundo colorido',
|
|
352
362
|
'fabric.editor.datasource.assetsObjects.description': 'Insira objetos a partir de Recursos no Jira Service Management com ferramentas de pesquisa e filtro',
|
|
@@ -613,6 +623,7 @@ export default {
|
|
|
613
623
|
'fabric.editor.navigate.toolbar.askAI': 'Perguntar à IA',
|
|
614
624
|
'fabric.editor.navigate.toolbar.editor': 'Navegue até a barra de ferramentas do editor',
|
|
615
625
|
'fabric.editor.navigate.toolbar.floating': 'Navegue até a barra de ferramentas flutuante',
|
|
626
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {Você não tem permissão para adicionar comentários a este blog} page {Você não tem permissão para adicionar comentários a esta página} other {Você não tem permissão para adicionar comentários a esta página}}',
|
|
616
627
|
'fabric.editor.noResultsFound': 'Sem resultados',
|
|
617
628
|
'fabric.editor.noSearchResults': 'Nenhum resultado de pesquisa',
|
|
618
629
|
'fabric.editor.normal': 'Texto normal',
|
|
@@ -625,6 +636,7 @@ export default {
|
|
|
625
636
|
'fabric.editor.openButtonTitle': 'Aberto',
|
|
626
637
|
'fabric.editor.openCellOptions': 'Abrir opções de célula',
|
|
627
638
|
'fabric.editor.openLink': 'Abrir link em uma nova guia',
|
|
639
|
+
'fabric.editor.openPreviewPanel': 'Abrir painel de pré-visualização',
|
|
628
640
|
'fabric.editor.orderedList': 'Lista numerada',
|
|
629
641
|
'fabric.editor.orderedList.description': 'Criar uma lista ordenada',
|
|
630
642
|
'fabric.editor.other': 'Outros...',
|
|
@@ -645,6 +657,7 @@ export default {
|
|
|
645
657
|
'fabric.editor.placeholderTextPlaceholder': 'Adicionar texto do espaço reservado',
|
|
646
658
|
'fabric.editor.plainText': 'Usar texto simples',
|
|
647
659
|
'fabric.editor.preferencesLink': 'Preferências de link',
|
|
660
|
+
'fabric.editor.previewButtonTitle': 'Pré-visualizar',
|
|
648
661
|
'fabric.editor.quickInsert': 'Inserção rápida',
|
|
649
662
|
'fabric.editor.recordLoomShortTitle': 'Gravar',
|
|
650
663
|
'fabric.editor.recordVideo': 'Gravar vídeo do Loom',
|
|
@@ -680,6 +693,7 @@ export default {
|
|
|
680
693
|
'fabric.editor.selectTableColumn': 'Selecione a coluna da tabela',
|
|
681
694
|
'fabric.editor.selectTableRow': 'Selecione a linha da tabela',
|
|
682
695
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Selecionar app',
|
|
696
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Mais opções',
|
|
683
697
|
'fabric.editor.settingsLinks': 'Ir para Preferências do link',
|
|
684
698
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ para inserir',
|
|
685
699
|
'fabric.editor.shortcut': 'Atalho de texto',
|
|
@@ -757,6 +771,7 @@ export default {
|
|
|
757
771
|
'fabric.editor.toolbarPositionInline': 'Em linha com o texto',
|
|
758
772
|
'fabric.editor.toolbarPositionPinedAtTop': 'Desafixar barra de ferramentas',
|
|
759
773
|
'fabric.editor.toolbarPositionUnpined': 'Fixe a barra de ferramentas no topo',
|
|
774
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Fixar barra de ferramentas no topo',
|
|
760
775
|
'fabric.editor.tooltip.blockPanel': 'painel',
|
|
761
776
|
'fabric.editor.tooltip.bulletList': 'lista',
|
|
762
777
|
'fabric.editor.tooltip.decisionList': 'lista de decisões',
|