@atlaskit/editor-common 107.34.1 → 107.35.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.
- package/CHANGELOG.md +11 -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/cjs/i18n/ja.js
CHANGED
|
@@ -53,6 +53,8 @@ var _default = exports.default = {
|
|
|
53
53
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'タイトルは {maxLength} 文字以内で入力してください',
|
|
54
54
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'チャットで続行',
|
|
55
55
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'チャットで開く',
|
|
56
|
+
'fabric.editor.ai.config.item.addPolish.description': 'コンテンツに磨きをかけて、より洗練されたものにします',
|
|
57
|
+
'fabric.editor.ai.config.item.addPolish.title': 'コンテンツに磨きをかけます',
|
|
56
58
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo エージェント',
|
|
57
59
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'コンテンツをより簡潔なものにします',
|
|
58
60
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '情報を要約',
|
|
@@ -185,6 +187,7 @@ var _default = exports.default = {
|
|
|
185
187
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': '翻訳',
|
|
186
188
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'ページ タイトル',
|
|
187
189
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'ページ',
|
|
190
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': '問題が発生しているため、現在応答を生成できません。しばらくしてからもう一度お試しください。',
|
|
188
191
|
'fabric.editor.ai.experience-application.documentInsertError': '返信を挿入する際に問題が発生しました。ダイアログを閉じて、もう一度お試しください。',
|
|
189
192
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'プレビューを生成できません。ダイアログを閉じて、もう一度お試しください。',
|
|
190
193
|
'fabric.editor.ai.experience-application.rateLimitEnforced': 'Atlassian Intelligence (AI) に対するリクエストが多すぎます。しばらくしてからもう一度お試しください。また、<link>AI の過度の使用</link>についてもご確認ください。',
|
|
@@ -193,8 +196,11 @@ var _default = exports.default = {
|
|
|
193
196
|
'fabric.editor.ai.experience.apiError': '応答がありませんでした。もう一度お試しください。',
|
|
194
197
|
'fabric.editor.ai.experience.aupViolationMessage': 'プロンプトまたはコンテンツがアトラシアンの利用規定に準拠していない可能性があります。必要に応じて、両方を見直し、アトラシアンの<link>利用規定</link>をご参照ください。問題が解決しない場合、別のプロンプトまたはコンテンツを試すことをご検討ください。',
|
|
195
198
|
'fabric.editor.ai.experience.browseMore.agents': 'エージェントを参照する',
|
|
199
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'レスポンスの作成中にエラーが発生しました。',
|
|
200
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'このリクエストはアトラシアンの<link>利用規定</link>に準拠していないため、完了できませんでした。',
|
|
196
201
|
'fabric.editor.ai.experience.discardMessagePrompt': 'プロンプトを破棄してよろしいですか?',
|
|
197
202
|
'fabric.editor.ai.experience.discardMessageResponse': '応答を破棄してよろしいですか?',
|
|
203
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'レスポンスを削除しますか?',
|
|
198
204
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': '(自由形式の生成は現在 Elevate で無効になっています)。',
|
|
199
205
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Jira と Confluence のコンテンツへのリンク 🔗 をプロンプトに貼り付けられるようになりました。',
|
|
200
206
|
'fabric.editor.ai.experience.footerRightText.agents': 'Rovo を使用',
|
|
@@ -231,6 +237,7 @@ var _default = exports.default = {
|
|
|
231
237
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
232
238
|
'fabric.editor.ai.toolbar.askAI.title': 'Atlassian Intellgience に質問',
|
|
233
239
|
'fabric.editor.ai.toolbar.askRovo.title': 'Rovo に質問する',
|
|
240
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Rovo に質問 {key}+'",
|
|
234
241
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI に質問',
|
|
235
242
|
'fabric.editor.ai.toolbar.changeTone.title': 'トーンを変更する',
|
|
236
243
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'トーン変更オプション',
|
|
@@ -265,6 +272,10 @@ var _default = exports.default = {
|
|
|
265
272
|
'fabric.editor.annotationToolbar': '注釈ツールバー',
|
|
266
273
|
'fabric.editor.backLink': '戻る',
|
|
267
274
|
'fabric.editor.backgroundColor': '背景色',
|
|
275
|
+
'fabric.editor.block.menu.copy.block': 'ブロックをコピー',
|
|
276
|
+
'fabric.editor.block.menu.copy.link': 'リンクをコピー',
|
|
277
|
+
'fabric.editor.block.menu.move.down': '下に移動',
|
|
278
|
+
'fabric.editor.block.menu.move.up': '上に移動',
|
|
268
279
|
'fabric.editor.blockCardUnavailable': 'インライン リンクは {node} 内にあるためビューを変更できません',
|
|
269
280
|
'fabric.editor.blockControlDelete': '削除',
|
|
270
281
|
'fabric.editor.blockControlDragHandleMove': 'ドラッグして移動',
|
|
@@ -289,6 +300,7 @@ var _default = exports.default = {
|
|
|
289
300
|
'fabric.editor.breakoutFullWidthLabel': '全幅',
|
|
290
301
|
'fabric.editor.breakoutWideWidthLabel': '広い',
|
|
291
302
|
'fabric.editor.bug': 'バグ',
|
|
303
|
+
'fabric.editor.bulletedList': '箇条書きリスト',
|
|
292
304
|
'fabric.editor.canNotSortTable': '⚠️ 結合セルを含む表は並べ替えられません。',
|
|
293
305
|
'fabric.editor.cancelButton': 'キャンセル',
|
|
294
306
|
'fabric.editor.captionPlaceholder': 'キャプションを追加',
|
|
@@ -353,8 +365,6 @@ var _default = exports.default = {
|
|
|
353
365
|
'fabric.editor.createComment': 'コメント',
|
|
354
366
|
'fabric.editor.createCommentDisabled': 'テキスト、見出し、絵文字、日付、メンション、リンク、ステータスにのみコメントできます。',
|
|
355
367
|
'fabric.editor.createCommentInvalid': 'テキストと見出しにのみコメントできます',
|
|
356
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'OK',
|
|
357
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'リンク、日付、ステータス、メンションなどのインライン要素にコメントを残せるようになりました。',
|
|
358
368
|
'fabric.editor.customPanel': 'カスタム パネル',
|
|
359
369
|
'fabric.editor.customPanel.description': '絵文字と背景色でメモを追加',
|
|
360
370
|
'fabric.editor.datasource.assetsObjects.description': '検索とフィルタリングを使用して、Jira Service Management のアセットからオブジェクトを挿入します',
|
|
@@ -621,6 +631,7 @@ var _default = exports.default = {
|
|
|
621
631
|
'fabric.editor.navigate.toolbar.askAI': 'AI に質問',
|
|
622
632
|
'fabric.editor.navigate.toolbar.editor': 'エディター ツールバーに移動',
|
|
623
633
|
'fabric.editor.navigate.toolbar.floating': 'フローティング ツールバーに移動',
|
|
634
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {このブログ投稿にコメントを追加する権限がありません} page {このページにコメントを追加する権限がありません} other {このページにコメントを追加する権限がありません}}',
|
|
624
635
|
'fabric.editor.noResultsFound': '該当する結果がありません',
|
|
625
636
|
'fabric.editor.noSearchResults': '検索結果が見つかりませんでした。',
|
|
626
637
|
'fabric.editor.normal': 'ノーマル テキスト',
|
|
@@ -633,6 +644,7 @@ var _default = exports.default = {
|
|
|
633
644
|
'fabric.editor.openButtonTitle': 'オープン',
|
|
634
645
|
'fabric.editor.openCellOptions': 'セルのオプションを開く',
|
|
635
646
|
'fabric.editor.openLink': 'リンクを新しいタブで開く',
|
|
647
|
+
'fabric.editor.openPreviewPanel': 'プレビュー パネルを開く',
|
|
636
648
|
'fabric.editor.orderedList': '番号付きリスト',
|
|
637
649
|
'fabric.editor.orderedList.description': '順序指定済みリストを作成',
|
|
638
650
|
'fabric.editor.other': 'その他…',
|
|
@@ -653,6 +665,7 @@ var _default = exports.default = {
|
|
|
653
665
|
'fabric.editor.placeholderTextPlaceholder': 'プレースホルダー テキストを追加',
|
|
654
666
|
'fabric.editor.plainText': 'プレーン テキストを使用する',
|
|
655
667
|
'fabric.editor.preferencesLink': 'リンク設定',
|
|
668
|
+
'fabric.editor.previewButtonTitle': 'プレビュー',
|
|
656
669
|
'fabric.editor.quickInsert': 'クイック挿入',
|
|
657
670
|
'fabric.editor.recordLoomShortTitle': '録画',
|
|
658
671
|
'fabric.editor.recordVideo': 'Loom 動画を録画する',
|
|
@@ -688,6 +701,7 @@ var _default = exports.default = {
|
|
|
688
701
|
'fabric.editor.selectTableColumn': '表の列を選択します',
|
|
689
702
|
'fabric.editor.selectTableRow': '表の行を選択します',
|
|
690
703
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'アプリを選択',
|
|
704
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'その他のオプション',
|
|
691
705
|
'fabric.editor.settingsLinks': 'リンク設定に移動',
|
|
692
706
|
'fabric.editor.shortEmptyNodePlaceholderText': '「/」と入力して挿入',
|
|
693
707
|
'fabric.editor.shortcut': 'テキスト ショートカット',
|
|
@@ -765,6 +779,7 @@ var _default = exports.default = {
|
|
|
765
779
|
'fabric.editor.toolbarPositionInline': 'テキスト行内',
|
|
766
780
|
'fabric.editor.toolbarPositionPinedAtTop': 'ツール バーのピン留めを解除',
|
|
767
781
|
'fabric.editor.toolbarPositionUnpined': '上部のツール バーをピン留め',
|
|
782
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'ツール バーを上部に固定',
|
|
768
783
|
'fabric.editor.tooltip.blockPanel': 'パネル',
|
|
769
784
|
'fabric.editor.tooltip.bulletList': 'リスト',
|
|
770
785
|
'fabric.editor.tooltip.decisionList': '決定事項リスト',
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -53,6 +53,8 @@ var _default = exports.default = {
|
|
|
53
53
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': '제목은 {maxLength}자를 초과할 수 없습니다',
|
|
54
54
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': '채팅으로 계속하기',
|
|
55
55
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': '채팅에서 열기',
|
|
56
|
+
'fabric.editor.ai.config.item.addPolish.description': '콘텐츠를 다듬어 더 세련되게 만드세요',
|
|
57
|
+
'fabric.editor.ai.config.item.addPolish.title': '다듬기 추가',
|
|
56
58
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo 에이전트',
|
|
57
59
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': '내용을 줄여 더 간결하게 만듭니다',
|
|
58
60
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': '업데이트 요약',
|
|
@@ -185,6 +187,7 @@ var _default = exports.default = {
|
|
|
185
187
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': '번역',
|
|
186
188
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': '페이지 제목',
|
|
187
189
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': '페이지',
|
|
190
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': '문제가 발생하여 현재 응답을 생성할 수 없습니다. 나중에 다시 시도하세요.',
|
|
188
191
|
'fabric.editor.ai.experience-application.documentInsertError': '응답을 삽입하는 동안 문제가 발생했습니다. 대화 상자를 닫고 다시 시도하세요.',
|
|
189
192
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': '미리 보기를 생성하는 동안 문제가 발생했습니다. 대화 상자를 닫고 다시 시도하세요.',
|
|
190
193
|
'fabric.editor.ai.experience-application.rateLimitEnforced': '최근에 Atlassian Intelligence(AI)에 대한 요청을 너무 많이 받았습니다. 몇 분 후에 다시 시도하거나 <link>과도한 AI 사용</link>에 대해 읽어보세요.',
|
|
@@ -193,8 +196,11 @@ var _default = exports.default = {
|
|
|
193
196
|
'fabric.editor.ai.experience.apiError': '응답을 받을 수 없습니다. 다시 시도하세요.',
|
|
194
197
|
'fabric.editor.ai.experience.aupViolationMessage': '프롬프트 또는 콘텐츠가 Atlassian의 사용 제한 정책을 준수하지 않을 수 있습니다. 둘 모두 검토하고 필요한 경우 <link>사용 제한 정책</link>을 참조하세요. 문제가 지속되는 경우 다른 프롬프트 또는 콘텐츠를 사용해 보세요.',
|
|
195
198
|
'fabric.editor.ai.experience.browseMore.agents': '에이전트 찾아보기',
|
|
199
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': '응답을 생성하는 동안 오류가 발생했습니다.',
|
|
200
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': '요청이 Atlassian의 <link>사용 제한 정책</link>을 준수하지 않으므로 요청을 완료할 수 없습니다.',
|
|
196
201
|
'fabric.editor.ai.experience.discardMessagePrompt': '프롬프트를 버리시겠습니까?',
|
|
197
202
|
'fabric.editor.ai.experience.discardMessageResponse': '응답을 버리시겠습니까?',
|
|
203
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': '응답을 삭제하시겠습니까?',
|
|
198
204
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': '현재 Elevate에서는 자유 생성이 사용 중지되어 있습니다.',
|
|
199
205
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 이제 프롬프트에 Jira 및 Confluence 콘텐츠 링크🔗를 붙여넣을 수 있습니다.',
|
|
200
206
|
'fabric.editor.ai.experience.footerRightText.agents': 'Rovo에서 제공',
|
|
@@ -231,6 +237,7 @@ var _default = exports.default = {
|
|
|
231
237
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
232
238
|
'fabric.editor.ai.toolbar.askAI.title': 'AI에게 물어보기',
|
|
233
239
|
'fabric.editor.ai.toolbar.askRovo.title': 'Rovo에게 질문하기',
|
|
240
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Rovo에게 {key}+' 질문하기",
|
|
234
241
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI에게 물어보기',
|
|
235
242
|
'fabric.editor.ai.toolbar.changeTone.title': '어조 변경',
|
|
236
243
|
'fabric.editor.ai.toolbar.changeToneOptions.title': '어조 옵션 변경',
|
|
@@ -265,6 +272,7 @@ var _default = exports.default = {
|
|
|
265
272
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
266
273
|
'fabric.editor.backLink': '뒤로 가기',
|
|
267
274
|
'fabric.editor.backgroundColor': '배경색',
|
|
275
|
+
'fabric.editor.block.menu.copy.link': '링크 복사',
|
|
268
276
|
'fabric.editor.blockCardUnavailable': '인라인 링크는 {node} 내부에 있으며 보기를 변경할 수 없습니다',
|
|
269
277
|
'fabric.editor.blockControlDelete': '삭제',
|
|
270
278
|
'fabric.editor.blockControlDragHandleMove': '끌어서 이동',
|
|
@@ -289,6 +297,7 @@ var _default = exports.default = {
|
|
|
289
297
|
'fabric.editor.breakoutFullWidthLabel': '전체 너비',
|
|
290
298
|
'fabric.editor.breakoutWideWidthLabel': '넓게',
|
|
291
299
|
'fabric.editor.bug': '버그',
|
|
300
|
+
'fabric.editor.bulletedList': '글머리 기호 목록',
|
|
292
301
|
'fabric.editor.canNotSortTable': '⚠️ 병합된 셀이 있는 표를 정렬할 수 없습니다',
|
|
293
302
|
'fabric.editor.cancelButton': '취소',
|
|
294
303
|
'fabric.editor.captionPlaceholder': '캡션 추가',
|
|
@@ -353,8 +362,6 @@ var _default = exports.default = {
|
|
|
353
362
|
'fabric.editor.createComment': '댓글',
|
|
354
363
|
'fabric.editor.createCommentDisabled': '텍스트, 제목, 이모지, 날짜, 멘션, 링크 및 상태에만 댓글을 추가할 수 있습니다.',
|
|
355
364
|
'fabric.editor.createCommentInvalid': '텍스트 및 제목에만 댓글을 작성할 수 있습니다',
|
|
356
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': '확인',
|
|
357
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': '이제 링크, 날짜, 상태 및 멘션 같은 인라인 요소에 댓글을 남길 수 있습니다.',
|
|
358
365
|
'fabric.editor.customPanel': '사용자 지정 패널',
|
|
359
366
|
'fabric.editor.customPanel.description': '이모지 및 색상 배경이 있는 메모 추가',
|
|
360
367
|
'fabric.editor.datasource.assetsObjects.description': '검색 및 필터링을 통해 Jira Service Management에서 자산의 개체 삽입',
|
|
@@ -621,6 +628,7 @@ var _default = exports.default = {
|
|
|
621
628
|
'fabric.editor.navigate.toolbar.askAI': 'AI에게 질문하기',
|
|
622
629
|
'fabric.editor.navigate.toolbar.editor': '편집기 도구 모음으로 이동',
|
|
623
630
|
'fabric.editor.navigate.toolbar.floating': '플로팅 도구 모음으로 이동',
|
|
631
|
+
'fabric.editor.noPermissionToAddComment': '{contentType, select, blogpost {이 블로그 게시물에 댓글을 추가할 권한이 없습니다} page {이 페이지에 댓글을 추가할 권한이 없습니다} other {이 페이지에 댓글을 추가할 권한이 없습니다}}',
|
|
624
632
|
'fabric.editor.noResultsFound': '결과 없음',
|
|
625
633
|
'fabric.editor.noSearchResults': '검색 결과 없음',
|
|
626
634
|
'fabric.editor.normal': '일반 텍스트',
|
|
@@ -633,6 +641,7 @@ var _default = exports.default = {
|
|
|
633
641
|
'fabric.editor.openButtonTitle': '미해결',
|
|
634
642
|
'fabric.editor.openCellOptions': '셀 옵션 열기',
|
|
635
643
|
'fabric.editor.openLink': '새 탭에서 링크 열기',
|
|
644
|
+
'fabric.editor.openPreviewPanel': '미리 보기 패널 열기',
|
|
636
645
|
'fabric.editor.orderedList': '번호 목록',
|
|
637
646
|
'fabric.editor.orderedList.description': '순서가 지정된 목록 만들기',
|
|
638
647
|
'fabric.editor.other': '기타...',
|
|
@@ -653,6 +662,7 @@ var _default = exports.default = {
|
|
|
653
662
|
'fabric.editor.placeholderTextPlaceholder': '자리 표시자 텍스트 추가',
|
|
654
663
|
'fabric.editor.plainText': '일반 텍스트 사용',
|
|
655
664
|
'fabric.editor.preferencesLink': '링크 기본 설정',
|
|
665
|
+
'fabric.editor.previewButtonTitle': '미리 보기',
|
|
656
666
|
'fabric.editor.quickInsert': '빠른 삽입',
|
|
657
667
|
'fabric.editor.recordLoomShortTitle': '기록',
|
|
658
668
|
'fabric.editor.recordVideo': 'Loom 동영상 녹화',
|
|
@@ -688,6 +698,7 @@ var _default = exports.default = {
|
|
|
688
698
|
'fabric.editor.selectTableColumn': '표 열 선택',
|
|
689
699
|
'fabric.editor.selectTableRow': '표 행 선택',
|
|
690
700
|
'fabric.editor.selectionExtensionDropdownButtonLabel': '앱 선택',
|
|
701
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': '추가 옵션',
|
|
691
702
|
'fabric.editor.settingsLinks': '링크 기본 설정으로 이동',
|
|
692
703
|
'fabric.editor.shortEmptyNodePlaceholderText': '/를 입력하여 삽입',
|
|
693
704
|
'fabric.editor.shortcut': '텍스트 바로 가기',
|
|
@@ -765,6 +776,7 @@ var _default = exports.default = {
|
|
|
765
776
|
'fabric.editor.toolbarPositionInline': '텍스트에 맞춤',
|
|
766
777
|
'fabric.editor.toolbarPositionPinedAtTop': '도구 모음 고정 해제',
|
|
767
778
|
'fabric.editor.toolbarPositionUnpined': '도구 모음을 상단에 고정',
|
|
779
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': '도구 모음을 상단에 고정',
|
|
768
780
|
'fabric.editor.tooltip.blockPanel': '패널',
|
|
769
781
|
'fabric.editor.tooltip.bulletList': '목록',
|
|
770
782
|
'fabric.editor.tooltip.decisionList': '결정 목록',
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -53,6 +53,8 @@ var _default = exports.default = {
|
|
|
53
53
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Tittelen kan ikke inneholde mer enn {maxLength} tegn',
|
|
54
54
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Fortsett i chat',
|
|
55
55
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Åpne i Chat',
|
|
56
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Polerer innholdet',
|
|
57
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Poler',
|
|
56
58
|
'fabric.editor.ai.config.item.agent.title': 'Rovo-agent for Atlassian Intelligence',
|
|
57
59
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Forkorter innholdet for å gjøre det mer konsist',
|
|
58
60
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Forkort oppdateringen',
|
|
@@ -184,6 +186,7 @@ var _default = exports.default = {
|
|
|
184
186
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Oversett',
|
|
185
187
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Sidetittel',
|
|
186
188
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Side',
|
|
189
|
+
'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.',
|
|
187
190
|
'fabric.editor.ai.experience-application.documentInsertError': 'Vi har problemer med å sette inn svaret. Lukk dialogboksen og prøv igjen.',
|
|
188
191
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Vi har problemer med å generere forhåndsvisningen. Lukk dialogboksen og prøv igjen.',
|
|
189
192
|
'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>.',
|
|
@@ -192,8 +195,11 @@ var _default = exports.default = {
|
|
|
192
195
|
'fabric.editor.ai.experience.apiError': 'Vi fikk ikke svar. Prøv igjen.',
|
|
193
196
|
'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.',
|
|
194
197
|
'fabric.editor.ai.experience.browseMore.agents': 'Bla gjennom agenter',
|
|
198
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'En feil oppstod ved generering av svaret.',
|
|
199
|
+
'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>.',
|
|
195
200
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Vil du forkaste ledeteksten?',
|
|
196
201
|
'fabric.editor.ai.experience.discardMessageResponse': 'Vil du forkaste svaret?',
|
|
202
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Vil du slette svaret?',
|
|
197
203
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Fri generering er deaktivert i Elevate for øyeblikket.',
|
|
198
204
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Du kan nå lime inn koblinger 🔗 til Jira- og Confluence-innhold i ledetekstene.',
|
|
199
205
|
'fabric.editor.ai.experience.footerRightText.agents': 'Levert av Rovo',
|
|
@@ -230,6 +236,7 @@ var _default = exports.default = {
|
|
|
230
236
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
231
237
|
'fabric.editor.ai.toolbar.askAI.title': 'Spør Atlassian Intelligence',
|
|
232
238
|
'fabric.editor.ai.toolbar.askRovo.title': 'Spør Rovo',
|
|
239
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Spør Rovo {key}+'",
|
|
233
240
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Spør Rovo for kunstig intelligens',
|
|
234
241
|
'fabric.editor.ai.toolbar.changeTone.title': 'Endre tone',
|
|
235
242
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Endre tonealternativer',
|
|
@@ -264,6 +271,7 @@ var _default = exports.default = {
|
|
|
264
271
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
265
272
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
266
273
|
'fabric.editor.backgroundColor': 'Bakgrunnsfarge',
|
|
274
|
+
'fabric.editor.block.menu.copy.link': 'Kopier kobling',
|
|
267
275
|
'fabric.editor.blockCardUnavailable': 'Den innebygde koblingen er inne i {node}, og visningen kan ikke endres',
|
|
268
276
|
'fabric.editor.blockControlDelete': 'Slett',
|
|
269
277
|
'fabric.editor.blockControlDragHandleMove': 'Dra for å flytte',
|
|
@@ -288,6 +296,7 @@ var _default = exports.default = {
|
|
|
288
296
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredde',
|
|
289
297
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
|
290
298
|
'fabric.editor.bug': 'Programfeil',
|
|
299
|
+
'fabric.editor.bulletedList': 'Punktliste',
|
|
291
300
|
'fabric.editor.canNotSortTable': '⚠️ Du kan ikke sortere en tabell med sammenslåtte celler',
|
|
292
301
|
'fabric.editor.cancelButton': 'Avbryt',
|
|
293
302
|
'fabric.editor.captionPlaceholder': 'Legg til bildetekst',
|
|
@@ -352,8 +361,6 @@ var _default = exports.default = {
|
|
|
352
361
|
'fabric.editor.createComment': 'Kommenter',
|
|
353
362
|
'fabric.editor.createCommentDisabled': 'Du kan bare kommentere på tekst, overskrifter, emojier, datoer, omtaler, koblinger og statuser.',
|
|
354
363
|
'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
|
|
355
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Skjønner',
|
|
356
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Du kan nå legge igjen kommentarer på innebygde elementer som koblinger, datoer, statuser og omtaler.',
|
|
357
364
|
'fabric.editor.customPanel': 'Egendefinert panel',
|
|
358
365
|
'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
|
|
359
366
|
'fabric.editor.datasource.assetsObjects.description': 'Sett inn objekter fra ressurser i Jira Service Management med søk og filtrering',
|
|
@@ -620,6 +627,7 @@ var _default = exports.default = {
|
|
|
620
627
|
'fabric.editor.navigate.toolbar.askAI': 'Spør kunstig intelligens',
|
|
621
628
|
'fabric.editor.navigate.toolbar.editor': 'Naviger til verktøylinjen for redigering',
|
|
622
629
|
'fabric.editor.navigate.toolbar.floating': 'Naviger til flytende verktøylinje',
|
|
630
|
+
'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}}',
|
|
623
631
|
'fabric.editor.noResultsFound': 'Ingen resultater',
|
|
624
632
|
'fabric.editor.noSearchResults': 'Ingen søkeresultater',
|
|
625
633
|
'fabric.editor.normal': 'Normal tekst',
|
|
@@ -632,6 +640,7 @@ var _default = exports.default = {
|
|
|
632
640
|
'fabric.editor.openButtonTitle': 'Åpen',
|
|
633
641
|
'fabric.editor.openCellOptions': 'Åpne cellealternativer',
|
|
634
642
|
'fabric.editor.openLink': 'Åpne kobling i en ny fane',
|
|
643
|
+
'fabric.editor.openPreviewPanel': 'Åpne forhåndsvisningspanelet',
|
|
635
644
|
'fabric.editor.orderedList': 'Nummerert liste',
|
|
636
645
|
'fabric.editor.orderedList.description': 'Opprett en sortert liste',
|
|
637
646
|
'fabric.editor.other': 'Andre …',
|
|
@@ -652,6 +661,7 @@ var _default = exports.default = {
|
|
|
652
661
|
'fabric.editor.placeholderTextPlaceholder': 'Legg til plassholdertekst',
|
|
653
662
|
'fabric.editor.plainText': 'Bruk ren tekst',
|
|
654
663
|
'fabric.editor.preferencesLink': 'Koblingspreferanser',
|
|
664
|
+
'fabric.editor.previewButtonTitle': 'Forhåndsvisning',
|
|
655
665
|
'fabric.editor.quickInsert': 'Hurtiginnsetting',
|
|
656
666
|
'fabric.editor.recordLoomShortTitle': 'Ta opp',
|
|
657
667
|
'fabric.editor.recordVideo': 'Ta opp en Loom-video',
|
|
@@ -687,6 +697,7 @@ var _default = exports.default = {
|
|
|
687
697
|
'fabric.editor.selectTableColumn': 'Velg tabellkolonne',
|
|
688
698
|
'fabric.editor.selectTableRow': 'Velg tabellrad',
|
|
689
699
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Velg app',
|
|
700
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Flere alternativer',
|
|
690
701
|
'fabric.editor.settingsLinks': 'Gå til Koblingspreferanser',
|
|
691
702
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ for å sette inn',
|
|
692
703
|
'fabric.editor.shortcut': 'Tekstsnarvei',
|
|
@@ -764,6 +775,7 @@ var _default = exports.default = {
|
|
|
764
775
|
'fabric.editor.toolbarPositionInline': 'På linje med tekst',
|
|
765
776
|
'fabric.editor.toolbarPositionPinedAtTop': 'Løsne verktøylinjen',
|
|
766
777
|
'fabric.editor.toolbarPositionUnpined': 'Fest verktøylinjen øverst',
|
|
778
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Fest verktøylinjen øverst',
|
|
767
779
|
'fabric.editor.tooltip.blockPanel': 'et panel',
|
|
768
780
|
'fabric.editor.tooltip.bulletList': 'en liste',
|
|
769
781
|
'fabric.editor.tooltip.decisionList': 'en beslutningsliste',
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -53,6 +53,8 @@ var _default = exports.default = {
|
|
|
53
53
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Titel mag niet langer dan {maxLength} tekens zijn',
|
|
54
54
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Verdergaan in chat',
|
|
55
55
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Openen in de chat',
|
|
56
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Verfijn de inhoud',
|
|
57
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Zorg voor verfijning',
|
|
56
58
|
'fabric.editor.ai.config.item.agent.title': 'Atlassian Intelligence Rovo Agent',
|
|
57
59
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Maakt de inhoud korter en beknopter',
|
|
58
60
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Update inkorten',
|
|
@@ -184,6 +186,7 @@ var _default = exports.default = {
|
|
|
184
186
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Vertalen',
|
|
185
187
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Paginatitel',
|
|
186
188
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Pagina',
|
|
189
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'We ondervinden problemen en kunnen op dit moment geen antwoord genereren. Probeer het later opnieuw.',
|
|
187
190
|
'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.',
|
|
188
191
|
'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.',
|
|
189
192
|
'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>.',
|
|
@@ -192,8 +195,11 @@ var _default = exports.default = {
|
|
|
192
195
|
'fabric.editor.ai.experience.apiError': 'We kregen geen reactie, probeer het opnieuw',
|
|
193
196
|
'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.',
|
|
194
197
|
'fabric.editor.ai.experience.browseMore.agents': 'Agents zoeken',
|
|
198
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Er is een fout opgetreden bij het genereren van je antwoord.',
|
|
199
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'We konden de aanvraag niet voltooien, omdat het niet voldoet aan ons <link>Acceptabel Gebruiksbeleid</link>.',
|
|
195
200
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Wil je je prompt wissen?',
|
|
196
201
|
'fabric.editor.ai.experience.discardMessageResponse': 'Wil je je reactie wissen?',
|
|
202
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Antwoord verwijderen?',
|
|
197
203
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Vrij genereren is momenteel uitgeschakeld in Elevate',
|
|
198
204
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Je kunt nu links 🔗 naar Jira- en Confluence-inhoud in je prompts plakken.',
|
|
199
205
|
'fabric.editor.ai.experience.footerRightText.agents': 'Mogelijk gemaakt door Rovo',
|
|
@@ -230,6 +236,7 @@ var _default = exports.default = {
|
|
|
230
236
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
231
237
|
'fabric.editor.ai.toolbar.askAI.title': 'Vragen aan AI',
|
|
232
238
|
'fabric.editor.ai.toolbar.askRovo.title': 'Vraag Rovo',
|
|
239
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Vraag Rovo {key}+'",
|
|
233
240
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Rovo AI vragen',
|
|
234
241
|
'fabric.editor.ai.toolbar.changeTone.title': 'Toon wijzigen',
|
|
235
242
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Toonopties wijzigen',
|
|
@@ -264,6 +271,7 @@ var _default = exports.default = {
|
|
|
264
271
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
265
272
|
'fabric.editor.backLink': 'Ga terug',
|
|
266
273
|
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
274
|
+
'fabric.editor.block.menu.copy.link': 'Link kopiëren',
|
|
267
275
|
'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
|
|
268
276
|
'fabric.editor.blockControlDelete': 'Verwijderen',
|
|
269
277
|
'fabric.editor.blockControlDragHandleMove': 'Sleep om te verplaatsen',
|
|
@@ -288,6 +296,7 @@ var _default = exports.default = {
|
|
|
288
296
|
'fabric.editor.breakoutFullWidthLabel': 'Volledige breedte',
|
|
289
297
|
'fabric.editor.breakoutWideWidthLabel': 'Breed',
|
|
290
298
|
'fabric.editor.bug': 'Bug',
|
|
299
|
+
'fabric.editor.bulletedList': 'Lijst met opsommingsteken',
|
|
291
300
|
'fabric.editor.canNotSortTable': '⚠️ Je kan een tabel met samengevoegde cellen niet rangschikken',
|
|
292
301
|
'fabric.editor.cancelButton': 'Annuleren',
|
|
293
302
|
'fabric.editor.captionPlaceholder': 'Bijschrift toevoegen',
|
|
@@ -352,8 +361,6 @@ var _default = exports.default = {
|
|
|
352
361
|
'fabric.editor.createComment': 'Opmerking maken',
|
|
353
362
|
'fabric.editor.createCommentDisabled': 'Je kunt alleen opmerkingen plaatsen bij tekst, kopteksten, emoticons, datums, vermeldingen, links en statussen.',
|
|
354
363
|
'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
|
|
355
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Begrepen',
|
|
356
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Je kunt nu opmerkingen achterlaten op inline-elementen zoals links, datums, statussen en vermeldingen.',
|
|
357
364
|
'fabric.editor.customPanel': 'Aangepast paneel',
|
|
358
365
|
'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
|
|
359
366
|
'fabric.editor.datasource.assetsObjects.description': 'Voeg objecten van Assets in Jira Service Management in met behulp van zoeken en filteren',
|
|
@@ -620,6 +627,7 @@ var _default = exports.default = {
|
|
|
620
627
|
'fabric.editor.navigate.toolbar.askAI': 'Vragen aan AI',
|
|
621
628
|
'fabric.editor.navigate.toolbar.editor': 'Navigeer naar werkbalk editor',
|
|
622
629
|
'fabric.editor.navigate.toolbar.floating': 'Navigeer naar zwevende werkbalk',
|
|
630
|
+
'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}}',
|
|
623
631
|
'fabric.editor.noResultsFound': 'Geen resultaten',
|
|
624
632
|
'fabric.editor.noSearchResults': 'Geen zoekresultaten',
|
|
625
633
|
'fabric.editor.normal': 'Normale tekst',
|
|
@@ -632,6 +640,7 @@ var _default = exports.default = {
|
|
|
632
640
|
'fabric.editor.openButtonTitle': 'Openen',
|
|
633
641
|
'fabric.editor.openCellOptions': 'Celopties openen',
|
|
634
642
|
'fabric.editor.openLink': 'Link openen in een nieuw tabblad',
|
|
643
|
+
'fabric.editor.openPreviewPanel': 'Voorvertoningsvenster openen',
|
|
635
644
|
'fabric.editor.orderedList': 'Genummerde lijst',
|
|
636
645
|
'fabric.editor.orderedList.description': 'Een gesorteerde lijst maken',
|
|
637
646
|
'fabric.editor.other': 'Andere ...',
|
|
@@ -652,6 +661,7 @@ var _default = exports.default = {
|
|
|
652
661
|
'fabric.editor.placeholderTextPlaceholder': 'Voeg plaatsaanduidingstekst toe',
|
|
653
662
|
'fabric.editor.plainText': 'Tekst zonder opmaak gebruiken',
|
|
654
663
|
'fabric.editor.preferencesLink': 'Voorkeuren voor links',
|
|
664
|
+
'fabric.editor.previewButtonTitle': 'Voorvertoning',
|
|
655
665
|
'fabric.editor.quickInsert': 'Snel invoegen',
|
|
656
666
|
'fabric.editor.recordLoomShortTitle': 'Opnemen',
|
|
657
667
|
'fabric.editor.recordVideo': 'Een Loom-video opnemen',
|
|
@@ -687,6 +697,7 @@ var _default = exports.default = {
|
|
|
687
697
|
'fabric.editor.selectTableColumn': 'Selecteer tabelkolom',
|
|
688
698
|
'fabric.editor.selectTableRow': 'Selecteer tabelrij',
|
|
689
699
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'App selecteren',
|
|
700
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Meer opties',
|
|
690
701
|
'fabric.editor.settingsLinks': 'Ga naar koppelingsvoorkeuren',
|
|
691
702
|
'fabric.editor.shortEmptyNodePlaceholderText': '/ om iets in te voegen',
|
|
692
703
|
'fabric.editor.shortcut': 'Sneltoets voor tekst',
|
|
@@ -764,6 +775,7 @@ var _default = exports.default = {
|
|
|
764
775
|
'fabric.editor.toolbarPositionInline': 'Inline met tekst',
|
|
765
776
|
'fabric.editor.toolbarPositionPinedAtTop': 'Losmaken van taakbalk',
|
|
766
777
|
'fabric.editor.toolbarPositionUnpined': 'Vastmaken aan de taakbalk bovenaan',
|
|
778
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Taakbalk bovenaan vastmaken',
|
|
767
779
|
'fabric.editor.tooltip.blockPanel': 'een paneel',
|
|
768
780
|
'fabric.editor.tooltip.bulletList': 'een lijst',
|
|
769
781
|
'fabric.editor.tooltip.decisionList': 'een besluitenlijst',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -53,6 +53,8 @@ var _default = exports.default = {
|
|
|
53
53
|
'fabric.editor.ai.config.item.action.replaceTitleTooLongDisabledTooltip': 'Długość tytułu nie może przekraczać {maxLength} znaków',
|
|
54
54
|
'fabric.editor.ai.config.item.action.rovoAgents.contineChatLabel': 'Kontynuuj na czacie',
|
|
55
55
|
'fabric.editor.ai.config.item.action.rovoAgents.continueInChatLabel': 'Otwórz na czacie',
|
|
56
|
+
'fabric.editor.ai.config.item.addPolish.description': 'Dopracowuje treść',
|
|
57
|
+
'fabric.editor.ai.config.item.addPolish.title': 'Dopracuj',
|
|
56
58
|
'fabric.editor.ai.config.item.agent.title': 'Agent Rovo Atlassian Intelligence',
|
|
57
59
|
'fabric.editor.ai.config.item.atlas-shorten-update.description': 'Skraca treść, aby była bardziej zwięzła.',
|
|
58
60
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Skróć treść komunikatu',
|
|
@@ -185,6 +187,7 @@ var _default = exports.default = {
|
|
|
185
187
|
'fabric.editor.ai.confluence-prebuilt.confluenceTranslateSelectionToolbarDropdownMenuTitle': 'Przetłumacz',
|
|
186
188
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitle': 'Tytuł strony',
|
|
187
189
|
'fabric.editor.ai.eventHub.fallbackSuggestedTitlePrefix': 'Strona',
|
|
190
|
+
'fabric.editor.ai.experience-application.cmdPaletteUnhandledErrorMessage': 'Wystąpiły problemy i nie można teraz wygenerować odpowiedzi. Spróbuj ponownie później.',
|
|
188
191
|
'fabric.editor.ai.experience-application.documentInsertError': 'Wystąpiły problemy podczas wstawienia odpowiedzi. Zamknij okno dialogowe i spróbuj ponownie.',
|
|
189
192
|
'fabric.editor.ai.experience-application.error-boundary.markdownErrorMessage': 'Wystąpiły problemy podczas generowania podglądu. Zamknij okno dialogowe i spróbuj ponownie.',
|
|
190
193
|
'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>.',
|
|
@@ -193,8 +196,11 @@ var _default = exports.default = {
|
|
|
193
196
|
'fabric.editor.ai.experience.apiError': 'Nie można uzyskać odpowiedzi. Spróbuj ponownie.',
|
|
194
197
|
'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.',
|
|
195
198
|
'fabric.editor.ai.experience.browseMore.agents': 'Przeglądaj agenty',
|
|
199
|
+
'fabric.editor.ai.experience.cmdPaletteApiError': 'Wystąpił błąd podczas generowania odpowiedzi.',
|
|
200
|
+
'fabric.editor.ai.experience.cmdPaletteAupViolationMessage': 'Nie można zrealizować tego wniosku, ponieważ nie jest on zgodny z naszymi <link>Zasadami dopuszczalnego użytkowania</link>.',
|
|
196
201
|
'fabric.editor.ai.experience.discardMessagePrompt': 'Czy chcesz odrzucić podpowiedź?',
|
|
197
202
|
'fabric.editor.ai.experience.discardMessageResponse': 'Czy chcesz odrzucić odpowiedź?',
|
|
203
|
+
'fabric.editor.ai.experience.discardStreamingInDocumenntMessageResponse': 'Usunąć odpowiedź?',
|
|
198
204
|
'fabric.editor.ai.experience.elevateDisabledGenetateError': 'Samodzielnie generowane podpowiedzi są obecnie wyłączone w Elevate.',
|
|
199
205
|
'fabric.editor.ai.experience.engagementBannerLinksText': '🚀 Możesz teraz wklejać łącza 🔗 do zawartości Jiry i Confluence w swoich poleceniach.',
|
|
200
206
|
'fabric.editor.ai.experience.footerRightText.agents': 'Obsługiwane przez Rovo',
|
|
@@ -231,6 +237,7 @@ var _default = exports.default = {
|
|
|
231
237
|
'fabric.editor.ai.telepointer.rovo': 'Rovo',
|
|
232
238
|
'fabric.editor.ai.toolbar.askAI.title': 'Zapytaj AI',
|
|
233
239
|
'fabric.editor.ai.toolbar.askRovo.title': 'Zapytaj Rovo',
|
|
240
|
+
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Zapytaj Rovo {key}+'",
|
|
234
241
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Zapytaj sztuczną inteligencję Rovo',
|
|
235
242
|
'fabric.editor.ai.toolbar.changeTone.title': 'Zmień styl',
|
|
236
243
|
'fabric.editor.ai.toolbar.changeToneOptions.title': 'Opcje zmiany stylu',
|
|
@@ -265,6 +272,10 @@ var _default = exports.default = {
|
|
|
265
272
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
266
273
|
'fabric.editor.backLink': 'Wróć',
|
|
267
274
|
'fabric.editor.backgroundColor': 'Kolor tła',
|
|
275
|
+
'fabric.editor.block.menu.copy.block': 'Kopiuj blok',
|
|
276
|
+
'fabric.editor.block.menu.copy.link': 'Kopiuj łącze',
|
|
277
|
+
'fabric.editor.block.menu.move.down': 'Przenieś w dół',
|
|
278
|
+
'fabric.editor.block.menu.move.up': 'Przenieś w górę',
|
|
268
279
|
'fabric.editor.blockCardUnavailable': 'Łącze bezpośrednio w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
|
|
269
280
|
'fabric.editor.blockControlDelete': 'Usuń',
|
|
270
281
|
'fabric.editor.blockControlDragHandleMove': 'Przeciągnij, aby przenieść',
|
|
@@ -289,6 +300,7 @@ var _default = exports.default = {
|
|
|
289
300
|
'fabric.editor.breakoutFullWidthLabel': 'Tryb pełnej szerokości',
|
|
290
301
|
'fabric.editor.breakoutWideWidthLabel': 'Tryb szeroki',
|
|
291
302
|
'fabric.editor.bug': 'Błąd',
|
|
303
|
+
'fabric.editor.bulletedList': 'Lista punktowana',
|
|
292
304
|
'fabric.editor.canNotSortTable': '⚠️ Nie można sortować tabeli ze scalonymi komórkami',
|
|
293
305
|
'fabric.editor.cancelButton': 'Anuluj',
|
|
294
306
|
'fabric.editor.captionPlaceholder': 'Dodaj podpis',
|
|
@@ -353,8 +365,6 @@ var _default = exports.default = {
|
|
|
353
365
|
'fabric.editor.createComment': 'Komentarz',
|
|
354
366
|
'fabric.editor.createCommentDisabled': 'Można komentować tylko tekst, nagłówki, emoji, daty, wzmianki, łącza i statusy.',
|
|
355
367
|
'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
|
|
356
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.action': 'Rozumiem',
|
|
357
|
-
'fabric.editor.createCommentOnInlineNodeSpotlight.body': 'Możesz teraz dodawać komentarze do elementów śródwierszowych, takich jak łącza, daty, statusy i wzmianki.',
|
|
358
368
|
'fabric.editor.customPanel': 'Panel niestandardowy',
|
|
359
369
|
'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
|
|
360
370
|
'fabric.editor.datasource.assetsObjects.description': 'Wstawianie obiektów z Zasobów do Jira Service Management z wyszukiwaniem i filtrowaniem',
|
|
@@ -621,6 +631,7 @@ var _default = exports.default = {
|
|
|
621
631
|
'fabric.editor.navigate.toolbar.askAI': 'Zapytaj sztuczną inteligencję',
|
|
622
632
|
'fabric.editor.navigate.toolbar.editor': 'Przejdź do paska narzędzi edytora',
|
|
623
633
|
'fabric.editor.navigate.toolbar.floating': 'Przejdź do przestawnego paska narzędzi',
|
|
634
|
+
'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}}',
|
|
624
635
|
'fabric.editor.noResultsFound': 'Brak wyników',
|
|
625
636
|
'fabric.editor.noSearchResults': 'Brak wyników wyszukiwania',
|
|
626
637
|
'fabric.editor.normal': 'Normalny tekst',
|
|
@@ -633,6 +644,7 @@ var _default = exports.default = {
|
|
|
633
644
|
'fabric.editor.openButtonTitle': 'Otwórz',
|
|
634
645
|
'fabric.editor.openCellOptions': 'Otwórz opcje komórki',
|
|
635
646
|
'fabric.editor.openLink': 'Otwórz łącze na nowej karcie',
|
|
647
|
+
'fabric.editor.openPreviewPanel': 'Otwórz panel podglądu',
|
|
636
648
|
'fabric.editor.orderedList': 'Lista numerowana',
|
|
637
649
|
'fabric.editor.orderedList.description': 'Utwórz uporządkowaną listę',
|
|
638
650
|
'fabric.editor.other': 'Inne...',
|
|
@@ -653,6 +665,7 @@ var _default = exports.default = {
|
|
|
653
665
|
'fabric.editor.placeholderTextPlaceholder': 'Dodaj tekst zastępczy',
|
|
654
666
|
'fabric.editor.plainText': 'Użyj zwykłego tekstu',
|
|
655
667
|
'fabric.editor.preferencesLink': 'Preferencje dotyczące łączy',
|
|
668
|
+
'fabric.editor.previewButtonTitle': 'Podgląd',
|
|
656
669
|
'fabric.editor.quickInsert': 'Szybkie wstawianie',
|
|
657
670
|
'fabric.editor.recordLoomShortTitle': 'Nagraj',
|
|
658
671
|
'fabric.editor.recordVideo': 'Nagraj film Loom',
|
|
@@ -688,6 +701,7 @@ var _default = exports.default = {
|
|
|
688
701
|
'fabric.editor.selectTableColumn': 'Wybierz kolumnę tabeli',
|
|
689
702
|
'fabric.editor.selectTableRow': 'Wybierz wiersz tabeli',
|
|
690
703
|
'fabric.editor.selectionExtensionDropdownButtonLabel': 'Wybierz aplikację',
|
|
704
|
+
'fabric.editor.selectionToolbarOverflowMenuTooltip': 'Więcej opcji',
|
|
691
705
|
'fabric.editor.settingsLinks': 'Przejdź do preferencji łączy',
|
|
692
706
|
'fabric.editor.shortEmptyNodePlaceholderText': 'Wpisz /, aby wstawić',
|
|
693
707
|
'fabric.editor.shortcut': 'Skrót tekstu',
|
|
@@ -765,6 +779,7 @@ var _default = exports.default = {
|
|
|
765
779
|
'fabric.editor.toolbarPositionInline': 'Obok tekstu',
|
|
766
780
|
'fabric.editor.toolbarPositionPinedAtTop': 'Odepnij pasek narzędzi',
|
|
767
781
|
'fabric.editor.toolbarPositionUnpined': 'Przypnij pasek narzędzi u góry',
|
|
782
|
+
'fabric.editor.toolbarPositionUnpinnedConcise': 'Przypnij pasek narzędzi u góry',
|
|
768
783
|
'fabric.editor.tooltip.blockPanel': 'panel',
|
|
769
784
|
'fabric.editor.tooltip.bulletList': 'lista',
|
|
770
785
|
'fabric.editor.tooltip.decisionList': 'lista decyzji',
|