@atlaskit/editor-core 188.0.0 → 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.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/package.json +4 -4
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -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': '有可用的自动完成结果时,可以使用向上和向下箭头键进行查看,并按 Enter 键进行选择。触摸设备用户,并通过触摸或滑动手势进行浏览。',
|
|
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
|
};
|
|
@@ -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
|
};
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -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
|
};
|
package/dist/esm/i18n/da.js
CHANGED
|
@@ -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
|
};
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -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
|
};
|