@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.141.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/dist/cjs/i18n/cs.js +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +41 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +9 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +13 -1
- package/dist/cjs/i18n/hr.js +25 -0
- package/dist/cjs/i18n/hu.js +13 -1
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +12 -0
- package/dist/cjs/i18n/ko.js +15 -3
- package/dist/cjs/i18n/nb.js +13 -1
- package/dist/cjs/i18n/nl.js +12 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +21 -0
- package/dist/cjs/i18n/sl.js +33 -0
- package/dist/cjs/i18n/sr_RS.js +16 -0
- package/dist/cjs/i18n/sr_YR.js +16 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +17 -0
- package/dist/cjs/i18n/tr.js +13 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +46 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +23 -0
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +41 -0
- package/dist/esm/i18n/de.js +41 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +9 -0
- package/dist/esm/i18n/es.js +9 -0
- package/dist/esm/i18n/fi.d.ts +12 -0
- package/dist/esm/i18n/fi.js +12 -0
- package/dist/esm/i18n/fr.d.ts +12 -0
- package/dist/esm/i18n/fr.js +13 -1
- package/dist/esm/i18n/hr.d.ts +25 -0
- package/dist/esm/i18n/hr.js +25 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +13 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +12 -0
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +15 -3
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +13 -1
- package/dist/esm/i18n/nl.d.ts +12 -0
- package/dist/esm/i18n/nl.js +12 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +21 -0
- package/dist/esm/i18n/ru.js +21 -0
- package/dist/esm/i18n/sl.d.ts +33 -0
- package/dist/esm/i18n/sl.js +33 -0
- package/dist/esm/i18n/sr_RS.d.ts +16 -0
- package/dist/esm/i18n/sr_RS.js +16 -0
- package/dist/esm/i18n/sr_YR.d.ts +16 -0
- package/dist/esm/i18n/sr_YR.js +16 -0
- package/dist/esm/i18n/sv.d.ts +12 -0
- package/dist/esm/i18n/sv.js +12 -0
- package/dist/esm/i18n/th.d.ts +17 -0
- package/dist/esm/i18n/th.js +17 -0
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +13 -1
- package/dist/esm/i18n/uk.d.ts +23 -0
- package/dist/esm/i18n/uk.js +23 -0
- package/dist/esm/i18n/vi.d.ts +46 -0
- package/dist/esm/i18n/vi.js +46 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +23 -0
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +41 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +9 -0
- package/dist/types/i18n/fi.d.ts +12 -0
- package/dist/types/i18n/fr.d.ts +12 -0
- package/dist/types/i18n/hr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +12 -0
- package/dist/types/i18n/ko.d.ts +12 -0
- package/dist/types/i18n/nb.d.ts +12 -0
- package/dist/types/i18n/nl.d.ts +12 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +21 -0
- package/dist/types/i18n/sl.d.ts +33 -0
- package/dist/types/i18n/sr_RS.d.ts +16 -0
- package/dist/types/i18n/sr_YR.d.ts +16 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +17 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +46 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +45 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +9 -0
- package/i18n/fi.ts +15 -0
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +31 -0
- package/i18n/hu.ts +16 -1
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +15 -0
- package/i18n/ko.ts +17 -3
- package/i18n/nb.ts +16 -1
- package/i18n/nl.ts +16 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +25 -0
- package/i18n/sl.ts +37 -0
- package/i18n/sr_RS.ts +21 -0
- package/i18n/sr_YR.ts +20 -0
- package/i18n/sv.ts +15 -0
- package/i18n/th.ts +20 -0
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +57 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +24 -0
- package/package.json +1 -1
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'タイトルを提案',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'この作業項目に基づいて AI が提案するコメントを取得します',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'コメントを提案',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'このコメントに対して AI が提案した返信を取得します',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': '返信を提案',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': '作業中のテキストの要約を作成し、重要なポイントを強調します',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '文章を要約する',
|
|
@@ -356,6 +357,7 @@ export default {
|
|
|
356
357
|
'fabric.editor.askRovo': 'Rovo に依頼',
|
|
357
358
|
'fabric.editor.backLink': '戻る',
|
|
358
359
|
'fabric.editor.backgroundColor': '背景色',
|
|
360
|
+
'fabric.editor.block.menu.change.format': '書式設定を変更',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': 'コード ブロック',
|
|
360
362
|
'fabric.editor.block.menu.copy': 'コピー',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': 'ブロックをコピー',
|
|
@@ -435,8 +437,11 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': 'コードの言語が設定されていません。',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'コピーしました',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '行番号を非表示',
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '行番号を表示',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'コードの折り返しを解除',
|
|
439
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'コードを折り返し',
|
|
440
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
|
|
441
446
|
'fabric.editor.codeblock': 'コード スニペット',
|
|
442
447
|
'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
|
|
@@ -584,6 +589,8 @@ export default {
|
|
|
584
589
|
'fabric.editor.emptyLink': 'リンクを入力してください。',
|
|
585
590
|
'fabric.editor.emptySearchResults': '結果が見つかりませんでした。',
|
|
586
591
|
'fabric.editor.emptySearchResultsSuggestion': '[{buttonName}] を選択して挿入するアイテムを参照してください。',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'ヘルプを利用するには {askRovoName} を選択してください。',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '{askRovoName} にヘルプを依頼するか、[{buttonName}] を選択して挿入項目を参照してください。',
|
|
587
594
|
'fabric.editor.epic': 'エピック',
|
|
588
595
|
'fabric.editor.error': 'エラー',
|
|
589
596
|
'fabric.editor.error.description.cannotDelete': 'この同期済みブロックの削除中にエラーが発生しました。',
|
|
@@ -592,6 +599,7 @@ export default {
|
|
|
592
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'オフラインのようです。同期済みコンテンツを編集するには、インターネットに接続してください。',
|
|
593
600
|
'fabric.editor.error.description.reference.offline': 'オフライン時は同期済みブロックを表示できません',
|
|
594
601
|
'fabric.editor.error.description.reference.unpublished': '同期済みのコンテンツは<link>ページが公開されたら</link>表示されます',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '同期済みのコンテンツは、<link>アイテムの説明が保存されたとき</link>に表示されます',
|
|
595
603
|
'fabric.editor.error.flag.title.cannotDelete': '同期済みブロックを削除できませんでした',
|
|
596
604
|
'fabric.editor.error.message.label': 'エラー',
|
|
597
605
|
'fabric.editor.error.title.failToCreate': 'オフラインのときは同期済みコンテンツを作成できません',
|
|
@@ -728,6 +736,7 @@ export default {
|
|
|
728
736
|
'fabric.editor.keyboardShortcuts': 'キーボード ショートカット',
|
|
729
737
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
730
738
|
'fabric.editor.layout.controls.placeholder': '「/」と入力して挿入',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {列を削除}}',
|
|
731
740
|
'fabric.editor.layout.distributeColumns': '列の幅を揃える',
|
|
732
741
|
'fabric.editor.layout.placeholder': 'コンテンツを追加',
|
|
733
742
|
'fabric.editor.layout.resizeLayout': 'レイアウトのサイズ変更',
|
|
@@ -761,6 +770,7 @@ export default {
|
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '表示モード',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.preview': '分割ビュー (近日公開)',
|
|
763
772
|
'fabric.editor.markdownMode.viewToggle.source': '構文エディター',
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'プレビュー エディター',
|
|
764
774
|
'fabric.editor.matchCase': '大文字/小文字を区別',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに縮小しました。}}',
|
|
766
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに拡大しました。}}',
|
|
@@ -1066,7 +1076,9 @@ export default {
|
|
|
1066
1076
|
'fabric.editor.unorderedList': '箇条書きリスト',
|
|
1067
1077
|
'fabric.editor.unorderedList.description': '順序指定なしのリストを作成',
|
|
1068
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'ページが公開されたら、コンテンツが表示されます。',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'コンテンツは、アイテムの説明が保存されたときに表示されます。',
|
|
1069
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': '未公開のページから貼り付けられました',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '未保存のアイテムから貼り付けられました',
|
|
1070
1082
|
'fabric.editor.unsupportedBlockContent': 'このエディターはこのコンテンツの表示をサポートしていません',
|
|
1071
1083
|
'fabric.editor.unsupportedContentTooltip': 'このエディターではコンテンツが利用できないため、編集および保存の際にはコンテンツが保持されます',
|
|
1072
1084
|
'fabric.editor.unsupportedInlineContent': 'サポートされていないコンテンツ',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': '제목 제안',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': '이 업무 항목을 기반으로 AI가 제안하는 댓글 확인',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': '댓글 제안',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': '이 댓글에 대한 AI가 제안하는 회신 확인',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': '회신 제안',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': '요점을 강조하여 작업 중인 텍스트의 요약을 만듭니다',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '글 요약',
|
|
@@ -353,9 +354,10 @@ export default {
|
|
|
353
354
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
354
355
|
'fabric.editor.anonymous-collaborator': '익명 공동 작업자',
|
|
355
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '코드 조각 텍스트 상자',
|
|
356
|
-
'fabric.editor.askRovo': 'Rovo에게
|
|
357
|
+
'fabric.editor.askRovo': 'Rovo에게 질문하기',
|
|
357
358
|
'fabric.editor.backLink': '뒤로 가기',
|
|
358
359
|
'fabric.editor.backgroundColor': '배경색',
|
|
360
|
+
'fabric.editor.block.menu.change.format': '형식 변경',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': '코드 블록',
|
|
360
362
|
'fabric.editor.block.menu.copy': '복사',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': '블록 복사',
|
|
@@ -435,8 +437,11 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': '코드 언어가 설정되지 않았습니다.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '복사되었습니다!',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
438
|
-
'fabric.editor.codeBlockLineNumbersButton.
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '줄 번호 숨기기',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '줄 번호 보기',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '코드 줄 바꿈 해제',
|
|
439
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '코드 줄 바꿈',
|
|
440
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
|
|
441
446
|
'fabric.editor.codeblock': '코드 조각',
|
|
442
447
|
'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
|
|
@@ -584,6 +589,8 @@ export default {
|
|
|
584
589
|
'fabric.editor.emptyLink': '링크를 입력하세요.',
|
|
585
590
|
'fabric.editor.emptySearchResults': '결과를 찾을 수 없습니다.',
|
|
586
591
|
'fabric.editor.emptySearchResultsSuggestion': '삽입 항목을 찾아보려면 {buttonName}을(를) 선택하세요.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '도움이 필요한 경우 {askRovoName}을(를) 선택하세요.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '도움이 필요한 경우 {askRovoName}을(를) 선택하고, 삽입 항목을 찾아보려면 {buttonName}을(를) 선택하세요.',
|
|
587
594
|
'fabric.editor.epic': '에픽',
|
|
588
595
|
'fabric.editor.error': '오류',
|
|
589
596
|
'fabric.editor.error.description.cannotDelete': '이 동기화된 블록을 삭제하는 동안 오류가 발생했습니다.',
|
|
@@ -592,6 +599,7 @@ export default {
|
|
|
592
599
|
'fabric.editor.error.description.failToEditWhenOffline': '오프라인 상태인 것 같습니다. 동기화된 콘텐츠를 편집하려면 인터넷에 연결하세요.',
|
|
593
600
|
'fabric.editor.error.description.reference.offline': '오프라인 상태에서는 동기화된 블록을 표시할 수 없습니다',
|
|
594
601
|
'fabric.editor.error.description.reference.unpublished': '동기화된 콘텐츠는 <link>페이지가 게시될 때</link> 표시됩니다',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '<link>항목의 설명이 저장되면</link> 동기화된 콘텐츠가 표시됩니다',
|
|
595
603
|
'fabric.editor.error.flag.title.cannotDelete': '동기화된 블록을 삭제하지 못함',
|
|
596
604
|
'fabric.editor.error.message.label': '오류',
|
|
597
605
|
'fabric.editor.error.title.failToCreate': '오프라인에서 동기화된 콘텐츠를 만들 수 없음',
|
|
@@ -728,6 +736,7 @@ export default {
|
|
|
728
736
|
'fabric.editor.keyboardShortcuts': '키보드 단축키',
|
|
729
737
|
'fabric.editor.layout.columnOption': '{count, plural, other {열 {count}개}}',
|
|
730
738
|
'fabric.editor.layout.controls.placeholder': '/를 입력하여 삽입',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {열 삭제}}',
|
|
731
740
|
'fabric.editor.layout.distributeColumns': '열 균등 맞춤',
|
|
732
741
|
'fabric.editor.layout.placeholder': '콘텐츠 추가',
|
|
733
742
|
'fabric.editor.layout.resizeLayout': '레이아웃 크기 조정',
|
|
@@ -755,12 +764,13 @@ export default {
|
|
|
755
764
|
'fabric.editor.markdown': 'Markdown',
|
|
756
765
|
'fabric.editor.markdownMode.confirmDialog.cancel': '취소',
|
|
757
766
|
'fabric.editor.markdownMode.confirmDialog.confirm': '확인',
|
|
758
|
-
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가 발생했습니다. 다시 시도하세요.',
|
|
759
768
|
'fabric.editor.markdownMode.labsLozenge': '실험실',
|
|
760
769
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.preview': '분할 보기(제공 예정)',
|
|
763
772
|
'fabric.editor.markdownMode.viewToggle.source': '구문 에디터',
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': '미리 보기 편집기',
|
|
764
774
|
'fabric.editor.matchCase': '대/소문자 구분',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 줄였습니다.}}',
|
|
766
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 늘렸습니다.}}',
|
|
@@ -1066,7 +1076,9 @@ export default {
|
|
|
1066
1076
|
'fabric.editor.unorderedList': '글머리 기호 목록',
|
|
1067
1077
|
'fabric.editor.unorderedList.description': '순서가 지정되지 않은 목록 만들기',
|
|
1068
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': '페이지가 게시되면 콘텐츠가 표시됩니다.',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': '항목의 설명이 저장되면 콘텐츠가 표시됩니다.',
|
|
1069
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': '게시되지 않은 페이지에서 붙여넣음',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '저장하지 않은 항목에서 붙여넣음',
|
|
1070
1082
|
'fabric.editor.unsupportedBlockContent': '이 편집기에서는 이 콘텐츠 표시를 지원하지 않습니다',
|
|
1071
1083
|
'fabric.editor.unsupportedContentTooltip': '콘텐츠는 이 편집기에서 사용할 수 없으며 편집 후 저장해도 그대로 보존됩니다',
|
|
1072
1084
|
'fabric.editor.unsupportedInlineContent': '지원되지 않는 콘텐츠',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Foreslå tittel',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en KI-foreslått kommentar basert på denne arbeidsoppgaven',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå kommentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Få et KI-foreslått svar på denne kommentaren',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå svar',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Oppretter et sammendrag av teksten du skriver, og fremhever viktige punkter',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Oppsummer skriving',
|
|
@@ -355,6 +356,7 @@ export default {
|
|
|
355
356
|
'fabric.editor.askRovo': 'Spør Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Bakgrunnsfarge',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Endre format',
|
|
358
360
|
'fabric.editor.block.menu.codeblock': 'Kodeblokk',
|
|
359
361
|
'fabric.editor.block.menu.copy': 'Kopier',
|
|
360
362
|
'fabric.editor.block.menu.copy.block': 'Kopier blokk',
|
|
@@ -434,8 +436,11 @@ export default {
|
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': 'Kodespråket er ikke angitt.',
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopier som tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skjul linjenumre',
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Fjern linjebryting på kode',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå av linjebryting',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Legg til linjebryting på kode',
|
|
439
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå på linjebryting',
|
|
440
445
|
'fabric.editor.codeblock': 'Kodebit',
|
|
441
446
|
'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
|
|
@@ -583,6 +588,8 @@ export default {
|
|
|
583
588
|
'fabric.editor.emptyLink': 'Skriv inn en kobling.',
|
|
584
589
|
'fabric.editor.emptySearchResults': 'Vi finner ingen resultater.',
|
|
585
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Velg {buttonName} for å bla gjennom innsettinger.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Velg {askRovoName} for hjelp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Velg {askRovoName} for hjelp eller {buttonName} for å bla gjennom innlegg.',
|
|
586
593
|
'fabric.editor.epic': 'Epic',
|
|
587
594
|
'fabric.editor.error': 'Feil',
|
|
588
595
|
'fabric.editor.error.description.cannotDelete': 'Det oppstod en feil under forsøk på å slette denne synkroniserte blokken.',
|
|
@@ -591,6 +598,7 @@ export default {
|
|
|
591
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Du er visst frakoblet. Koble til internett for å redigere synkronisert innhold.',
|
|
592
599
|
'fabric.editor.error.description.reference.offline': 'Vi kan ikke vise synkroniserte blokker når du er frakoblet',
|
|
593
600
|
'fabric.editor.error.description.reference.unpublished': 'Synkronisert innhold vises <link>når siden blir publisert</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synkronisert innhold vises <link>når elementets beskrivelse er lagret</link>',
|
|
594
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Kan ikke slette synkronisert blokk',
|
|
595
603
|
'fabric.editor.error.message.label': 'Feil',
|
|
596
604
|
'fabric.editor.error.title.failToCreate': 'Kan ikke opprette synkronisert innhold når du er frakoblet',
|
|
@@ -727,6 +735,7 @@ export default {
|
|
|
727
735
|
'fabric.editor.keyboardShortcuts': 'Tastatursnarveier',
|
|
728
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
729
737
|
'fabric.editor.layout.controls.placeholder': '/ for å sette inn',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Slett kolonne} other {Slett kolonner}}',
|
|
730
739
|
'fabric.editor.layout.distributeColumns': 'Distribuer kolonner',
|
|
731
740
|
'fabric.editor.layout.placeholder': 'Legg til innhold',
|
|
732
741
|
'fabric.editor.layout.resizeLayout': 'Endre størrelse på oppsett',
|
|
@@ -754,12 +763,13 @@ export default {
|
|
|
754
763
|
'fabric.editor.markdown': 'Markdown',
|
|
755
764
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
756
765
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekreft',
|
|
757
|
-
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved konvertering av denne siden. Prøv på nytt.',
|
|
758
767
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
759
768
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsmodus',
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delt visning (kommer snart)',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Redigeringsmodul for syntaks',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Redigeringsmodul for forhåndsvisning',
|
|
763
773
|
'fabric.editor.matchCase': 'Match store/små bokstaver',
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredden er redusert til {newMediaWidth,number} piksel.} other {Mediebredden er redusert til {newMediaWidth,number} piksler.}}',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredden er økt til {newMediaWidth,number} piksel.} other {Mediebredden er økt til {newMediaWidth,number} piksler.}}',
|
|
@@ -1065,7 +1075,9 @@ export default {
|
|
|
1065
1075
|
'fabric.editor.unorderedList': 'Punktliste',
|
|
1066
1076
|
'fabric.editor.unorderedList.description': 'Opprett en uordnet liste',
|
|
1067
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Når siden blir publisert, vises innholdet.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Når elementets beskrivelse er lagret, vises innholdet.',
|
|
1068
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Limt inn fra upublisert side',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Limt inn fra ulagret element',
|
|
1069
1081
|
'fabric.editor.unsupportedBlockContent': 'Denne redigeringsmodulen støtter ikke visning av dette innholdet',
|
|
1070
1082
|
'fabric.editor.unsupportedContentTooltip': 'Innholdet er ikke tilgjengelig i denne redigeringsmodulen – det bevares når du redigerer og lagrer',
|
|
1071
1083
|
'fabric.editor.unsupportedInlineContent': 'Innholdet støttes ikke',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -353,6 +354,7 @@ declare const _default: {
|
|
|
353
354
|
'fabric.editor.askRovo': string;
|
|
354
355
|
'fabric.editor.backLink': string;
|
|
355
356
|
'fabric.editor.backgroundColor': string;
|
|
357
|
+
'fabric.editor.block.menu.change.format': string;
|
|
356
358
|
'fabric.editor.block.menu.codeblock': string;
|
|
357
359
|
'fabric.editor.block.menu.copy': string;
|
|
358
360
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -432,8 +434,11 @@ declare const _default: {
|
|
|
432
434
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
433
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
435
438
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
437
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
438
443
|
'fabric.editor.codeblock': string;
|
|
439
444
|
'fabric.editor.codeblock.description': string;
|
|
@@ -581,6 +586,8 @@ declare const _default: {
|
|
|
581
586
|
'fabric.editor.emptyLink': string;
|
|
582
587
|
'fabric.editor.emptySearchResults': string;
|
|
583
588
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
589
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
584
591
|
'fabric.editor.epic': string;
|
|
585
592
|
'fabric.editor.error': string;
|
|
586
593
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -589,6 +596,7 @@ declare const _default: {
|
|
|
589
596
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
590
597
|
'fabric.editor.error.description.reference.offline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
592
600
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
593
601
|
'fabric.editor.error.message.label': string;
|
|
594
602
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -725,6 +733,7 @@ declare const _default: {
|
|
|
725
733
|
'fabric.editor.keyboardShortcuts': string;
|
|
726
734
|
'fabric.editor.layout.columnOption': string;
|
|
727
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
728
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
729
738
|
'fabric.editor.layout.placeholder': string;
|
|
730
739
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -758,6 +767,7 @@ declare const _default: {
|
|
|
758
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
761
771
|
'fabric.editor.matchCase': string;
|
|
762
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1063,7 +1073,9 @@ declare const _default: {
|
|
|
1063
1073
|
'fabric.editor.unorderedList': string;
|
|
1064
1074
|
'fabric.editor.unorderedList.description': string;
|
|
1065
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1066
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1067
1079
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1068
1080
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1069
1081
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Een titel voorstellen',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Krijg een door AI voorgestelde opmerking op basis van dit werkitem',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Een opmerking voorstellen',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Krijg een door AI voorgesteld antwoord op basis van deze opmerking',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Een antwoord voorstellen',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Schrijft een samenvatting van de tekst waar je aan werkt en benadrukt de belangrijkste punten',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tekst samenvatten',
|
|
@@ -355,6 +356,7 @@ export default {
|
|
|
355
356
|
'fabric.editor.askRovo': 'Vraag Rovo',
|
|
356
357
|
'fabric.editor.backLink': 'Ga terug',
|
|
357
358
|
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
359
|
+
'fabric.editor.block.menu.change.format': 'Indeling wijzigen',
|
|
358
360
|
'fabric.editor.block.menu.codeblock': 'Codeblok',
|
|
359
361
|
'fabric.editor.block.menu.copy': 'Kopiëren',
|
|
360
362
|
'fabric.editor.block.menu.copy.block': 'Blok kopiëren',
|
|
@@ -434,8 +436,11 @@ export default {
|
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': 'Taal van code niet ingesteld.',
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Gekopieerd!',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Regelnummers verbergen',
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Toon regelnummers',
|
|
441
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Code zonder terugloop',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wrap uitschakelen',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Code met terugloop',
|
|
439
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Wrap inschakelen',
|
|
440
445
|
'fabric.editor.codeblock': 'Codefragment',
|
|
441
446
|
'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
|
|
@@ -583,6 +588,8 @@ export default {
|
|
|
583
588
|
'fabric.editor.emptyLink': 'Voer een link in.',
|
|
584
589
|
'fabric.editor.emptySearchResults': 'We konden geen resultaten vinden.',
|
|
585
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Selecteer {buttonName} om bijlagen te bekijken.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Selecteer {askRovoName} voor hulp.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Klik op {askRovoName} voor hulp, of op {buttonName} om invoegingen te bekijken.',
|
|
586
593
|
'fabric.editor.epic': 'Epic',
|
|
587
594
|
'fabric.editor.error': 'Fout',
|
|
588
595
|
'fabric.editor.error.description.cannotDelete': 'Er is een fout opgetreden bij het verwijderen van dit gesynchroniseerd blok.',
|
|
@@ -591,6 +598,7 @@ export default {
|
|
|
591
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Het lijkt erop dat je offline bent. Maak verbinding met internet om gesynchroniseerde inhoud te bewerken.',
|
|
592
599
|
'fabric.editor.error.description.reference.offline': 'We kunnen geen gesynchroniseerde blokken weergeven wanneer je offline bent',
|
|
593
600
|
'fabric.editor.error.description.reference.unpublished': 'Gesynchroniseerde inhoud wordt weergegeven <link>wanneer de pagina wordt gepubliceerd</link>',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Gesynchroniseerde inhoud wordt weergegeven <link>wanneer de omschrijving van het item wordt opgeslagen</link>',
|
|
594
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Verwijderen van gesynchroniseerd blok mislukt',
|
|
595
603
|
'fabric.editor.error.message.label': 'Fout',
|
|
596
604
|
'fabric.editor.error.title.failToCreate': 'Kan offline geen gesynchroniseerde inhoud maken',
|
|
@@ -727,6 +735,7 @@ export default {
|
|
|
727
735
|
'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
|
|
728
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolom} other {{count} kolommen}}',
|
|
729
737
|
'fabric.editor.layout.controls.placeholder': '/ om iets in te voegen',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Kolom verwijderen} other {Kolommen verwijderen}}',
|
|
730
739
|
'fabric.editor.layout.distributeColumns': 'Kolommen verdelen',
|
|
731
740
|
'fabric.editor.layout.placeholder': 'Inhoud toevoegen',
|
|
732
741
|
'fabric.editor.layout.resizeLayout': 'Formaat van de lay-out wijzigen',
|
|
@@ -760,6 +769,7 @@ export default {
|
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Weergavemodus',
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Gesplitste weergave (binnenkort beschikbaar)',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxeditor',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Bewerkingsprogramma voor voorvertoning',
|
|
763
773
|
'fabric.editor.matchCase': 'Overeenkomende zaak',
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
|
|
@@ -1065,7 +1075,9 @@ export default {
|
|
|
1065
1075
|
'fabric.editor.unorderedList': 'Opsommingslijst',
|
|
1066
1076
|
'fabric.editor.unorderedList.description': 'Een niet-gesorteerde lijst maken',
|
|
1067
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Wanneer de pagina wordt gepubliceerd, wordt de inhoud weergegeven.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Wanneer de beschrijving van het item wordt opgeslagen, wordt de inhoud weergegeven.',
|
|
1068
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Geplakt vanaf niet-gepubliceerde pagina',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Geplakt uit niet-opgeslagen item',
|
|
1069
1081
|
'fabric.editor.unsupportedBlockContent': 'Deze editor ondersteunt weergave van deze inhoud niet',
|
|
1070
1082
|
'fabric.editor.unsupportedContentTooltip': 'Inhoud is niet beschikbaar in deze editor. Dit wordt behouden als je bewerkt en opslaat',
|
|
1071
1083
|
'fabric.editor.unsupportedInlineContent': 'Niet-ondersteunde inhoud',
|