@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.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 +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +751,14 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
762
|
'fabric.editor.matchCase': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -955,6 +963,12 @@ declare const _default: {
|
|
|
955
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'もっと長くする',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': '説明がありません',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '何か書き込むようにエージェントに指示するか、以下から選択してください',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'リミックス',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': '文章を書き直すための候補を作成します',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': '言い換える',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'コンテンツをより簡潔なものにします',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'タイトルを提案',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'この作業項目に基づいて AI が提案するコメントを取得します',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'コメントを提案',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': '返信を提案',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': '作業中のテキストの要約を作成し、重要なポイントを強調します',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '文章を要約する',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': '文章を要約',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': '注釈ツールバー',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': '匿名コラボレーター',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'コード スニペット テキストボックス',
|
|
356
|
+
'fabric.editor.askRovo': 'Rovo に依頼',
|
|
354
357
|
'fabric.editor.backLink': '戻る',
|
|
355
358
|
'fabric.editor.backgroundColor': '背景色',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'コード ブロック',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'コードの言語が設定されていません。',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'コピーしました',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '行番号を表示',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
|
|
437
441
|
'fabric.editor.codeblock': 'コード スニペット',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'キーボード ショートカット',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '「/」と入力して挿入',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': '列の幅を揃える',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'コンテンツを追加',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'レイアウトのサイズ変更',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': '標準の幅に戻す',
|
|
@@ -748,11 +753,14 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': ' して要素を挿入',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': '要素を挿入するには「/」と入力します',
|
|
750
755
|
'fabric.editor.markdown': 'マークダウン',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'キャンセル',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '確定',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'このページの変換中に問題が発生しました。もう一度お試しください。',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'ラボ',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'マークダウン ソース',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '表示モード',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': '分割ビュー (近日公開)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': '構文エディター',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG エディター',
|
|
756
764
|
'fabric.editor.matchCase': '大文字/小文字を区別',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに縮小しました。}}',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {メディア幅が {newMediaWidth,number} ピクセルに拡大しました。}}',
|
|
@@ -957,6 +965,12 @@ export default {
|
|
|
957
965
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'このコンテンツは、<a>{title}</a> から同期解除されたため、表示できません。',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownError': '現在、場所を読み込めません。数分お待ちいただき、ブラウザを更新してください。',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 件の場所:',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'バグ',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'エピック',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 作業項目',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'ストーリー',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'サブタスク',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'タスク',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '同期済みブロックの詳細',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownNoResults': '同期済みブロックをコピー & ペーストして、他の場所で再利用できます。',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'アクセス権をリクエスト',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,6 +351,7 @@ declare const _default: {
|
|
|
349
351
|
'fabric.editor.annotationToolbar': string;
|
|
350
352
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
353
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
354
|
+
'fabric.editor.askRovo': string;
|
|
352
355
|
'fabric.editor.backLink': string;
|
|
353
356
|
'fabric.editor.backgroundColor': string;
|
|
354
357
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -430,6 +433,7 @@ declare const _default: {
|
|
|
430
433
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
436
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
439
|
'fabric.editor.codeblock': string;
|
|
@@ -722,6 +726,7 @@ declare const _default: {
|
|
|
722
726
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
729
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
730
|
'fabric.editor.layout.placeholder': string;
|
|
726
731
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
732
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,11 +751,14 @@ declare const _default: {
|
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
753
|
'fabric.editor.markdown': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
757
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
758
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
753
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
754
762
|
'fabric.editor.matchCase': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -955,6 +963,12 @@ declare const _default: {
|
|
|
955
963
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
965
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
974
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': '더 길게 작성',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': '설명 없음',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '에이전트에게 무엇이든 작성하도록 요청하거나 아래에서 선택하세요',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': '리믹스',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': '문장을 바꾸어 작성하기 위한 제안을 만듭니다',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': '바꾸어 말하기',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': '내용을 줄여 더 간결하게 만듭니다',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': '제목 제안',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': '이 업무 항목을 기반으로 AI가 제안하는 댓글 확인',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': '댓글 제안',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': '회신 제안',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': '요점을 강조하여 작업 중인 텍스트의 요약을 만듭니다',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '글 요약',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': '글 요약',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': '익명 공동 작업자',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '코드 조각 텍스트 상자',
|
|
356
|
+
'fabric.editor.askRovo': 'Rovo에게 질문해 보세요',
|
|
354
357
|
'fabric.editor.backLink': '뒤로 가기',
|
|
355
358
|
'fabric.editor.backgroundColor': '배경색',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': '코드 블록',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': '코드 언어가 설정되지 않았습니다.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '복사되었습니다!',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '줄번호 보기',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
|
|
437
441
|
'fabric.editor.codeblock': '코드 조각',
|
|
@@ -521,7 +525,7 @@ export default {
|
|
|
521
525
|
'fabric.editor.distributeColumns': '열 균등 맞춤',
|
|
522
526
|
'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
|
|
523
527
|
'fabric.editor.dropPlaceholderLabel': '문서',
|
|
524
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 참조 동기화 블록을
|
|
528
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 이 콘텐츠를 다시 사용하려면 참조 동기화 블록을 사용하세요.',
|
|
525
529
|
'fabric.editor.duplicateSourceSyncBlockTitle': '중복 동기화된 블록을 제거함',
|
|
526
530
|
'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
|
|
527
531
|
'fabric.editor.edit': '편집',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': '키보드 단축키',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, other {열 {count}개}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '/를 입력하여 삽입',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': '열 균등 맞춤',
|
|
727
732
|
'fabric.editor.layout.placeholder': '콘텐츠 추가',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': '레이아웃 크기 조정',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': '원래 너비로',
|
|
@@ -748,11 +753,14 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '요소 삽입',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': '요소를 삽입하려면 /를 입력하세요',
|
|
750
755
|
'fabric.editor.markdown': 'Markdown',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '취소',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '확인',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': '이 페이지를 변환하는 동안 문제가 발생했습니다 다시 시도하세요.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': '실험실',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 소스',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '보기 모드',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': '분할 보기(제공 예정)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': '구문 에디터',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG 에디터',
|
|
756
764
|
'fabric.editor.matchCase': '대/소문자 구분',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 줄였습니다.}}',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {미디어 너비를 {newMediaWidth,number}픽셀로 늘렸습니다.}}',
|
|
@@ -957,6 +965,12 @@ export default {
|
|
|
957
965
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '이 콘텐츠는 <a>{title}</a>에서 동기화가 해제되어 표시할 수 없습니다.',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownError': '지금은 위치를 로드할 수 없습니다. 몇 분 정도 기다린 후 브라우저를 새로 고치세요.',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownHeading': '{count}개 위치:',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '버그',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '에픽',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 업무 항목',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '스토리',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '하위 작업',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '작업',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '동기화된 블록에 대해 자세히 알아보기',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownNoResults': '동기화된 블록을 복사하고 붙여넣어 다른 위치에서 재사용할 수 있습니다.',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownRequestAccess': '액세스 요청',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +750,14 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
761
|
'fabric.editor.matchCase': string;
|
|
754
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -954,6 +962,12 @@ declare const _default: {
|
|
|
954
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
963
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Forleng',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Ingen beskrivelse',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Be agenten om å skrive noe, eller velg blant alternativene nedenfor',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remiks',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Oppretter et forslag om å skrive om setningene',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Omformuler',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Forkorter innholdet for å gjøre det mer konsist',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Foreslå tittel',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en KI-foreslått kommentar basert på denne arbeidsoppgaven',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Foreslå kommentar',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Foreslå svar',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Oppretter et sammendrag av teksten du skriver, og fremhever viktige punkter',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Oppsummer skriving',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Oppsummer skriving',
|
|
@@ -350,6 +352,7 @@ export default {
|
|
|
350
352
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
351
353
|
'fabric.editor.anonymous-collaborator': 'Anonym samarbeidspartner',
|
|
352
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks for kodesnutt',
|
|
355
|
+
'fabric.editor.askRovo': 'Spør Rovo',
|
|
353
356
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
354
357
|
'fabric.editor.backgroundColor': 'Bakgrunnsfarge',
|
|
355
358
|
'fabric.editor.block.menu.codeblock': 'Kodeblokk',
|
|
@@ -431,6 +434,7 @@ export default {
|
|
|
431
434
|
'fabric.editor.codeBlock.languageNotSet': 'Kodespråket er ikke angitt.',
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopier som tekst',
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Vis linjenumre',
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå av linjebryting',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå på linjebryting',
|
|
436
440
|
'fabric.editor.codeblock': 'Kodebit',
|
|
@@ -723,6 +727,7 @@ export default {
|
|
|
723
727
|
'fabric.editor.keyboardShortcuts': 'Tastatursnarveier',
|
|
724
728
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
725
729
|
'fabric.editor.layout.controls.placeholder': '/ for å sette inn',
|
|
730
|
+
'fabric.editor.layout.distributeColumns': 'Distribuer kolonner',
|
|
726
731
|
'fabric.editor.layout.placeholder': 'Legg til innhold',
|
|
727
732
|
'fabric.editor.layout.resizeLayout': 'Endre størrelse på oppsett',
|
|
728
733
|
'fabric.editor.layoutFixedWidth': 'Tilbake til midten',
|
|
@@ -747,11 +752,14 @@ export default {
|
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'for å sette inn elementer',
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderText': 'Skriv / for å sette inn elementer',
|
|
749
754
|
'fabric.editor.markdown': 'Markdown',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekreft',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Noe gikk galt ved konverteringen av denne siden. Prøv på nytt.',
|
|
758
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
750
759
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-kilde',
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsmodus',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delt visning (kommer snart)',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.source': 'Redigeringsmodul for syntaks',
|
|
754
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-redigeringsmodul',
|
|
755
763
|
'fabric.editor.matchCase': 'Match store/små bokstaver',
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediebredden er redusert til {newMediaWidth,number} piksel.} other {Mediebredden er redusert til {newMediaWidth,number} piksler.}}',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediebredden er økt til {newMediaWidth,number} piksel.} other {Mediebredden er økt til {newMediaWidth,number} piksler.}}',
|
|
@@ -956,6 +964,12 @@ export default {
|
|
|
956
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Vi kan ikke vise dette innholdet fordi synkroniseringen er opphevet fra <a>{title}</a>.',
|
|
957
965
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan ikke laste inn plasseringer akkurat nå. Vent noen minutter og oppdater nettleseren.',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownHeading': '{count} plasseringer:',
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Programfeil',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-arbeidsoppgave',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Historie',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underoppgave',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Oppgave',
|
|
959
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Finn ut mer om synkroniserte blokker',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopier og lim inn synkroniserte blokker for å bruke dem på nytt i andre plasseringer.',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Be om tilgang',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,7 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
142
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
143
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -348,6 +350,7 @@ declare const _default: {
|
|
|
348
350
|
'fabric.editor.annotationToolbar': string;
|
|
349
351
|
'fabric.editor.anonymous-collaborator': string;
|
|
350
352
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
353
|
+
'fabric.editor.askRovo': string;
|
|
351
354
|
'fabric.editor.backLink': string;
|
|
352
355
|
'fabric.editor.backgroundColor': string;
|
|
353
356
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -429,6 +432,7 @@ declare const _default: {
|
|
|
429
432
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
430
433
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
431
434
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
435
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
432
436
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
433
437
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
434
438
|
'fabric.editor.codeblock': string;
|
|
@@ -721,6 +725,7 @@ declare const _default: {
|
|
|
721
725
|
'fabric.editor.keyboardShortcuts': string;
|
|
722
726
|
'fabric.editor.layout.columnOption': string;
|
|
723
727
|
'fabric.editor.layout.controls.placeholder': string;
|
|
728
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
724
729
|
'fabric.editor.layout.placeholder': string;
|
|
725
730
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
731
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -745,11 +750,14 @@ declare const _default: {
|
|
|
745
750
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
746
751
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
747
752
|
'fabric.editor.markdown': string;
|
|
753
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
756
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
748
757
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
749
758
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
750
759
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
752
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
753
761
|
'fabric.editor.matchCase': string;
|
|
754
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
755
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -954,6 +962,12 @@ declare const _default: {
|
|
|
954
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
955
963
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
956
964
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
957
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
958
972
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
959
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Maak langer',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Geen omschrijving',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Typ wat de Agent moet schrijven of selecteer hieronder een prompt',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Maakt een suggestie aan om je zinnen te herschrijven',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Herformuleer',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Maakt de inhoud korter en beknopter',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Een titel voorstellen',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Krijg een door AI voorgestelde opmerking op basis van dit werkitem',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Een opmerking voorstellen',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Een antwoord voorstellen',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Schrijft een samenvatting van de tekst waar je aan werkt en benadrukt de belangrijkste punten',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tekst samenvatten',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Tekst samenvatten',
|
|
@@ -291,7 +293,7 @@ export default {
|
|
|
291
293
|
'fabric.editor.ai.suggestions.card.showSidebarButtonLabel.non-final': 'Zijbalk weergeven',
|
|
292
294
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Bronnen',
|
|
293
295
|
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Redenering verbergen',
|
|
294
|
-
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Redenering
|
|
296
|
+
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Redenering tonen',
|
|
295
297
|
'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '{count} suggesties',
|
|
296
298
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Wijzigingen toepassen',
|
|
297
299
|
'fabric.editor.ai.suggestions.stagingArea.fetchSuggestionsButtonLabel.non-final': 'Suggesties ophalen',
|
|
@@ -350,6 +352,7 @@ export default {
|
|
|
350
352
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
351
353
|
'fabric.editor.anonymous-collaborator': 'Anonieme teamgenoot',
|
|
352
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstvak voor codefragment',
|
|
355
|
+
'fabric.editor.askRovo': 'Vraag Rovo',
|
|
353
356
|
'fabric.editor.backLink': 'Ga terug',
|
|
354
357
|
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
355
358
|
'fabric.editor.block.menu.codeblock': 'Codeblok',
|
|
@@ -431,6 +434,7 @@ export default {
|
|
|
431
434
|
'fabric.editor.codeBlock.languageNotSet': 'Taal van code niet ingesteld.',
|
|
432
435
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Gekopieerd!',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
|
|
437
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Toon regelnummers',
|
|
434
438
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wrap uitschakelen',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Wrap inschakelen',
|
|
436
440
|
'fabric.editor.codeblock': 'Codefragment',
|
|
@@ -723,6 +727,7 @@ export default {
|
|
|
723
727
|
'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
|
|
724
728
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolom} other {{count} kolommen}}',
|
|
725
729
|
'fabric.editor.layout.controls.placeholder': '/ om iets in te voegen',
|
|
730
|
+
'fabric.editor.layout.distributeColumns': 'Kolommen verdelen',
|
|
726
731
|
'fabric.editor.layout.placeholder': 'Inhoud toevoegen',
|
|
727
732
|
'fabric.editor.layout.resizeLayout': 'Formaat van de lay-out wijzigen',
|
|
728
733
|
'fabric.editor.layoutFixedWidth': 'Terug naar midden',
|
|
@@ -747,11 +752,14 @@ export default {
|
|
|
747
752
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
|
|
749
754
|
'fabric.editor.markdown': 'Markdown',
|
|
755
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Annuleren',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bevestigen',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Er is iets misgegaan bij het converteren van deze pagina. Probeer het opnieuw.',
|
|
758
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
750
759
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-bron',
|
|
751
760
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Weergavemodus',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.preview': 'Gesplitste weergave (binnenkort beschikbaar)',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxeditor',
|
|
754
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-editor',
|
|
755
763
|
'fabric.editor.matchCase': 'Overeenkomende zaak',
|
|
756
764
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
|
|
@@ -810,7 +818,7 @@ export default {
|
|
|
810
818
|
'fabric.editor.moveSelectionLeft': 'Selectie naar links verplaatsen',
|
|
811
819
|
'fabric.editor.moveSelectionRight': 'Selectie naar rechts verplaatsen',
|
|
812
820
|
'fabric.editor.moveSelectionUp': 'Selectie omhoog verplaatsen',
|
|
813
|
-
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Titel van
|
|
821
|
+
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Titel van ingesloten tonen',
|
|
814
822
|
'fabric.editor.nativeEmbeds.expandPreview': 'Uitvouwen',
|
|
815
823
|
'fabric.editor.nativeEmbeds.refresh': 'Vernieuwen',
|
|
816
824
|
'fabric.editor.nativeEmbeds.setEmbedType': 'Insluittype instellen',
|
|
@@ -956,6 +964,12 @@ export default {
|
|
|
956
964
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'We kunnen deze inhoud niet weergeven, aangezien deze is gedesynchroniseerd van <a>{title}</a>.',
|
|
957
965
|
'fabric.editor.syncedLocationDropdownError': 'We kunnen locaties op dit moment niet laden. Wacht enkele minuten en vernieuw je browser.',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownHeading': '{count} locaties:',
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-werkitem',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtaak',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Taak',
|
|
959
973
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Meer informatie over gesynchroniseerde blokken',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopieer en plak gesynchroniseerde blokken om ze op andere locaties opnieuw te gebruiken.',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Toegang aanvragen',
|