@atlaskit/editor-core 187.48.8 → 188.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/CHANGELOG.md +91 -0
  2. package/dist/cjs/i18n/cs.js +1 -54
  3. package/dist/cjs/i18n/da.js +1 -54
  4. package/dist/cjs/i18n/de.js +1 -54
  5. package/dist/cjs/i18n/en.js +1 -55
  6. package/dist/cjs/i18n/en_GB.js +1 -55
  7. package/dist/cjs/i18n/en_ZZ.js +1 -55
  8. package/dist/cjs/i18n/es.js +1 -54
  9. package/dist/cjs/i18n/fi.js +1 -54
  10. package/dist/cjs/i18n/fr.js +1 -54
  11. package/dist/cjs/i18n/hu.js +1 -54
  12. package/dist/cjs/i18n/it.js +1 -54
  13. package/dist/cjs/i18n/ja.js +1 -54
  14. package/dist/cjs/i18n/ko.js +1 -54
  15. package/dist/cjs/i18n/nb.js +1 -54
  16. package/dist/cjs/i18n/nl.js +1 -54
  17. package/dist/cjs/i18n/pl.js +1 -54
  18. package/dist/cjs/i18n/pt_BR.js +1 -54
  19. package/dist/cjs/i18n/ru.js +1 -54
  20. package/dist/cjs/i18n/sv.js +1 -54
  21. package/dist/cjs/i18n/th.js +1 -54
  22. package/dist/cjs/i18n/tr.js +1 -54
  23. package/dist/cjs/i18n/uk.js +1 -54
  24. package/dist/cjs/i18n/vi.js +1 -54
  25. package/dist/cjs/i18n/zh.js +1 -54
  26. package/dist/cjs/i18n/zh_TW.js +1 -54
  27. package/dist/cjs/index.js +3 -305
  28. package/dist/cjs/version-wrapper.js +1 -1
  29. package/dist/es2019/i18n/cs.js +1 -54
  30. package/dist/es2019/i18n/da.js +1 -54
  31. package/dist/es2019/i18n/de.js +1 -54
  32. package/dist/es2019/i18n/en.js +1 -55
  33. package/dist/es2019/i18n/en_GB.js +1 -55
  34. package/dist/es2019/i18n/en_ZZ.js +1 -55
  35. package/dist/es2019/i18n/es.js +1 -54
  36. package/dist/es2019/i18n/fi.js +1 -54
  37. package/dist/es2019/i18n/fr.js +1 -54
  38. package/dist/es2019/i18n/hu.js +1 -54
  39. package/dist/es2019/i18n/it.js +1 -54
  40. package/dist/es2019/i18n/ja.js +1 -54
  41. package/dist/es2019/i18n/ko.js +1 -54
  42. package/dist/es2019/i18n/nb.js +1 -54
  43. package/dist/es2019/i18n/nl.js +1 -54
  44. package/dist/es2019/i18n/pl.js +1 -54
  45. package/dist/es2019/i18n/pt_BR.js +1 -54
  46. package/dist/es2019/i18n/ru.js +1 -54
  47. package/dist/es2019/i18n/sv.js +1 -54
  48. package/dist/es2019/i18n/th.js +1 -54
  49. package/dist/es2019/i18n/tr.js +1 -54
  50. package/dist/es2019/i18n/uk.js +1 -54
  51. package/dist/es2019/i18n/vi.js +1 -54
  52. package/dist/es2019/i18n/zh.js +1 -54
  53. package/dist/es2019/i18n/zh_TW.js +1 -54
  54. package/dist/es2019/index.js +16 -45
  55. package/dist/es2019/version-wrapper.js +1 -1
  56. package/dist/esm/i18n/cs.js +1 -54
  57. package/dist/esm/i18n/da.js +1 -54
  58. package/dist/esm/i18n/de.js +1 -54
  59. package/dist/esm/i18n/en.js +1 -55
  60. package/dist/esm/i18n/en_GB.js +1 -55
  61. package/dist/esm/i18n/en_ZZ.js +1 -55
  62. package/dist/esm/i18n/es.js +1 -54
  63. package/dist/esm/i18n/fi.js +1 -54
  64. package/dist/esm/i18n/fr.js +1 -54
  65. package/dist/esm/i18n/hu.js +1 -54
  66. package/dist/esm/i18n/it.js +1 -54
  67. package/dist/esm/i18n/ja.js +1 -54
  68. package/dist/esm/i18n/ko.js +1 -54
  69. package/dist/esm/i18n/nb.js +1 -54
  70. package/dist/esm/i18n/nl.js +1 -54
  71. package/dist/esm/i18n/pl.js +1 -54
  72. package/dist/esm/i18n/pt_BR.js +1 -54
  73. package/dist/esm/i18n/ru.js +1 -54
  74. package/dist/esm/i18n/sv.js +1 -54
  75. package/dist/esm/i18n/th.js +1 -54
  76. package/dist/esm/i18n/tr.js +1 -54
  77. package/dist/esm/i18n/uk.js +1 -54
  78. package/dist/esm/i18n/vi.js +1 -54
  79. package/dist/esm/i18n/zh.js +1 -54
  80. package/dist/esm/i18n/zh_TW.js +1 -54
  81. package/dist/esm/index.js +16 -45
  82. package/dist/esm/version-wrapper.js +1 -1
  83. package/dist/types/i18n/cs.d.ts +1 -54
  84. package/dist/types/i18n/da.d.ts +1 -54
  85. package/dist/types/i18n/de.d.ts +1 -54
  86. package/dist/types/i18n/en.d.ts +1 -55
  87. package/dist/types/i18n/en_GB.d.ts +1 -55
  88. package/dist/types/i18n/en_ZZ.d.ts +1 -55
  89. package/dist/types/i18n/es.d.ts +1 -54
  90. package/dist/types/i18n/fi.d.ts +1 -54
  91. package/dist/types/i18n/fr.d.ts +1 -54
  92. package/dist/types/i18n/hu.d.ts +1 -54
  93. package/dist/types/i18n/it.d.ts +1 -54
  94. package/dist/types/i18n/ja.d.ts +1 -54
  95. package/dist/types/i18n/ko.d.ts +1 -54
  96. package/dist/types/i18n/nb.d.ts +1 -54
  97. package/dist/types/i18n/nl.d.ts +1 -54
  98. package/dist/types/i18n/pl.d.ts +1 -54
  99. package/dist/types/i18n/pt_BR.d.ts +1 -54
  100. package/dist/types/i18n/ru.d.ts +1 -54
  101. package/dist/types/i18n/sv.d.ts +1 -54
  102. package/dist/types/i18n/th.d.ts +1 -54
  103. package/dist/types/i18n/tr.d.ts +1 -54
  104. package/dist/types/i18n/uk.d.ts +1 -54
  105. package/dist/types/i18n/vi.d.ts +1 -54
  106. package/dist/types/i18n/zh.d.ts +1 -54
  107. package/dist/types/i18n/zh_TW.d.ts +1 -54
  108. package/dist/types/index.d.ts +19 -63
  109. package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
  110. package/dist/types-ts4.5/i18n/da.d.ts +1 -54
  111. package/dist/types-ts4.5/i18n/de.d.ts +1 -54
  112. package/dist/types-ts4.5/i18n/en.d.ts +1 -55
  113. package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
  114. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
  115. package/dist/types-ts4.5/i18n/es.d.ts +1 -54
  116. package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
  117. package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
  118. package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
  119. package/dist/types-ts4.5/i18n/it.d.ts +1 -54
  120. package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
  121. package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
  122. package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
  123. package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
  124. package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
  125. package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
  126. package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
  127. package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
  128. package/dist/types-ts4.5/i18n/th.d.ts +1 -54
  129. package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
  130. package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
  131. package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
  132. package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
  133. package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
  134. package/dist/types-ts4.5/index.d.ts +19 -63
  135. package/package.json +5 -5
  136. package/report.api.md +8 -1116
  137. package/tmp/api-report-tmp.d.ts +8 -971
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
18
18
  'fabric.editor.annotationToolbar': '註解工具列',
19
19
  'fabric.editor.backLink': '返回',
20
- 'fabric.editor.blockquote.description': '插入引述或引文',
21
- 'fabric.editor.blockquote2': '引述',
22
20
  'fabric.editor.captionPlaceholder': '新增標題',
21
+ 'fabric.editor.checkUncheckActionItem': '切換交辦事項',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
24
23
  'fabric.editor.clearAltTextEdit': '清除替代文字',
25
24
  'fabric.editor.closeAltTextEdit': '返回',
26
25
  'fabric.editor.closeFindReplaceDialog': '關閉',
27
26
  'fabric.editor.closeHelpDialog': '關閉說明對話方塊',
28
- 'fabric.editor.codeblock': '程式碼片段',
29
- 'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
30
27
  'fabric.editor.configFailedToLoad': '無法載入',
31
28
  'fabric.editor.configPanel.cancel': '取消',
32
29
  'fabric.editor.configPanel.close': '關閉',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': '提交',
47
44
  'fabric.editor.createComment': '留言',
48
45
  'fabric.editor.createCommentInvalid': '您只能在文字和標題上留言',
49
- 'fabric.editor.customPanel': '自訂面板',
50
- 'fabric.editor.customPanel.description': '新增一個帶有表情符號和彩色背景的附註',
51
46
  'fabric.editor.decisionPlaceholder': '新增決定…',
52
47
  'fabric.editor.description': '描述',
53
48
  'fabric.editor.dropPlaceholderLabel': '文件',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': '主要內容區域,打字即可輸入文字。',
60
55
  'fabric.editor.editorHelp': '編輯器說明',
61
56
  'fabric.editor.editors': '編輯者',
62
- 'fabric.editor.elementBrowser.help': '說明',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': '全部',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': '通訊',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 內容',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': '開發',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': '外部內容',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': '格式設定',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': '媒體',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': '導覽',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': '建立報告',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': '視覺與影像',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': '沒有任何項目符合您的搜尋內容',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': '請試著使用不同的詞彙搜尋,或探索 Atlassian 產品的新應用程式。',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '探索 Atlassian Marketplace',
77
- 'fabric.editor.elementbrowser.sidebar.heading': '瀏覽',
78
57
  'fabric.editor.error': '錯誤',
79
- 'fabric.editor.errorPanel': '錯誤面板',
80
- 'fabric.editor.errorPanel.description': '以彩色面板呼叫錯誤',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': '刪除 {nodeName} 將中斷與其連結的任何內容。',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '刪除',
83
60
  'fabric.editor.extension.deleteElementTitle': '刪除元素',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': '尋找下一個',
87
64
  'fabric.editor.findPrevious': '尋找上一個',
88
65
  'fabric.editor.findReplaceToolbarButton': '尋找與取代',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': '您確定嗎?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': '確定',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '已開啟浮動工具列控制項',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮動工具列',
95
- 'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
96
- 'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
97
- 'fabric.editor.heading1': '標題 1',
98
- 'fabric.editor.heading1Description': '用於最高層級的標題',
99
- 'fabric.editor.heading2': '標題 2',
100
- 'fabric.editor.heading2Description': '用於主要區段',
101
- 'fabric.editor.heading3': '標題 3',
102
- 'fabric.editor.heading3Description': '用於子區段和群組標題',
103
- 'fabric.editor.heading4': '標題 4',
104
- 'fabric.editor.heading4Description': '用於多層標題',
105
- 'fabric.editor.heading5': '標題 5',
106
- 'fabric.editor.heading5Description': '用於分組清單項目',
107
- 'fabric.editor.heading6': '標題 6',
108
- 'fabric.editor.heading6Description': '用於低層級標題',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
110
68
  'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
111
69
  'fabric.editor.image.fullWidthLabel': '全寬',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': '不明顯的',
118
76
  'fabric.editor.indent': '增加縮排',
119
77
  'fabric.editor.info': '資訊',
120
- 'fabric.editor.infoPanel': '資訊面板',
121
- 'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
122
78
  'fabric.editor.inputQueryAssistiveTxt': '自動完成結果可用時,請使用向上和向下箭頭查看,並輸入以進行選取。若您使用觸控螢幕裝置,請透過觸控或滑動手勢探索內容。',
123
79
  'fabric.editor.invalidDateError': '請輸入有效的日期',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': '提及',
141
97
  'fabric.editor.noResultsFound': '沒有結果',
142
98
  'fabric.editor.noSearchResults': '沒有搜尋結果',
143
- 'fabric.editor.normal': '一般文字',
144
99
  'fabric.editor.note': '附註',
145
- 'fabric.editor.notePanel': '附註面板',
146
- 'fabric.editor.notePanel.description': '以彩色面板新增附註',
147
- 'fabric.editor.other': '其他...',
148
100
  'fabric.editor.outdent': '減少縮排',
149
101
  'fabric.editor.panel.backgroundColor': '背景顏色',
150
102
  'fabric.editor.panel.emoji': '新增表情符號',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': '單欄',
166
118
  'fabric.editor.statusPlaceholder': '設定狀態',
167
119
  'fabric.editor.success': '成功',
168
- 'fabric.editor.successPanel': '成功面板',
169
- 'fabric.editor.successPanel.description': '以彩色面板新增提示',
170
120
  'fabric.editor.supportAltText': '替代文字對於因為視障而使用螢幕閱讀器的人相當實用。',
171
121
  'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
172
122
  'fabric.editor.textColor': '文字顏色',
173
- 'fabric.editor.textStyles': '文字樣式',
174
123
  'fabric.editor.threeColumns': '三欄',
175
124
  'fabric.editor.threeColumnsWithSidebars': '三個包含資訊看板的直欄',
176
125
  'fabric.editor.toolbarMediaTitle': '新增圖片、影片或檔案',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
187
136
  'fabric.editor.undo': '復原',
188
137
  'fabric.editor.warning': '警告',
189
- 'fabric.editor.warningPanel': '警告面板',
190
- 'fabric.editor.warningPanel.description': '以彩色面板新增注意附註',
191
138
  'fabric.editor.wrapLeft': '靠左圍繞',
192
139
  'fabric.editor.wrapRight': '靠右圍繞'
193
140
  };
@@ -1,6 +1,5 @@
1
1
  // Used in products integration code
2
2
  export { name, version } from './version-wrapper';
3
- export { clearEditorContent } from './commands';
4
3
  export { default as Editor } from './editor';
5
4
  export { default as EditorContext } from './ui/EditorContext';
6
5
  export { default as WithEditorActions } from './ui/WithEditorActions';
@@ -10,58 +9,30 @@ export { default as ToolbarHelp } from './ui/ToolbarHelp';
10
9
  export { default as ToolbarFeedback } from './ui/ToolbarFeedback';
11
10
  export { default as ContextPanel } from './ui/ContextPanel';
12
11
  export { EmojiResource } from '@atlaskit/emoji/resource';
13
- export { default as mediaPlugin, insertMediaSingleNode } from './plugins/media';
14
- export { AbstractMentionResource, MentionResource, PresenceResource } from '@atlaskit/mention/resource';
12
+ export { MentionResource } from '@atlaskit/mention/resource';
15
13
  export { TeamMentionResource } from '@atlaskit/mention/team-resource';
16
14
  export { AnnotationUpdateEmitter } from './plugins/annotation';
17
- // Used in mobile bridge
18
- export { stateKey as mediaPluginKey } from './plugins/media/pm-plugins/main';
19
- export { textColorPluginKey } from './plugins/text-color';
20
- export { changeColor } from './plugins/text-color/commands/change-color';
21
- /**
22
- * @private
23
- * @deprecated DO NOT USE, temporary solution while decoupling plugins from editor-core
24
- */
25
15
 
26
- /**
27
- * @private
28
- * @deprecated DO NOT USE, temporary solution while decoupling plugins from editor-core
29
- */
16
+ // Used in mobile bridge
30
17
 
31
- export { subscribeToToolbarAndPickerUpdates } from './plugins/view-update-subscription/subscribe/toolbarAndPickerUpdates';
32
- export { subscribeTypeAheadUpdates } from './plugins/view-update-subscription/subscribe/type-ahead-updates';
33
- export { createTable } from '@atlaskit/editor-plugin-table/commands';
34
- export { insertTaskDecisionCommand } from './plugins/tasks-and-decisions/commands';
35
- export { EventDispatcher } from './event-dispatcher';
36
- export { pluginKey as statusPluginKey } from './plugins/status/plugin';
37
- export { insertDate, openDatePicker, deleteDate } from './plugins/date/actions';
38
- export { dateToDateType } from './plugins/date/utils/formatParse';
39
- export { pluginKey as datePluginKey } from './plugins/date/pm-plugins/plugin-key';
40
- export { commitStatusPicker, setStatusPickerAt, updateStatus, updateStatusWithAnalytics, removeStatus } from './plugins/status/actions';
41
- export { typeAheadPluginKey } from './plugins/type-ahead';
42
- export { historyPluginKey } from './plugins/history';
43
18
  export { INPUT_METHOD, ACTION, ACTION_SUBJECT, ACTION_SUBJECT_ID, EVENT_TYPE } from '@atlaskit/editor-common/analytics';
44
- export { setKeyboardHeight } from '@atlaskit/editor-plugin-base';
45
- export { setMobilePaddingTop, setIsExpanded } from './plugins/mobile-dimensions/commands';
46
-
47
19
  // Used in editor-test-helpers and mobile bridge
48
20
  export { setTextSelection, getNodesCount, measurements } from './utils';
49
- export {
50
- /**
51
- * @deprecated Use dedupe from @atlaskit/editor-common/utils instead
52
- */
53
- dedupe } from '@atlaskit/editor-common/utils';
54
- export { ReactEditorView, BaseReactEditorView } from './create-editor';
55
- export { getDefaultPresetOptionsFromEditorProps } from './create-editor';
56
21
  export { default as EditorActions } from './actions';
57
22
  // Re-export from provider factory to not cause a breaking change
58
23
 
59
24
  export { PortalProvider, PortalProviderAPI, PortalRenderer } from '@atlaskit/editor-common/portal-provider';
60
- export { GapCursorSelection, Side as GapCursorSide } from '@atlaskit/editor-common/selection';
61
- export { selectionPluginKey } from './plugins/mobile-selection';
62
- export { insertExpand } from './plugins/expand/commands';
63
- export { default as WithPluginState } from './ui/WithPluginState';
64
- export { lightModeStatusColorPalette, darkModeStatusColorPalette } from './ui/ColorPalette/Palettes/statusColorPalette';
65
- export { DEFAULT_BORDER_COLOR } from './ui/ColorPalette/Palettes/common';
66
- export { default as messages, statusMessages, dateMessages } from './messages';
67
- export { createTypeAheadTools } from './plugins/type-ahead/api';
25
+
26
+ /**
27
+ * @deprecated
28
+ * DO NOT USE THIS WILL BE REMOVED SOON AND IS UNSAFE.
29
+ * This is here while we work to extract the media plugin.
30
+ * Please use the export from `@atlaskit/editor-common/provider-factory`.
31
+ */
32
+
33
+ /**
34
+ * @deprecated
35
+ * DO NOT USE THIS WILL BE REMOVED SOON AND IS UNSAFE.
36
+ * This is here while we work to extract the media plugin.
37
+ * Please use the export from `@atlaskit/editor-common/provider-factory`.
38
+ */
@@ -1,5 +1,5 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "187.48.8";
2
+ export const version = "188.0.2";
3
3
  export const nextMajorVersion = () => {
4
4
  return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
5
5
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Vymažte z alternativního textu všechny zvláštní znaky.',
18
18
  'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
19
19
  'fabric.editor.backLink': 'Zpět',
20
- 'fabric.editor.blockquote.description': 'Vložit citaci',
21
- 'fabric.editor.blockquote2': 'Citace',
22
20
  'fabric.editor.captionPlaceholder': 'Přidejte popisek',
21
+ 'fabric.editor.checkUncheckActionItem': 'Přepnout stav položky akce',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Napište něco…',
24
23
  'fabric.editor.clearAltTextEdit': 'Vymazat alternativní text',
25
24
  'fabric.editor.closeAltTextEdit': 'Zpět',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Zavřít',
27
26
  'fabric.editor.closeHelpDialog': 'Zavřít dialog nápovědy',
28
- 'fabric.editor.codeblock': 'Fragment kódu',
29
- 'fabric.editor.codeblock.description': 'Zobrazit kód se zvýrazněním syntaxe',
30
27
  'fabric.editor.configFailedToLoad': 'Nepodařilo se načíst',
31
28
  'fabric.editor.configPanel.cancel': 'Zrušit',
32
29
  'fabric.editor.configPanel.close': 'Zavřít',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Odeslat',
47
44
  'fabric.editor.createComment': 'Komentář',
48
45
  'fabric.editor.createCommentInvalid': 'Komentovat můžete pouze text a nadpisy',
49
- 'fabric.editor.customPanel': 'Vlastní panel',
50
- 'fabric.editor.customPanel.description': 'Přidejte poznámku se smajlíkem a barevným pozadím.',
51
46
  'fabric.editor.decisionPlaceholder': 'Přidat rozhodnutí...',
52
47
  'fabric.editor.description': 'Popis',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Dokument',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Hlavní oblast obsahu. Začněte psát, abyste zadali text.',
60
55
  'fabric.editor.editorHelp': 'Nápověda editoru.',
61
56
  'fabric.editor.editors': 'Editoři',
62
- 'fabric.editor.elementBrowser.help': 'Nápověda',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Administrace',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Vše',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Komunikace',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Obsah Confluence',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Vývoj',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Externí obsah',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formátování',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Média',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigace',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Sestavy',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Vizuály a obrázky',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Vašemu vyhledávání neodpovídají žádné výsledky',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Zkuste vyhledat jiný termín nebo objevte nové aplikace pro produkty Atlassian.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Prozkoumat Atlassian Marketplace',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Procházet',
78
57
  'fabric.editor.error': 'Chyba',
79
- 'fabric.editor.errorPanel': 'Panel chyb',
80
- 'fabric.editor.errorPanel.description': 'Chyby zobrazit v barevném panelu',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Vymazání rozšíření {nodeName} způsobí, že všechny k němu připojené položky přestanou fungovat.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Vymazat',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Vymazat prvek',
@@ -87,26 +64,7 @@ export default {
87
64
  'fabric.editor.findNext': 'Najít další',
88
65
  'fabric.editor.findPrevious': 'Najít předchozí',
89
66
  'fabric.editor.findReplaceToolbarButton': 'Najít a nahradit',
90
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Zrušit',
91
67
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
92
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Jste si jistí?',
93
- 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Ovládací prvky plovoucího panelu nástrojů byly otevřeny.',
95
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Plovoucí panel nástrojů',
96
- 'fabric.editor.floatingToolbar.scrollLeft': 'Posunout doleva',
97
- 'fabric.editor.floatingToolbar.scrollRight': 'Posunout doprava',
98
- 'fabric.editor.heading1': 'Nadpis 1',
99
- 'fabric.editor.heading1Description': 'Použít pro nadpis nejvyšší úrovně',
100
- 'fabric.editor.heading2': 'Nadpis 2',
101
- 'fabric.editor.heading2Description': 'Použít pro klíčové oddíly',
102
- 'fabric.editor.heading3': 'Nadpis 3',
103
- 'fabric.editor.heading3Description': 'Použít pro pododdíly a nadpisy skupin',
104
- 'fabric.editor.heading4': 'Nadpis 4',
105
- 'fabric.editor.heading4Description': 'Použít pro podnadpisy',
106
- 'fabric.editor.heading5': 'Nadpis 5',
107
- 'fabric.editor.heading5Description': 'Použít pro seskupení položek seznamu',
108
- 'fabric.editor.heading6': 'Nadpis 6',
109
- 'fabric.editor.heading6Description': 'Použít pro nadpis nejnižší úrovně',
110
68
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otevřít dialog nápovědy',
111
69
  'fabric.editor.helpDialogTips': 'Zmáčkněte {keyMap}, abyste mohli kdykoliv rychle otevřít tento dialog.',
112
70
  'fabric.editor.image.fullWidthLabel': 'Celá šířka',
@@ -118,8 +76,6 @@ export default {
118
76
  'fabric.editor.imageBorderSubtle': 'Útlé',
119
77
  'fabric.editor.indent': 'Zvětšit odsazení',
120
78
  'fabric.editor.info': 'Informace',
121
- 'fabric.editor.infoPanel': 'Informační panel',
122
- 'fabric.editor.infoPanel.description': 'Zvýraznit informace v barevném panelu',
123
79
  'fabric.editor.inputQueryAssistiveTxt': 'Když jsou k dispozici výsledky automatického dokončování, použijte šipky nahoru a dolů k prohlížení a klávesu Enter k výběru. Uživatelé dotykových zařízení mohou k prohlížení použít dotyk nebo gesta potáhnutí prstem.',
124
80
  'fabric.editor.invalidDateError': 'Zadejte platné datum.',
125
81
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Pozvat týmového kolegu do produktu {productName}} trusted {Pozvat týmového kolegu do produktu {productName}} other {Přidat týmového kolegu do produktu {productName}}}',
@@ -141,11 +97,7 @@ export default {
141
97
  'fabric.editor.mentionsIconLabel': 'Zmínka',
142
98
  'fabric.editor.noResultsFound': 'Žádné výsledky',
143
99
  'fabric.editor.noSearchResults': 'Žádné výsledky vyhledávání',
144
- 'fabric.editor.normal': 'Standardní text',
145
100
  'fabric.editor.note': 'Poznámka',
146
- 'fabric.editor.notePanel': 'Panel poznámek',
147
- 'fabric.editor.notePanel.description': 'Přidat poznámku do barevného panelu',
148
- 'fabric.editor.other': 'Jiné...',
149
101
  'fabric.editor.outdent': 'Zmenšit odsazení',
150
102
  'fabric.editor.panel.backgroundColor': 'Barva pozadí',
151
103
  'fabric.editor.panel.emoji': 'Přidat emoji',
@@ -166,12 +118,9 @@ export default {
166
118
  'fabric.editor.single': 'Jeden sloupec',
167
119
  'fabric.editor.statusPlaceholder': 'Nastavit stav',
168
120
  'fabric.editor.success': 'Úspěch',
169
- 'fabric.editor.successPanel': 'Panel úspěchů',
170
- 'fabric.editor.successPanel.description': 'Přidat tipy do barevného panelu',
171
121
  'fabric.editor.supportAltText': 'Alternativní text je užitečný pro lidi, kteří kvůli zrakovým omezením používají čtečky obrazovky.',
172
122
  'fabric.editor.taskPlaceholder': 'Napište svou akci a použitím „@“ ji někomu přidělte.',
173
123
  'fabric.editor.textColor': 'Barva textu',
174
- 'fabric.editor.textStyles': 'Styly textu',
175
124
  'fabric.editor.threeColumns': 'Tři sloupce',
176
125
  'fabric.editor.threeColumnsWithSidebars': 'Tři sloupce s postranními panely',
177
126
  'fabric.editor.toolbarMediaTitle': 'Přidat obrázek, video nebo soubor',
@@ -187,8 +136,6 @@ export default {
187
136
  'fabric.editor.typeahead.metionListItemLabel': 'Uživatel {name} @{shortName}',
188
137
  'fabric.editor.undo': 'Vrátit',
189
138
  'fabric.editor.warning': 'Varování',
190
- 'fabric.editor.warningPanel': 'Panel upozornění',
191
- 'fabric.editor.warningPanel.description': 'Přidat poznámku s varováním do barevného panelu',
192
139
  'fabric.editor.wrapLeft': 'Sbalit vpravo',
193
140
  'fabric.editor.wrapRight': 'Sbalit vlevo'
194
141
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Fjern alle specialtegn i ALT-tekst.',
18
18
  'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
19
19
  'fabric.editor.backLink': 'Gå tilbage',
20
- 'fabric.editor.blockquote.description': 'Indsæt citat',
21
- 'fabric.editor.blockquote2': 'Citat',
22
20
  'fabric.editor.captionPlaceholder': 'Tilføj en billedtekst',
21
+ 'fabric.editor.checkUncheckActionItem': 'Slå handlingselement til/fra',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Skriv noget …',
24
23
  'fabric.editor.clearAltTextEdit': 'Ryd alternativ tekst',
25
24
  'fabric.editor.closeAltTextEdit': 'Tilbage',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Luk',
27
26
  'fabric.editor.closeHelpDialog': 'Luk dialogboksen',
28
- 'fabric.editor.codeblock': 'Kodestump',
29
- 'fabric.editor.codeblock.description': 'Vis kode med syntaksfremhævning',
30
27
  'fabric.editor.configFailedToLoad': 'Kunne ikke indlæses',
31
28
  'fabric.editor.configPanel.cancel': 'Annuller',
32
29
  'fabric.editor.configPanel.close': 'Luk',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Send',
47
44
  'fabric.editor.createComment': 'Kommentar',
48
45
  'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
49
- 'fabric.editor.customPanel': 'Brugerdefineret panel',
50
- 'fabric.editor.customPanel.description': 'Tilføj en note med en emoji og farvet baggrund',
51
46
  'fabric.editor.decisionPlaceholder': 'Tilføj en beslutning ...',
52
47
  'fabric.editor.description': 'Beskrivelse',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Dokument',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Område for hovedindhold. Begynd at taste for at skrive tekst.',
60
55
  'fabric.editor.editorHelp': 'Hjælp til redigering',
61
56
  'fabric.editor.editors': 'Redaktører',
62
- 'fabric.editor.elementBrowser.help': 'Hjælp',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Administration',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Kommunikation',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence-indhold',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Udvikling',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Eksternt indhold',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatering',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Medie',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportering',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Grafik og billeder',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Ingen resultater matcher din søgning',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prøv et andet søgeord, eller find nye apps til Atlassian-produkter.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Gå på opdagelse på Atlassian Marketplace',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Gennemse',
78
57
  'fabric.editor.error': 'Fejl',
79
- 'fabric.editor.errorPanel': 'Fejlpanel',
80
- 'fabric.editor.errorPanel.description': 'Vis fejl i et farvel panel',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, brydes forbindelsen til alt, der er forbundet til den.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Slet',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Slet element',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': 'Find næste',
87
64
  'fabric.editor.findPrevious': 'Find forrige',
88
65
  'fabric.editor.findReplaceToolbarButton': 'Find og erstat',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuller',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slet også forbundne elementer',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Er du sikker?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Flydende værktøjslinje er blevet åbnet',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Flydende værktøjslinje',
95
- 'fabric.editor.floatingToolbar.scrollLeft': 'Rul til venstre',
96
- 'fabric.editor.floatingToolbar.scrollRight': 'Rul til højre',
97
- 'fabric.editor.heading1': 'Overskrift 1',
98
- 'fabric.editor.heading1Description': 'Brug denne til overskrift på øverste niveau',
99
- 'fabric.editor.heading2': 'Overskrift 2',
100
- 'fabric.editor.heading2Description': 'Brug denne til hovedafsnit',
101
- 'fabric.editor.heading3': 'Overskrift 3',
102
- 'fabric.editor.heading3Description': 'Brug denne til underafsnit og mindre overskrifter',
103
- 'fabric.editor.heading4': 'Overskrift 4',
104
- 'fabric.editor.heading4Description': 'Brug denne til dybe overskrifter',
105
- 'fabric.editor.heading5': 'Overskrift 5',
106
- 'fabric.editor.heading5Description': 'Brug denne til at gruppere listeelementer',
107
- 'fabric.editor.heading6': 'Overskrift 6',
108
- 'fabric.editor.heading6Description': 'Brug denne til overskrift på lavt niveau',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': 'Åbn dialogboksen Hjælp',
110
68
  'fabric.editor.helpDialogTips': 'Tryk på {keyMap} for at få hurtig adgang til denne dialogboks',
111
69
  'fabric.editor.image.fullWidthLabel': 'Fuld bredde',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': 'Diskret',
118
76
  'fabric.editor.indent': 'Ryk ind',
119
77
  'fabric.editor.info': 'Info',
120
- 'fabric.editor.infoPanel': 'Informationspanel',
121
- 'fabric.editor.infoPanel.description': 'Fremhæv information i et farvet panel',
122
78
  'fabric.editor.inputQueryAssistiveTxt': 'Når resultater med automatisk udfyldning er tilgængelige, skal du bruge pil op og pil ned til at gennemse og Enter til at vælge. Brugere af touchenheder kan trykke eller stryge.',
123
79
  'fabric.editor.invalidDateError': 'Indtast en gyldig dato',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Tilføj teammedlem til {productName}}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': 'Benævnelse',
141
97
  'fabric.editor.noResultsFound': 'Ingen resultater',
142
98
  'fabric.editor.noSearchResults': 'Ingen søgeresultater',
143
- 'fabric.editor.normal': 'Normal tekst',
144
99
  'fabric.editor.note': 'Note',
145
- 'fabric.editor.notePanel': 'Bemærkningspanel',
146
- 'fabric.editor.notePanel.description': 'Tilføj en note i et farvet panel',
147
- 'fabric.editor.other': 'Andre ...',
148
100
  'fabric.editor.outdent': 'Ryk ud',
149
101
  'fabric.editor.panel.backgroundColor': 'Baggrundsfarve',
150
102
  'fabric.editor.panel.emoji': 'Tilføj emoji',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': 'Enkelt kolonne',
166
118
  'fabric.editor.statusPlaceholder': 'Angiv en status',
167
119
  'fabric.editor.success': 'Succes',
168
- 'fabric.editor.successPanel': 'Succespanel',
169
- 'fabric.editor.successPanel.description': 'Tilføj tip i et farvet panel',
170
120
  'fabric.editor.supportAltText': 'Alternativ tekst er nyttig, når folk bruger skærmlæsere pga. synshandicap.',
171
121
  'fabric.editor.taskPlaceholder': 'Indtast din handling, og brug "@" for at tildele til nogen.',
172
122
  'fabric.editor.textColor': 'Tekstfarve',
173
- 'fabric.editor.textStyles': 'Tekstformatering',
174
123
  'fabric.editor.threeColumns': 'Tre kolonner',
175
124
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidebjælker',
176
125
  'fabric.editor.toolbarMediaTitle': 'Tilføj billede, video eller fil',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': 'Brugeren {name} @{shortName}',
187
136
  'fabric.editor.undo': 'Fortryd',
188
137
  'fabric.editor.warning': 'Advarsel',
189
- 'fabric.editor.warningPanel': 'Advarselspanel',
190
- 'fabric.editor.warningPanel.description': 'Tilføj en advarselsnote i et farvet panel',
191
138
  'fabric.editor.wrapLeft': 'Skub til venstre',
192
139
  'fabric.editor.wrapRight': 'Skub til højre'
193
140
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Bitte entfernen Sie jegliche Sonderzeichen in alternativem Text.',
18
18
  'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
19
19
  'fabric.editor.backLink': 'Zurück',
20
- 'fabric.editor.blockquote.description': 'Zitat einfügen',
21
- 'fabric.editor.blockquote2': 'Zitieren',
22
20
  'fabric.editor.captionPlaceholder': 'Eine Bildunterschrift hinzufügen',
21
+ 'fabric.editor.checkUncheckActionItem': 'Aufgabe umschalten',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Mit der Eingabe beginnen',
24
23
  'fabric.editor.clearAltTextEdit': 'Alternativtext löschen',
25
24
  'fabric.editor.closeAltTextEdit': 'Zurück',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Schließen',
27
26
  'fabric.editor.closeHelpDialog': 'Hilfedialog schließen',
28
- 'fabric.editor.codeblock': 'Code-Auszug',
29
- 'fabric.editor.codeblock.description': 'Code mit Syntaxhervorhebungen anzeigen',
30
27
  'fabric.editor.configFailedToLoad': 'Fehler beim Laden',
31
28
  'fabric.editor.configPanel.cancel': 'Abbrechen',
32
29
  'fabric.editor.configPanel.close': 'Schließen',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Senden',
47
44
  'fabric.editor.createComment': 'Kommentieren',
48
45
  'fabric.editor.createCommentInvalid': 'Sie können nur Kommentare für Text und Überschriften hinterlassen.',
49
- 'fabric.editor.customPanel': 'Benutzerdefiniertes Panel',
50
- 'fabric.editor.customPanel.description': 'Fügen Sie einen Hinweis mit Emoji und farbigem Hintergrund hinzu',
51
46
  'fabric.editor.decisionPlaceholder': 'Entscheidung hinzufügen …',
52
47
  'fabric.editor.description': 'Beschreibung',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Dokument',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Hauptinhaltsbereich – geben Sie hier Ihren Text ein.',
60
55
  'fabric.editor.editorHelp': 'Editorhilfe',
61
56
  'fabric.editor.editors': 'Editoren',
62
- 'fabric.editor.elementBrowser.help': 'Hilfe',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Administration',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Kommunikation',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence-Inhalt',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Entwicklung',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Externer Inhalt',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatierung',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Medien',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Berichterstellung',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Steuerelemente und Bilder',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Keine Treffer für Ihre Suchanfrage',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Versuchen Sie, nach einem anderen Begriff zu suchen, oder entdecken Sie neue Apps für Atlassian-Produkte.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace erkunden',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Durchsuchen',
78
57
  'fabric.editor.error': 'Fehler',
79
- 'fabric.editor.errorPanel': 'Fehler-Panel',
80
- 'fabric.editor.errorPanel.description': 'Fehler in einem farbigen Panel hervorheben',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Durch das Löschen von {nodeName} werden alle damit verbundenen Elemente unbrauchbar.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Löschen',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Element löschen',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': 'Nächstes suchen',
87
64
  'fabric.editor.findPrevious': 'Vorheriges suchen',
88
65
  'fabric.editor.findReplaceToolbarButton': 'Suchen und ersetzen',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Abbrechen',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Sind Sie sicher?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Steuerelemente für nicht verankerte Symbolleiste wurden geöffnet',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Nicht verankerte Symbolleiste',
95
- 'fabric.editor.floatingToolbar.scrollLeft': 'Nach links scrollen',
96
- 'fabric.editor.floatingToolbar.scrollRight': 'Nach rechts scrollen',
97
- 'fabric.editor.heading1': 'Überschrift 1',
98
- 'fabric.editor.heading1Description': 'Verwenden Sie dies für Überschriften oberster Ebene.',
99
- 'fabric.editor.heading2': 'Überschrift 2',
100
- 'fabric.editor.heading2Description': 'Verwenden Sie dies für Schlüsselbereiche.',
101
- 'fabric.editor.heading3': 'Überschrift 3',
102
- 'fabric.editor.heading3Description': 'Verwenden Sie dies für Unterbereiche und Gruppenüberschriften.',
103
- 'fabric.editor.heading4': 'Überschrift 4',
104
- 'fabric.editor.heading4Description': 'Verwenden Sie dies für Überschriften tieferer Ebene.',
105
- 'fabric.editor.heading5': 'Überschrift 5',
106
- 'fabric.editor.heading5Description': 'Verwenden Sie dies für die Gruppierung von Listenelementen.',
107
- 'fabric.editor.heading6': 'Überschrift 6',
108
- 'fabric.editor.heading6Description': 'Verwenden Sie dies für Überschriften niedrigerer Ebene.',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': 'Hilfe öffnen',
110
68
  'fabric.editor.helpDialogTips': 'Drücken Sie {keyMap}, um diesen Dialog jederzeit schnell zu öffnen',
111
69
  'fabric.editor.image.fullWidthLabel': 'Volle Breite',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': 'Schmal',
118
76
  'fabric.editor.indent': 'Einzug vergrößern',
119
77
  'fabric.editor.info': 'Info',
120
- 'fabric.editor.infoPanel': 'Info-Panel',
121
- 'fabric.editor.infoPanel.description': 'Informationen in einem farbigen Panel hervorheben',
122
78
  'fabric.editor.inputQueryAssistiveTxt': 'Wenn Autovervollständigungen angezeigt werden, navigieren Sie mit den Pfeiltasten nach oben und unten und drücken Sie die Eingabetaste zur Auswahl eines Ergebnisses. Benutzer mit Touchscreen-Geräten können mit Berührungen und Wischgesten navigieren.',
123
79
  'fabric.editor.invalidDateError': 'Bitte geben Sie ein gültiges Datum ein.',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': 'Erwähnen',
141
97
  'fabric.editor.noResultsFound': 'Keine Ergebnisse',
142
98
  'fabric.editor.noSearchResults': 'Keine Suchergebnisse',
143
- 'fabric.editor.normal': 'Normaler Text',
144
99
  'fabric.editor.note': 'Hinweis',
145
- 'fabric.editor.notePanel': 'Hinweis-Panel',
146
- 'fabric.editor.notePanel.description': 'Hinweis in einem farbigen Panel einfügen',
147
- 'fabric.editor.other': 'Sonstige …',
148
100
  'fabric.editor.outdent': 'Einzug verkleinern',
149
101
  'fabric.editor.panel.backgroundColor': 'Hintergrundfarbe',
150
102
  'fabric.editor.panel.emoji': 'Emoji hinzufügen',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': 'Einzelne Spalte',
166
118
  'fabric.editor.statusPlaceholder': 'Status festlegen',
167
119
  'fabric.editor.success': 'Erfolgreich',
168
- 'fabric.editor.successPanel': 'Erfolgs-Panel',
169
- 'fabric.editor.successPanel.description': 'Tipps in einem farbigen Panel einfügen',
170
120
  'fabric.editor.supportAltText': 'Alternativtexte sind eine Hilfe für Personen, die aufgrund ihrer eingeschränkten Sehfähigkeit Screenreader nutzen.',
171
121
  'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.',
172
122
  'fabric.editor.textColor': 'Textfarbe',
173
- 'fabric.editor.textStyles': 'Textstil',
174
123
  'fabric.editor.threeColumns': 'Drei Spalten',
175
124
  'fabric.editor.threeColumnsWithSidebars': 'Drei Spalten mit Seitenleisten',
176
125
  'fabric.editor.toolbarMediaTitle': 'Bild, Video oder Datei hinzufügen',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': 'Benutzer {name} @{shortName}',
187
136
  'fabric.editor.undo': 'Rückgängig',
188
137
  'fabric.editor.warning': 'Warnung',
189
- 'fabric.editor.warningPanel': 'Warn-Panel',
190
- 'fabric.editor.warningPanel.description': 'Hinweis zur Vorsicht in einem farbigen Panel einfügen',
191
138
  'fabric.editor.wrapLeft': 'Links umwickeln',
192
139
  'fabric.editor.wrapRight': 'Rechts umwickeln'
193
140
  };