@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/cjs/i18n/zh_TW.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
|
|
24
24
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
25
25
|
'fabric.editor.backLink': '返回',
|
|
26
|
-
'fabric.editor.blockquote.description': '插入引述或引文',
|
|
27
|
-
'fabric.editor.blockquote2': '引述',
|
|
28
26
|
'fabric.editor.captionPlaceholder': '新增標題',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': '切換交辦事項',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': '清除替代文字',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': '返回',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': '關閉',
|
|
33
32
|
'fabric.editor.closeHelpDialog': '關閉說明對話方塊',
|
|
34
|
-
'fabric.editor.codeblock': '程式碼片段',
|
|
35
|
-
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
36
33
|
'fabric.editor.configFailedToLoad': '無法載入',
|
|
37
34
|
'fabric.editor.configPanel.cancel': '取消',
|
|
38
35
|
'fabric.editor.configPanel.close': '關閉',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': '提交',
|
|
53
50
|
'fabric.editor.createComment': '留言',
|
|
54
51
|
'fabric.editor.createCommentInvalid': '您只能在文字和標題上留言',
|
|
55
|
-
'fabric.editor.customPanel': '自訂面板',
|
|
56
|
-
'fabric.editor.customPanel.description': '新增一個帶有表情符號和彩色背景的附註',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
58
53
|
'fabric.editor.description': '描述',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': '文件',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': '主要內容區域,打字即可輸入文字。',
|
|
66
61
|
'fabric.editor.editorHelp': '編輯器說明',
|
|
67
62
|
'fabric.editor.editors': '編輯者',
|
|
68
|
-
'fabric.editor.elementBrowser.help': '說明',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': '全部',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': '通訊',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 內容',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '開發',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '外部內容',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': '格式設定',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': '媒體',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': '導覽',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': '建立報告',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': '視覺與影像',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '沒有任何項目符合您的搜尋內容',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '請試著使用不同的詞彙搜尋,或探索 Atlassian 產品的新應用程式。',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '探索 Atlassian Marketplace',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': '瀏覽',
|
|
84
63
|
'fabric.editor.error': '錯誤',
|
|
85
|
-
'fabric.editor.errorPanel': '錯誤面板',
|
|
86
|
-
'fabric.editor.errorPanel.description': '以彩色面板呼叫錯誤',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '刪除 {nodeName} 將中斷與其連結的任何內容。',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '刪除',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': '刪除元素',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': '尋找下一個',
|
|
93
70
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': '尋找與取代',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': '取消',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '您確定嗎?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': '確定',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '已開啟浮動工具列控制項',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮動工具列',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': '向左捲動',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': '向右捲動',
|
|
103
|
-
'fabric.editor.heading1': '標題 1',
|
|
104
|
-
'fabric.editor.heading1Description': '用於最高層級的標題',
|
|
105
|
-
'fabric.editor.heading2': '標題 2',
|
|
106
|
-
'fabric.editor.heading2Description': '用於主要區段',
|
|
107
|
-
'fabric.editor.heading3': '標題 3',
|
|
108
|
-
'fabric.editor.heading3Description': '用於子區段和群組標題',
|
|
109
|
-
'fabric.editor.heading4': '標題 4',
|
|
110
|
-
'fabric.editor.heading4Description': '用於多層標題',
|
|
111
|
-
'fabric.editor.heading5': '標題 5',
|
|
112
|
-
'fabric.editor.heading5Description': '用於分組清單項目',
|
|
113
|
-
'fabric.editor.heading6': '標題 6',
|
|
114
|
-
'fabric.editor.heading6Description': '用於低層級標題',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
|
|
116
74
|
'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': '全寬',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': '不明顯的',
|
|
124
82
|
'fabric.editor.indent': '增加縮排',
|
|
125
83
|
'fabric.editor.info': '資訊',
|
|
126
|
-
'fabric.editor.infoPanel': '資訊面板',
|
|
127
|
-
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': '自動完成結果可用時,請使用向上和向下箭頭查看,並輸入以進行選取。若您使用觸控螢幕裝置,請透過觸控或滑動手勢探索內容。',
|
|
129
85
|
'fabric.editor.invalidDateError': '請輸入有效的日期',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': '提及',
|
|
147
103
|
'fabric.editor.noResultsFound': '沒有結果',
|
|
148
104
|
'fabric.editor.noSearchResults': '沒有搜尋結果',
|
|
149
|
-
'fabric.editor.normal': '一般文字',
|
|
150
105
|
'fabric.editor.note': '附註',
|
|
151
|
-
'fabric.editor.notePanel': '附註面板',
|
|
152
|
-
'fabric.editor.notePanel.description': '以彩色面板新增附註',
|
|
153
|
-
'fabric.editor.other': '其他...',
|
|
154
106
|
'fabric.editor.outdent': '減少縮排',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': '背景顏色',
|
|
156
108
|
'fabric.editor.panel.emoji': '新增表情符號',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': '單欄',
|
|
172
124
|
'fabric.editor.statusPlaceholder': '設定狀態',
|
|
173
125
|
'fabric.editor.success': '成功',
|
|
174
|
-
'fabric.editor.successPanel': '成功面板',
|
|
175
|
-
'fabric.editor.successPanel.description': '以彩色面板新增提示',
|
|
176
126
|
'fabric.editor.supportAltText': '替代文字對於因為視障而使用螢幕閱讀器的人相當實用。',
|
|
177
127
|
'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
|
|
178
128
|
'fabric.editor.textColor': '文字顏色',
|
|
179
|
-
'fabric.editor.textStyles': '文字樣式',
|
|
180
129
|
'fabric.editor.threeColumns': '三欄',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': '三個包含資訊看板的直欄',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': '新增圖片、影片或檔案',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': '使用者 {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': '復原',
|
|
194
143
|
'fabric.editor.warning': '警告',
|
|
195
|
-
'fabric.editor.warningPanel': '警告面板',
|
|
196
|
-
'fabric.editor.warningPanel.description': '以彩色面板新增注意附註',
|
|
197
144
|
'fabric.editor.wrapLeft': '靠左圍繞',
|
|
198
145
|
'fabric.editor.wrapRight': '靠右圍繞'
|
|
199
146
|
};
|
|
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.version = exports.nextMajorVersion = exports.name = void 0;
|
|
7
7
|
var name = "@atlaskit/editor-core";
|
|
8
8
|
exports.name = name;
|
|
9
|
-
var version = "188.0.
|
|
9
|
+
var version = "188.0.2";
|
|
10
10
|
exports.version = version;
|
|
11
11
|
var nextMajorVersion = function nextMajorVersion() {
|
|
12
12
|
return [Number(version.split('.')[0]) + 1, 0, 0].join('.');
|
package/dist/es2019/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/es2019/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/es2019/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
|
};
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -17,16 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
19
19
|
'fabric.editor.backLink': 'Go back',
|
|
20
|
-
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
21
|
-
'fabric.editor.blockquote2': 'Quote',
|
|
22
20
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
21
|
+
'fabric.editor.checkUncheckActionItem': 'Toggle action item',
|
|
23
22
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
24
23
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
25
24
|
'fabric.editor.closeAltTextEdit': 'Back',
|
|
26
25
|
'fabric.editor.closeFindReplaceDialog': 'Close',
|
|
27
26
|
'fabric.editor.closeHelpDialog': 'Close help dialog',
|
|
28
|
-
'fabric.editor.codeblock': 'Code snippet',
|
|
29
|
-
'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
|
|
30
27
|
'fabric.editor.configFailedToLoad': 'Failed to load',
|
|
31
28
|
'fabric.editor.configPanel.cancel': 'Cancel',
|
|
32
29
|
'fabric.editor.configPanel.close': 'Close',
|
|
@@ -47,8 +44,6 @@ export default {
|
|
|
47
44
|
'fabric.editor.configPanel.submit': 'Submit',
|
|
48
45
|
'fabric.editor.createComment': 'Comment',
|
|
49
46
|
'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
|
|
50
|
-
'fabric.editor.customPanel': 'Custom panel',
|
|
51
|
-
'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
|
|
52
47
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
53
48
|
'fabric.editor.description': 'Description',
|
|
54
49
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
@@ -60,25 +55,7 @@ export default {
|
|
|
60
55
|
'fabric.editor.editorAssistiveLabel': 'Main content area, start typing to enter text.',
|
|
61
56
|
'fabric.editor.editorHelp': 'Editor help',
|
|
62
57
|
'fabric.editor.editors': 'Editors',
|
|
63
|
-
'fabric.editor.elementBrowser.help': 'Help',
|
|
64
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administration',
|
|
65
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'All',
|
|
66
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Communication',
|
|
67
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence content',
|
|
68
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Development',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'External content',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatting',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigation',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Reporting',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Visuals & images',
|
|
75
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Nothing matches your search',
|
|
76
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
|
|
77
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
78
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
79
58
|
'fabric.editor.error': 'Error',
|
|
80
|
-
'fabric.editor.errorPanel': 'Error panel',
|
|
81
|
-
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
82
59
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
83
60
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Delete',
|
|
84
61
|
'fabric.editor.extension.deleteElementTitle': 'Delete element',
|
|
@@ -88,27 +65,7 @@ export default {
|
|
|
88
65
|
'fabric.editor.findNext': 'Find next',
|
|
89
66
|
'fabric.editor.findPrevious': 'Find previous',
|
|
90
67
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
91
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
92
68
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
93
|
-
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{name}{amount, plural, =0 {} one { (+1 connected element)} other { (+# connected elements)}}',
|
|
94
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Are you sure?',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
96
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
|
|
97
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
|
|
98
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
99
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
100
|
-
'fabric.editor.heading1': 'Heading 1',
|
|
101
|
-
'fabric.editor.heading1Description': 'Use this for a top level heading',
|
|
102
|
-
'fabric.editor.heading2': 'Heading 2',
|
|
103
|
-
'fabric.editor.heading2Description': 'Use this for key sections',
|
|
104
|
-
'fabric.editor.heading3': 'Heading 3',
|
|
105
|
-
'fabric.editor.heading3Description': 'Use this for sub sections and group headings',
|
|
106
|
-
'fabric.editor.heading4': 'Heading 4',
|
|
107
|
-
'fabric.editor.heading4Description': 'Use this for deep headings',
|
|
108
|
-
'fabric.editor.heading5': 'Heading 5',
|
|
109
|
-
'fabric.editor.heading5Description': 'Use this for grouping list items',
|
|
110
|
-
'fabric.editor.heading6': 'Heading 6',
|
|
111
|
-
'fabric.editor.heading6Description': 'Use this for low level headings',
|
|
112
69
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
113
70
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
114
71
|
'fabric.editor.image.fullWidthLabel': 'Full-width',
|
|
@@ -120,8 +77,6 @@ export default {
|
|
|
120
77
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
121
78
|
'fabric.editor.indent': 'Indent',
|
|
122
79
|
'fabric.editor.info': 'Info',
|
|
123
|
-
'fabric.editor.infoPanel': 'Info panel',
|
|
124
|
-
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
125
80
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
126
81
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
127
82
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -143,11 +98,7 @@ export default {
|
|
|
143
98
|
'fabric.editor.mentionsIconLabel': 'Mention',
|
|
144
99
|
'fabric.editor.noResultsFound': 'No results',
|
|
145
100
|
'fabric.editor.noSearchResults': 'No search results',
|
|
146
|
-
'fabric.editor.normal': 'Normal text',
|
|
147
101
|
'fabric.editor.note': 'Note',
|
|
148
|
-
'fabric.editor.notePanel': 'Note panel',
|
|
149
|
-
'fabric.editor.notePanel.description': 'Add a note in a colored panel',
|
|
150
|
-
'fabric.editor.other': 'Others...',
|
|
151
102
|
'fabric.editor.outdent': 'Outdent',
|
|
152
103
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
153
104
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
@@ -168,12 +119,9 @@ export default {
|
|
|
168
119
|
'fabric.editor.single': 'Single column',
|
|
169
120
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
170
121
|
'fabric.editor.success': 'Success',
|
|
171
|
-
'fabric.editor.successPanel': 'Success panel',
|
|
172
|
-
'fabric.editor.successPanel.description': 'Add tips in a colored panel',
|
|
173
122
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
174
123
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
175
124
|
'fabric.editor.textColor': 'Text color',
|
|
176
|
-
'fabric.editor.textStyles': 'Text styles',
|
|
177
125
|
'fabric.editor.threeColumns': 'Three columns',
|
|
178
126
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
|
|
179
127
|
'fabric.editor.toolbarMediaTitle': 'Add image, video, or file',
|
|
@@ -189,8 +137,6 @@ export default {
|
|
|
189
137
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
190
138
|
'fabric.editor.undo': 'Undo',
|
|
191
139
|
'fabric.editor.warning': 'Warning',
|
|
192
|
-
'fabric.editor.warningPanel': 'Warning panel',
|
|
193
|
-
'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
|
|
194
140
|
'fabric.editor.wrapLeft': 'Wrap left',
|
|
195
141
|
'fabric.editor.wrapRight': 'Wrap right'
|
|
196
142
|
};
|