@atlaskit/editor-core 173.0.1 → 174.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/i18n/cs.js +8 -77
- package/dist/cjs/i18n/da.js +7 -77
- package/dist/cjs/i18n/de.js +8 -77
- package/dist/cjs/i18n/en.js +11 -100
- package/dist/cjs/i18n/en_GB.js +11 -100
- package/dist/cjs/i18n/en_ZZ.js +11 -100
- package/dist/cjs/i18n/es.js +8 -77
- package/dist/cjs/i18n/fi.js +9 -100
- package/dist/cjs/i18n/fr.js +8 -77
- package/dist/cjs/i18n/hu.js +8 -77
- package/dist/cjs/i18n/it.js +8 -77
- package/dist/cjs/i18n/ja.js +9 -100
- package/dist/cjs/i18n/ko.js +8 -77
- package/dist/cjs/i18n/nb.js +10 -93
- package/dist/cjs/i18n/nl.js +9 -97
- package/dist/cjs/i18n/pl.js +9 -99
- package/dist/cjs/i18n/pt_BR.js +9 -93
- package/dist/cjs/i18n/ru.js +9 -100
- package/dist/cjs/i18n/sv.js +9 -99
- package/dist/cjs/i18n/th.js +9 -100
- package/dist/cjs/i18n/tr.js +9 -100
- package/dist/cjs/i18n/uk.js +9 -100
- package/dist/cjs/i18n/vi.js +9 -100
- package/dist/cjs/i18n/zh.js +7 -100
- package/dist/cjs/i18n/zh_TW.js +9 -100
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +8 -77
- package/dist/es2019/i18n/da.js +7 -77
- package/dist/es2019/i18n/de.js +8 -77
- package/dist/es2019/i18n/en.js +11 -100
- package/dist/es2019/i18n/en_GB.js +11 -100
- package/dist/es2019/i18n/en_ZZ.js +11 -100
- package/dist/es2019/i18n/es.js +8 -77
- package/dist/es2019/i18n/fi.js +9 -100
- package/dist/es2019/i18n/fr.js +8 -77
- package/dist/es2019/i18n/hu.js +8 -77
- package/dist/es2019/i18n/it.js +8 -77
- package/dist/es2019/i18n/ja.js +9 -100
- package/dist/es2019/i18n/ko.js +8 -77
- package/dist/es2019/i18n/nb.js +10 -93
- package/dist/es2019/i18n/nl.js +9 -97
- package/dist/es2019/i18n/pl.js +9 -99
- package/dist/es2019/i18n/pt_BR.js +9 -93
- package/dist/es2019/i18n/ru.js +9 -100
- package/dist/es2019/i18n/sv.js +9 -99
- package/dist/es2019/i18n/th.js +9 -100
- package/dist/es2019/i18n/tr.js +9 -100
- package/dist/es2019/i18n/uk.js +9 -100
- package/dist/es2019/i18n/vi.js +9 -100
- package/dist/es2019/i18n/zh.js +7 -100
- package/dist/es2019/i18n/zh_TW.js +9 -100
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +8 -77
- package/dist/esm/i18n/da.js +7 -77
- package/dist/esm/i18n/de.js +8 -77
- package/dist/esm/i18n/en.js +11 -100
- package/dist/esm/i18n/en_GB.js +11 -100
- package/dist/esm/i18n/en_ZZ.js +11 -100
- package/dist/esm/i18n/es.js +8 -77
- package/dist/esm/i18n/fi.js +9 -100
- package/dist/esm/i18n/fr.js +8 -77
- package/dist/esm/i18n/hu.js +8 -77
- package/dist/esm/i18n/it.js +8 -77
- package/dist/esm/i18n/ja.js +9 -100
- package/dist/esm/i18n/ko.js +8 -77
- package/dist/esm/i18n/nb.js +10 -93
- package/dist/esm/i18n/nl.js +9 -97
- package/dist/esm/i18n/pl.js +9 -99
- package/dist/esm/i18n/pt_BR.js +9 -93
- package/dist/esm/i18n/ru.js +9 -100
- package/dist/esm/i18n/sv.js +9 -99
- package/dist/esm/i18n/th.js +9 -100
- package/dist/esm/i18n/tr.js +9 -100
- package/dist/esm/i18n/uk.js +9 -100
- package/dist/esm/i18n/vi.js +9 -100
- package/dist/esm/i18n/zh.js +7 -100
- package/dist/esm/i18n/zh_TW.js +9 -100
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +8 -77
- package/dist/types/i18n/da.d.ts +7 -77
- package/dist/types/i18n/de.d.ts +8 -77
- package/dist/types/i18n/en.d.ts +10 -99
- package/dist/types/i18n/en_GB.d.ts +10 -99
- package/dist/types/i18n/en_ZZ.d.ts +10 -99
- package/dist/types/i18n/es.d.ts +8 -77
- package/dist/types/i18n/fi.d.ts +8 -99
- package/dist/types/i18n/fr.d.ts +8 -77
- package/dist/types/i18n/hu.d.ts +8 -77
- package/dist/types/i18n/it.d.ts +8 -77
- package/dist/types/i18n/ja.d.ts +8 -99
- package/dist/types/i18n/ko.d.ts +8 -77
- package/dist/types/i18n/nb.d.ts +8 -91
- package/dist/types/i18n/nl.d.ts +8 -96
- package/dist/types/i18n/pl.d.ts +8 -98
- package/dist/types/i18n/pt_BR.d.ts +8 -92
- package/dist/types/i18n/ru.d.ts +8 -99
- package/dist/types/i18n/sv.d.ts +8 -98
- package/dist/types/i18n/th.d.ts +8 -99
- package/dist/types/i18n/tr.d.ts +8 -99
- package/dist/types/i18n/uk.d.ts +8 -99
- package/dist/types/i18n/vi.d.ts +8 -99
- package/dist/types/i18n/zh.d.ts +6 -99
- package/dist/types/i18n/zh_TW.d.ts +8 -99
- package/dist/types-ts4.0/i18n/cs.d.ts +8 -77
- package/dist/types-ts4.0/i18n/da.d.ts +7 -77
- package/dist/types-ts4.0/i18n/de.d.ts +8 -77
- package/dist/types-ts4.0/i18n/en.d.ts +10 -99
- package/dist/types-ts4.0/i18n/en_GB.d.ts +10 -99
- package/dist/types-ts4.0/i18n/en_ZZ.d.ts +10 -99
- package/dist/types-ts4.0/i18n/es.d.ts +8 -77
- package/dist/types-ts4.0/i18n/fi.d.ts +8 -99
- package/dist/types-ts4.0/i18n/fr.d.ts +8 -77
- package/dist/types-ts4.0/i18n/hu.d.ts +8 -77
- package/dist/types-ts4.0/i18n/it.d.ts +8 -77
- package/dist/types-ts4.0/i18n/ja.d.ts +8 -99
- package/dist/types-ts4.0/i18n/ko.d.ts +8 -77
- package/dist/types-ts4.0/i18n/nb.d.ts +8 -91
- package/dist/types-ts4.0/i18n/nl.d.ts +8 -96
- package/dist/types-ts4.0/i18n/pl.d.ts +8 -98
- package/dist/types-ts4.0/i18n/pt_BR.d.ts +8 -92
- package/dist/types-ts4.0/i18n/ru.d.ts +8 -99
- package/dist/types-ts4.0/i18n/sv.d.ts +8 -98
- package/dist/types-ts4.0/i18n/th.d.ts +8 -99
- package/dist/types-ts4.0/i18n/tr.d.ts +8 -99
- package/dist/types-ts4.0/i18n/uk.d.ts +8 -99
- package/dist/types-ts4.0/i18n/vi.d.ts +8 -99
- package/dist/types-ts4.0/i18n/zh.d.ts +6 -99
- package/dist/types-ts4.0/i18n/zh_TW.d.ts +8 -99
- package/package.json +8 -8
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -6,13 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
//Chinese (Traditional)
|
|
8
8
|
export default {
|
|
9
|
-
'fabric.editor.action': '動作項目',
|
|
10
|
-
'fabric.editor.action.description': '建立並指派動作項目',
|
|
11
9
|
'fabric.editor.addAltText': '替代文字',
|
|
12
10
|
'fabric.editor.alignCenter': '置中對齊',
|
|
13
|
-
'fabric.editor.alignImageCenter': '置中對齊',
|
|
14
|
-
'fabric.editor.alignImageLeft': '靠左對齊',
|
|
15
|
-
'fabric.editor.alignImageRight': '靠右對齊',
|
|
16
11
|
'fabric.editor.alignLeft': '靠左對齊',
|
|
17
12
|
'fabric.editor.alignRight': '靠右對齊',
|
|
18
13
|
'fabric.editor.alignment': '文字對齊',
|
|
@@ -24,20 +19,14 @@ export default {
|
|
|
24
19
|
'fabric.editor.blockCardUnavailable': '內嵌連結位於 {node} 內,無法變更其檢視',
|
|
25
20
|
'fabric.editor.blockDescription': '顯示有關連結的更多資訊,包括摘要和動作',
|
|
26
21
|
'fabric.editor.blockTitle': '卡片',
|
|
27
|
-
'fabric.editor.blockquote': '引述',
|
|
28
22
|
'fabric.editor.blockquote.description': '插入引述或引文',
|
|
29
23
|
'fabric.editor.blockquote2': '引述',
|
|
30
24
|
'fabric.editor.bold': '粗體',
|
|
31
25
|
'fabric.editor.bug': '錯誤',
|
|
32
|
-
'fabric.editor.canNotSortTable': '⚠️ 您無法排序包含合併儲存格的表格',
|
|
33
|
-
'fabric.editor.cancelButton': '取消',
|
|
34
26
|
'fabric.editor.captionPlaceholder': '新增標題',
|
|
35
27
|
'fabric.editor.cardFloatingControls': '卡片選項',
|
|
36
|
-
'fabric.editor.cellBackground': '儲存格背景',
|
|
37
|
-
'fabric.editor.cellOptions': '儲存格選項',
|
|
38
28
|
'fabric.editor.chromeCollapsedPlaceholder': '輸入一些內容...',
|
|
39
29
|
'fabric.editor.clearAltTextEdit': '清除替代文字',
|
|
40
|
-
'fabric.editor.clearCells': '{0, plural, other {清除儲存格}}',
|
|
41
30
|
'fabric.editor.clearFormatting': '清除格式設定',
|
|
42
31
|
'fabric.editor.clearLink': '清除連結',
|
|
43
32
|
'fabric.editor.clearLinkText': '清除文字',
|
|
@@ -48,9 +37,6 @@ export default {
|
|
|
48
37
|
'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
|
|
49
38
|
'fabric.editor.codeblock': '程式碼片段',
|
|
50
39
|
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
51
|
-
'fabric.editor.collapseTable': '摺疊表格',
|
|
52
|
-
'fabric.editor.columns': '版面配置',
|
|
53
|
-
'fabric.editor.columns.description': '使用區段建立頁面的結構',
|
|
54
40
|
'fabric.editor.configFailedToLoad': '無法載入',
|
|
55
41
|
'fabric.editor.configPanel.cancel': '取消',
|
|
56
42
|
'fabric.editor.configPanel.close': '關閉',
|
|
@@ -68,16 +54,10 @@ export default {
|
|
|
68
54
|
'fabric.editor.configPanel.invalid': '無效欄位',
|
|
69
55
|
'fabric.editor.configPanel.required': '必要欄位',
|
|
70
56
|
'fabric.editor.configPanel.submit': '提交',
|
|
71
|
-
'fabric.editor.copiedToClipboard': '已複製!',
|
|
72
|
-
'fabric.editor.copyToClipboard': '複製',
|
|
73
57
|
'fabric.editor.createComment': '留言',
|
|
74
58
|
'fabric.editor.createCommentInvalid': '您只能在文字和標題上留言',
|
|
75
59
|
'fabric.editor.customPanel': '自訂面板',
|
|
76
60
|
'fabric.editor.customPanel.description': '新增一個帶有表情符號和彩色背景的附註',
|
|
77
|
-
'fabric.editor.date': '日期',
|
|
78
|
-
'fabric.editor.date.description': '使用日曆新增日期',
|
|
79
|
-
'fabric.editor.decision': '決定',
|
|
80
|
-
'fabric.editor.decision.description': '擷取決定以便追蹤',
|
|
81
61
|
'fabric.editor.decisionPlaceholder': '新增決定…',
|
|
82
62
|
'fabric.editor.defaultAltText': '清單項目',
|
|
83
63
|
'fabric.editor.displayBlock': '顯示卡片',
|
|
@@ -86,14 +66,12 @@ export default {
|
|
|
86
66
|
'fabric.editor.displayLink': '以文字顯示',
|
|
87
67
|
'fabric.editor.displayOptionUnavailableInParentNode': '{node} 內無法使用此顯示選項',
|
|
88
68
|
'fabric.editor.displayText': '要顯示的文字',
|
|
89
|
-
'fabric.editor.distributeColumns': '平均分配直欄寬度',
|
|
90
69
|
'fabric.editor.dropPlaceholderLabel': '文件',
|
|
91
70
|
'fabric.editor.ecombedDescription': '顯示連結的互動式預覽',
|
|
92
71
|
'fabric.editor.edit': '編輯',
|
|
93
72
|
'fabric.editor.editAltText': '編輯替代文字',
|
|
94
73
|
'fabric.editor.editDateText': '編輯日期',
|
|
95
74
|
'fabric.editor.editLink': '編輯連結',
|
|
96
|
-
'fabric.editor.editMode.inviteToEditButton.title': '邀請編輯',
|
|
97
75
|
'fabric.editor.editStatusColor': '編輯狀態顏色',
|
|
98
76
|
'fabric.editor.editStatusText': '編輯狀態',
|
|
99
77
|
'fabric.editor.editableContentLabel': '可編輯內容',
|
|
@@ -116,20 +94,14 @@ export default {
|
|
|
116
94
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': '探索 Atlassian Marketplace',
|
|
117
95
|
'fabric.editor.elementbrowser.sidebar.heading': '瀏覽',
|
|
118
96
|
'fabric.editor.embedTitle': '嵌入',
|
|
119
|
-
'fabric.editor.emoji': '表情符號',
|
|
120
|
-
'fabric.editor.emoji.description': '使用表情符號來傳達想法 🎉 和情緒 😄',
|
|
121
97
|
'fabric.editor.emptyLink': '請輸入連結。',
|
|
122
98
|
'fabric.editor.epic': '大型工作',
|
|
123
99
|
'fabric.editor.error': '錯誤',
|
|
124
100
|
'fabric.editor.errorPanel': '錯誤面板',
|
|
125
101
|
'fabric.editor.errorPanel.description': '以彩色面板呼叫錯誤',
|
|
126
|
-
'fabric.editor.
|
|
127
|
-
'fabric.editor.
|
|
102
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '移除此擴充功能會中斷所有與之連結的項目。',
|
|
103
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '移除擴充功能',
|
|
128
104
|
'fabric.editor.extensions.config-panel.save-indicator': '系統會隨時自動儲存所有變更',
|
|
129
|
-
'fabric.editor.feedbackDialog': '提供意見回饋',
|
|
130
|
-
'fabric.editor.feedbackDialog.description': '請說明您對於新編輯器的使用體驗',
|
|
131
|
-
'fabric.editor.filesAndImages': '檔案與影像',
|
|
132
|
-
'fabric.editor.filesAndImages.description': '將影像和其他檔案新增至頁面',
|
|
133
105
|
'fabric.editor.find': '尋找',
|
|
134
106
|
'fabric.editor.findNext': '尋找下一個',
|
|
135
107
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
@@ -139,8 +111,6 @@ export default {
|
|
|
139
111
|
'fabric.editor.floatingToolbar.confirmModalOK': '確定',
|
|
140
112
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '已開啟浮動工具列控制項',
|
|
141
113
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '浮動工具列',
|
|
142
|
-
'fabric.editor.headerColumn': '標題欄',
|
|
143
|
-
'fabric.editor.headerRow': '標題列',
|
|
144
114
|
'fabric.editor.heading1': '標題 1',
|
|
145
115
|
'fabric.editor.heading1Description': '用於最高層級的標題',
|
|
146
116
|
'fabric.editor.heading2': '標題 2',
|
|
@@ -160,36 +130,25 @@ export default {
|
|
|
160
130
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': '故事',
|
|
161
131
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': '任務',
|
|
162
132
|
'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
|
|
163
|
-
'fabric.editor.help': '說明',
|
|
164
|
-
'fabric.editor.help.description': '瀏覽所有鍵盤快速鍵和 Markdown 選項',
|
|
165
133
|
'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
|
|
166
|
-
'fabric.editor.horizontalRule': '分隔線',
|
|
167
|
-
'fabric.editor.horizontalRule.description': '使用水平線來區隔內容',
|
|
168
134
|
'fabric.editor.hyperlink.linkAriaLabel': '連結標籤',
|
|
169
135
|
'fabric.editor.hyperlink.searchLinkAriaDescription': '當您在欄位中輸入內容時,建議會顯示在下方',
|
|
170
136
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {沒有找到任何結果} other {找到 {count,number} 個結果}}',
|
|
171
137
|
'fabric.editor.hyperlinkToolbarPlaceholder': '貼上或搜尋連結',
|
|
172
|
-
'fabric.editor.image': '影像',
|
|
173
138
|
'fabric.editor.improvement': '改善',
|
|
139
|
+
'fabric.editor.indent': '增加縮排',
|
|
174
140
|
'fabric.editor.info': '資訊',
|
|
175
141
|
'fabric.editor.infoPanel': '資訊面板',
|
|
176
142
|
'fabric.editor.infoPanel.description': '以彩色面板醒目提示資訊',
|
|
177
143
|
'fabric.editor.inlineDescription': '將連結顯示為內嵌文字',
|
|
178
144
|
'fabric.editor.inlineTitle': '內嵌',
|
|
179
|
-
'fabric.editor.
|
|
180
|
-
'fabric.editor.insertMenu': '插入',
|
|
181
|
-
'fabric.editor.insertRow': '在下方插入列',
|
|
145
|
+
'fabric.editor.inputQueryAssistiveTxt': '自動完成結果可用時,請使用向上和向下箭頭查看,並輸入以進行選取。若您使用觸控螢幕裝置,請透過觸控或滑動手勢探索內容。',
|
|
182
146
|
'fabric.editor.invalidDateError': '請輸入有效的日期',
|
|
183
147
|
'fabric.editor.invalidLink': '請輸入有效的連結。',
|
|
184
148
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
185
149
|
'fabric.editor.italic': '斜體',
|
|
186
150
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
187
|
-
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
188
|
-
'fabric.editor.layoutFullWidth': '採用完整寬度',
|
|
189
|
-
'fabric.editor.layoutWide': '採用寬版',
|
|
190
151
|
'fabric.editor.leftSidebar': '左側資訊看板',
|
|
191
|
-
'fabric.editor.link': '連結',
|
|
192
|
-
'fabric.editor.link.description': '插入連結',
|
|
193
152
|
'fabric.editor.linkAddress': '連結位址',
|
|
194
153
|
'fabric.editor.linkPlaceholder': '貼上連結',
|
|
195
154
|
'fabric.editor.lists': '清單',
|
|
@@ -197,50 +156,38 @@ export default {
|
|
|
197
156
|
'fabric.editor.matchCase': '大小寫須相符',
|
|
198
157
|
'fabric.editor.mediaAddLink': '新增連結',
|
|
199
158
|
'fabric.editor.mediaGroupDeleteLabel': '刪除',
|
|
200
|
-
'fabric.editor.mention': '提及',
|
|
201
|
-
'fabric.editor.mention.description': '提及他人以傳送通知',
|
|
202
159
|
'fabric.editor.mentionsAddLabel': '新增圖示',
|
|
203
160
|
'fabric.editor.mentionsIconLabel': '提及',
|
|
204
|
-
'fabric.editor.mergeCells': '合併儲存格',
|
|
205
161
|
'fabric.editor.moreFormatting': '更多格式設定',
|
|
206
162
|
'fabric.editor.noResultsFound': '沒有結果',
|
|
163
|
+
'fabric.editor.noSearchResults': '沒有搜尋結果',
|
|
207
164
|
'fabric.editor.normal': '一般文字',
|
|
208
165
|
'fabric.editor.note': '附註',
|
|
209
166
|
'fabric.editor.notePanel': '附註面板',
|
|
210
167
|
'fabric.editor.notePanel.description': '以彩色面板新增附註',
|
|
211
|
-
'fabric.editor.numberedColumn': '編號直欄',
|
|
212
168
|
'fabric.editor.off': '{formattingType} 關閉',
|
|
213
169
|
'fabric.editor.on': '{formattingType} 開啟',
|
|
214
170
|
'fabric.editor.orderedList': '編號清單',
|
|
215
171
|
'fabric.editor.orderedList.description': '建立已排序的清單',
|
|
216
172
|
'fabric.editor.other': '其他...',
|
|
173
|
+
'fabric.editor.outdent': '減少縮排',
|
|
217
174
|
'fabric.editor.pageActionsLabel': '頁面動作',
|
|
218
175
|
'fabric.editor.panel.backgroundColor': '背景顏色',
|
|
219
176
|
'fabric.editor.panel.emoji': '新增表情符號',
|
|
220
177
|
'fabric.editor.pastePlainText': '貼上純文字',
|
|
221
178
|
'fabric.editor.placeholderAltText': '使用替代文字描述這張圖片',
|
|
222
|
-
'fabric.editor.placeholderText': '預留位置文字',
|
|
223
|
-
'fabric.editor.placeholderText.description': '在頁面中插入文字預留位置',
|
|
224
179
|
'fabric.editor.placeholderTextPlaceholder': '新增預留位置文字',
|
|
225
180
|
'fabric.editor.quickInsert': '快速插入',
|
|
226
181
|
'fabric.editor.redo': '重做',
|
|
227
|
-
'fabric.editor.remove': '移除',
|
|
228
|
-
'fabric.editor.removeColumns': '{0, plural, other {刪除直欄}}',
|
|
229
|
-
'fabric.editor.removeEmoji': '移除表情符號',
|
|
230
|
-
'fabric.editor.removeRows': '{0, plural, other {刪除列}}',
|
|
231
182
|
'fabric.editor.replace': '取代',
|
|
232
183
|
'fabric.editor.replaceAll': '全部取代',
|
|
233
184
|
'fabric.editor.replaceWith': '取代為',
|
|
234
185
|
'fabric.editor.resultsCount': '第 {selectedMatchPosition} 個,共 {totalResultsCount} 個',
|
|
235
186
|
'fabric.editor.rightSidebar': '右側資訊看板',
|
|
236
|
-
'fabric.editor.
|
|
187
|
+
'fabric.editor.searchResults': '{itemsLength, plural, other {{itemsLength,number} 個搜尋結果}}',
|
|
237
188
|
'fabric.editor.selectLanguage': '選取語言',
|
|
189
|
+
'fabric.editor.settingsLinks': '前往連結偏好設定',
|
|
238
190
|
'fabric.editor.single': '單欄',
|
|
239
|
-
'fabric.editor.sortColumnASC': '以 A → Z 排序直欄',
|
|
240
|
-
'fabric.editor.sortColumnDESC': '以 Z → A 排序直欄',
|
|
241
|
-
'fabric.editor.splitCell': '分割儲存格',
|
|
242
|
-
'fabric.editor.status': '狀態',
|
|
243
|
-
'fabric.editor.status.description': '新增自訂狀態標籤',
|
|
244
191
|
'fabric.editor.statusPlaceholder': '設定狀態',
|
|
245
192
|
'fabric.editor.story': '故事',
|
|
246
193
|
'fabric.editor.strike': '刪除線',
|
|
@@ -253,11 +200,6 @@ export default {
|
|
|
253
200
|
'fabric.editor.superscript': '上標',
|
|
254
201
|
'fabric.editor.superscript.off.subscript.on': '上標關閉,下標開啟',
|
|
255
202
|
'fabric.editor.supportAltText': '替代文字對於因為視障而使用螢幕閱讀器的人相當實用。',
|
|
256
|
-
'fabric.editor.table': '表格',
|
|
257
|
-
'fabric.editor.table.description': '插入表格',
|
|
258
|
-
'fabric.editor.tableOptions': '表格選項',
|
|
259
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '移除此表格會破壞所有與之連結的圖表。',
|
|
260
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '移除表格和資料',
|
|
261
203
|
'fabric.editor.task': '任務',
|
|
262
204
|
'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。',
|
|
263
205
|
'fabric.editor.text.formatting.off': '文字格式設定關閉',
|
|
@@ -265,17 +207,8 @@ export default {
|
|
|
265
207
|
'fabric.editor.textStyles': '文字樣式',
|
|
266
208
|
'fabric.editor.threeColumns': '三欄',
|
|
267
209
|
'fabric.editor.threeColumnsWithSidebars': '三個包含資訊看板的直欄',
|
|
268
|
-
'fabric.editor.time.ago': '前',
|
|
269
|
-
'fabric.editor.time.updated': '已更新',
|
|
270
|
-
'fabric.editor.time.viewed': '已檢視',
|
|
271
210
|
'fabric.editor.toolbarLabel': '編輯器工具列',
|
|
272
211
|
'fabric.editor.toolbarMediaTitle': '檔案與影像',
|
|
273
|
-
'fabric.editor.tooltip.blockPanel': '面板',
|
|
274
|
-
'fabric.editor.tooltip.bulletList': '清單',
|
|
275
|
-
'fabric.editor.tooltip.decisionList': '決定清單',
|
|
276
|
-
'fabric.editor.tooltip.defaultBlockNode': '區塊節點',
|
|
277
|
-
'fabric.editor.tooltip.nestedExpand': '巢狀擴充',
|
|
278
|
-
'fabric.editor.tooltip.taskList': '動作項目',
|
|
279
212
|
'fabric.editor.twoColumns': '兩欄',
|
|
280
213
|
'fabric.editor.typeAheadResultLabel': '自動提示結果',
|
|
281
214
|
'fabric.editor.unableToOpenLink': '無法開啟此連結',
|
|
@@ -287,33 +220,9 @@ export default {
|
|
|
287
220
|
'fabric.editor.url': '顯示 URL',
|
|
288
221
|
'fabric.editor.urlDescription': '將連結顯示為 URL',
|
|
289
222
|
'fabric.editor.urlTitle': 'URL',
|
|
290
|
-
'fabric.editor.viewMore': '檢視更多',
|
|
291
|
-
'fabric.editor.visit': '在新視窗中開啟連結',
|
|
292
223
|
'fabric.editor.warning': '警告',
|
|
293
224
|
'fabric.editor.warningPanel': '警告面板',
|
|
294
225
|
'fabric.editor.warningPanel.description': '以彩色面板新增注意附註',
|
|
295
226
|
'fabric.editor.wrapLeft': '靠左圍繞',
|
|
296
|
-
'fabric.editor.wrapRight': '靠右圍繞'
|
|
297
|
-
'fabric.theme.blue': '藍色',
|
|
298
|
-
'fabric.theme.dark-blue': '深藍色',
|
|
299
|
-
'fabric.theme.dark-green': '深綠色',
|
|
300
|
-
'fabric.theme.dark-purple': '深紫色',
|
|
301
|
-
'fabric.theme.dark-red': '深紅色',
|
|
302
|
-
'fabric.theme.dark-teal': '深藍綠色',
|
|
303
|
-
'fabric.theme.dark-yellow': '深黃色',
|
|
304
|
-
'fabric.theme.gray': '灰色',
|
|
305
|
-
'fabric.theme.green': '綠色',
|
|
306
|
-
'fabric.theme.light-blue': '淺藍色',
|
|
307
|
-
'fabric.theme.light-gray': '淺灰色',
|
|
308
|
-
'fabric.theme.light-green': '淺綠色',
|
|
309
|
-
'fabric.theme.light-purple': '淺紫色',
|
|
310
|
-
'fabric.theme.light-red': '淺紅色',
|
|
311
|
-
'fabric.theme.light-teal': '淺藍綠色',
|
|
312
|
-
'fabric.theme.light-yellow': '淺黃色',
|
|
313
|
-
'fabric.theme.orange': '橘色',
|
|
314
|
-
'fabric.theme.purple': '紫色',
|
|
315
|
-
'fabric.theme.red': '紅色',
|
|
316
|
-
'fabric.theme.teal': '藍綠色',
|
|
317
|
-
'fabric.theme.white': '白色',
|
|
318
|
-
'fabric.theme.yellow': '黃色'
|
|
227
|
+
'fabric.editor.wrapRight': '靠右圍繞'
|
|
319
228
|
};
|
package/dist/esm/version.json
CHANGED
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
'fabric.editor.action': string;
|
|
3
|
-
'fabric.editor.action.description': string;
|
|
4
2
|
'fabric.editor.addAltText': string;
|
|
5
3
|
'fabric.editor.alignCenter': string;
|
|
6
|
-
'fabric.editor.alignImageCenter': string;
|
|
7
|
-
'fabric.editor.alignImageLeft': string;
|
|
8
|
-
'fabric.editor.alignImageRight': string;
|
|
9
4
|
'fabric.editor.alignLeft': string;
|
|
10
5
|
'fabric.editor.alignRight': string;
|
|
11
6
|
'fabric.editor.alignment': string;
|
|
@@ -17,20 +12,14 @@ declare const _default: {
|
|
|
17
12
|
'fabric.editor.blockCardUnavailable': string;
|
|
18
13
|
'fabric.editor.blockDescription': string;
|
|
19
14
|
'fabric.editor.blockTitle': string;
|
|
20
|
-
'fabric.editor.blockquote': string;
|
|
21
15
|
'fabric.editor.blockquote.description': string;
|
|
22
16
|
'fabric.editor.blockquote2': string;
|
|
23
17
|
'fabric.editor.bold': string;
|
|
24
18
|
'fabric.editor.bug': string;
|
|
25
|
-
'fabric.editor.canNotSortTable': string;
|
|
26
|
-
'fabric.editor.cancelButton': string;
|
|
27
19
|
'fabric.editor.captionPlaceholder': string;
|
|
28
20
|
'fabric.editor.cardFloatingControls': string;
|
|
29
|
-
'fabric.editor.cellBackground': string;
|
|
30
|
-
'fabric.editor.cellOptions': string;
|
|
31
21
|
'fabric.editor.chromeCollapsedPlaceholder': string;
|
|
32
22
|
'fabric.editor.clearAltTextEdit': string;
|
|
33
|
-
'fabric.editor.clearCells': string;
|
|
34
23
|
'fabric.editor.clearFormatting': string;
|
|
35
24
|
'fabric.editor.clearLink': string;
|
|
36
25
|
'fabric.editor.clearLinkText': string;
|
|
@@ -41,9 +30,6 @@ declare const _default: {
|
|
|
41
30
|
'fabric.editor.code.on': string;
|
|
42
31
|
'fabric.editor.codeblock': string;
|
|
43
32
|
'fabric.editor.codeblock.description': string;
|
|
44
|
-
'fabric.editor.collapseTable': string;
|
|
45
|
-
'fabric.editor.columns': string;
|
|
46
|
-
'fabric.editor.columns.description': string;
|
|
47
33
|
'fabric.editor.configFailedToLoad': string;
|
|
48
34
|
'fabric.editor.configPanel.cancel': string;
|
|
49
35
|
'fabric.editor.configPanel.close': string;
|
|
@@ -61,16 +47,10 @@ declare const _default: {
|
|
|
61
47
|
'fabric.editor.configPanel.invalid': string;
|
|
62
48
|
'fabric.editor.configPanel.required': string;
|
|
63
49
|
'fabric.editor.configPanel.submit': string;
|
|
64
|
-
'fabric.editor.copiedToClipboard': string;
|
|
65
|
-
'fabric.editor.copyToClipboard': string;
|
|
66
50
|
'fabric.editor.createComment': string;
|
|
67
51
|
'fabric.editor.createCommentInvalid': string;
|
|
68
52
|
'fabric.editor.customPanel': string;
|
|
69
53
|
'fabric.editor.customPanel.description': string;
|
|
70
|
-
'fabric.editor.date': string;
|
|
71
|
-
'fabric.editor.date.description': string;
|
|
72
|
-
'fabric.editor.decision': string;
|
|
73
|
-
'fabric.editor.decision.description': string;
|
|
74
54
|
'fabric.editor.decisionPlaceholder': string;
|
|
75
55
|
'fabric.editor.defaultAltText': string;
|
|
76
56
|
'fabric.editor.displayBlock': string;
|
|
@@ -79,14 +59,12 @@ declare const _default: {
|
|
|
79
59
|
'fabric.editor.displayLink': string;
|
|
80
60
|
'fabric.editor.displayOptionUnavailableInParentNode': string;
|
|
81
61
|
'fabric.editor.displayText': string;
|
|
82
|
-
'fabric.editor.distributeColumns': string;
|
|
83
62
|
'fabric.editor.dropPlaceholderLabel': string;
|
|
84
63
|
'fabric.editor.ecombedDescription': string;
|
|
85
64
|
'fabric.editor.edit': string;
|
|
86
65
|
'fabric.editor.editAltText': string;
|
|
87
66
|
'fabric.editor.editDateText': string;
|
|
88
67
|
'fabric.editor.editLink': string;
|
|
89
|
-
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
90
68
|
'fabric.editor.editStatusColor': string;
|
|
91
69
|
'fabric.editor.editStatusText': string;
|
|
92
70
|
'fabric.editor.editableContentLabel': string;
|
|
@@ -109,20 +87,14 @@ declare const _default: {
|
|
|
109
87
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
110
88
|
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
111
89
|
'fabric.editor.embedTitle': string;
|
|
112
|
-
'fabric.editor.emoji': string;
|
|
113
|
-
'fabric.editor.emoji.description': string;
|
|
114
90
|
'fabric.editor.emptyLink': string;
|
|
115
91
|
'fabric.editor.epic': string;
|
|
116
92
|
'fabric.editor.error': string;
|
|
117
93
|
'fabric.editor.errorPanel': string;
|
|
118
94
|
'fabric.editor.errorPanel.description': string;
|
|
119
|
-
'fabric.editor.
|
|
120
|
-
'fabric.editor.
|
|
95
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': string;
|
|
96
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': string;
|
|
121
97
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
122
|
-
'fabric.editor.feedbackDialog': string;
|
|
123
|
-
'fabric.editor.feedbackDialog.description': string;
|
|
124
|
-
'fabric.editor.filesAndImages': string;
|
|
125
|
-
'fabric.editor.filesAndImages.description': string;
|
|
126
98
|
'fabric.editor.find': string;
|
|
127
99
|
'fabric.editor.findNext': string;
|
|
128
100
|
'fabric.editor.findPrevious': string;
|
|
@@ -132,8 +104,6 @@ declare const _default: {
|
|
|
132
104
|
'fabric.editor.floatingToolbar.confirmModalOK': string;
|
|
133
105
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': string;
|
|
134
106
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': string;
|
|
135
|
-
'fabric.editor.headerColumn': string;
|
|
136
|
-
'fabric.editor.headerRow': string;
|
|
137
107
|
'fabric.editor.heading1': string;
|
|
138
108
|
'fabric.editor.heading1Description': string;
|
|
139
109
|
'fabric.editor.heading2': string;
|
|
@@ -153,36 +123,25 @@ declare const _default: {
|
|
|
153
123
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': string;
|
|
154
124
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': string;
|
|
155
125
|
'fabric.editor.headingLink.toolbarHelpTitle': string;
|
|
156
|
-
'fabric.editor.help': string;
|
|
157
|
-
'fabric.editor.help.description': string;
|
|
158
126
|
'fabric.editor.helpDialogTips': string;
|
|
159
|
-
'fabric.editor.horizontalRule': string;
|
|
160
|
-
'fabric.editor.horizontalRule.description': string;
|
|
161
127
|
'fabric.editor.hyperlink.linkAriaLabel': string;
|
|
162
128
|
'fabric.editor.hyperlink.searchLinkAriaDescription': string;
|
|
163
129
|
'fabric.editor.hyperlink.searchLinkResults': string;
|
|
164
130
|
'fabric.editor.hyperlinkToolbarPlaceholder': string;
|
|
165
|
-
'fabric.editor.image': string;
|
|
166
131
|
'fabric.editor.improvement': string;
|
|
132
|
+
'fabric.editor.indent': string;
|
|
167
133
|
'fabric.editor.info': string;
|
|
168
134
|
'fabric.editor.infoPanel': string;
|
|
169
135
|
'fabric.editor.infoPanel.description': string;
|
|
170
136
|
'fabric.editor.inlineDescription': string;
|
|
171
137
|
'fabric.editor.inlineTitle': string;
|
|
172
|
-
'fabric.editor.
|
|
173
|
-
'fabric.editor.insertMenu': string;
|
|
174
|
-
'fabric.editor.insertRow': string;
|
|
138
|
+
'fabric.editor.inputQueryAssistiveTxt': string;
|
|
175
139
|
'fabric.editor.invalidDateError': string;
|
|
176
140
|
'fabric.editor.invalidLink': string;
|
|
177
141
|
'fabric.editor.inviteItem.title': string;
|
|
178
142
|
'fabric.editor.italic': string;
|
|
179
143
|
'fabric.editor.keyboardShortcuts': string;
|
|
180
|
-
'fabric.editor.layoutFixedWidth': string;
|
|
181
|
-
'fabric.editor.layoutFullWidth': string;
|
|
182
|
-
'fabric.editor.layoutWide': string;
|
|
183
144
|
'fabric.editor.leftSidebar': string;
|
|
184
|
-
'fabric.editor.link': string;
|
|
185
|
-
'fabric.editor.link.description': string;
|
|
186
145
|
'fabric.editor.linkAddress': string;
|
|
187
146
|
'fabric.editor.linkPlaceholder': string;
|
|
188
147
|
'fabric.editor.lists': string;
|
|
@@ -190,50 +149,38 @@ declare const _default: {
|
|
|
190
149
|
'fabric.editor.matchCase': string;
|
|
191
150
|
'fabric.editor.mediaAddLink': string;
|
|
192
151
|
'fabric.editor.mediaGroupDeleteLabel': string;
|
|
193
|
-
'fabric.editor.mention': string;
|
|
194
|
-
'fabric.editor.mention.description': string;
|
|
195
152
|
'fabric.editor.mentionsAddLabel': string;
|
|
196
153
|
'fabric.editor.mentionsIconLabel': string;
|
|
197
|
-
'fabric.editor.mergeCells': string;
|
|
198
154
|
'fabric.editor.moreFormatting': string;
|
|
199
155
|
'fabric.editor.noResultsFound': string;
|
|
156
|
+
'fabric.editor.noSearchResults': string;
|
|
200
157
|
'fabric.editor.normal': string;
|
|
201
158
|
'fabric.editor.note': string;
|
|
202
159
|
'fabric.editor.notePanel': string;
|
|
203
160
|
'fabric.editor.notePanel.description': string;
|
|
204
|
-
'fabric.editor.numberedColumn': string;
|
|
205
161
|
'fabric.editor.off': string;
|
|
206
162
|
'fabric.editor.on': string;
|
|
207
163
|
'fabric.editor.orderedList': string;
|
|
208
164
|
'fabric.editor.orderedList.description': string;
|
|
209
165
|
'fabric.editor.other': string;
|
|
166
|
+
'fabric.editor.outdent': string;
|
|
210
167
|
'fabric.editor.pageActionsLabel': string;
|
|
211
168
|
'fabric.editor.panel.backgroundColor': string;
|
|
212
169
|
'fabric.editor.panel.emoji': string;
|
|
213
170
|
'fabric.editor.pastePlainText': string;
|
|
214
171
|
'fabric.editor.placeholderAltText': string;
|
|
215
|
-
'fabric.editor.placeholderText': string;
|
|
216
|
-
'fabric.editor.placeholderText.description': string;
|
|
217
172
|
'fabric.editor.placeholderTextPlaceholder': string;
|
|
218
173
|
'fabric.editor.quickInsert': string;
|
|
219
174
|
'fabric.editor.redo': string;
|
|
220
|
-
'fabric.editor.remove': string;
|
|
221
|
-
'fabric.editor.removeColumns': string;
|
|
222
|
-
'fabric.editor.removeEmoji': string;
|
|
223
|
-
'fabric.editor.removeRows': string;
|
|
224
175
|
'fabric.editor.replace': string;
|
|
225
176
|
'fabric.editor.replaceAll': string;
|
|
226
177
|
'fabric.editor.replaceWith': string;
|
|
227
178
|
'fabric.editor.resultsCount': string;
|
|
228
179
|
'fabric.editor.rightSidebar': string;
|
|
229
|
-
'fabric.editor.
|
|
180
|
+
'fabric.editor.searchResults': string;
|
|
230
181
|
'fabric.editor.selectLanguage': string;
|
|
182
|
+
'fabric.editor.settingsLinks': string;
|
|
231
183
|
'fabric.editor.single': string;
|
|
232
|
-
'fabric.editor.sortColumnASC': string;
|
|
233
|
-
'fabric.editor.sortColumnDESC': string;
|
|
234
|
-
'fabric.editor.splitCell': string;
|
|
235
|
-
'fabric.editor.status': string;
|
|
236
|
-
'fabric.editor.status.description': string;
|
|
237
184
|
'fabric.editor.statusPlaceholder': string;
|
|
238
185
|
'fabric.editor.story': string;
|
|
239
186
|
'fabric.editor.strike': string;
|
|
@@ -246,11 +193,6 @@ declare const _default: {
|
|
|
246
193
|
'fabric.editor.superscript': string;
|
|
247
194
|
'fabric.editor.superscript.off.subscript.on': string;
|
|
248
195
|
'fabric.editor.supportAltText': string;
|
|
249
|
-
'fabric.editor.table': string;
|
|
250
|
-
'fabric.editor.table.description': string;
|
|
251
|
-
'fabric.editor.tableOptions': string;
|
|
252
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': string;
|
|
253
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': string;
|
|
254
196
|
'fabric.editor.task': string;
|
|
255
197
|
'fabric.editor.taskPlaceholder': string;
|
|
256
198
|
'fabric.editor.text.formatting.off': string;
|
|
@@ -258,17 +200,8 @@ declare const _default: {
|
|
|
258
200
|
'fabric.editor.textStyles': string;
|
|
259
201
|
'fabric.editor.threeColumns': string;
|
|
260
202
|
'fabric.editor.threeColumnsWithSidebars': string;
|
|
261
|
-
'fabric.editor.time.ago': string;
|
|
262
|
-
'fabric.editor.time.updated': string;
|
|
263
|
-
'fabric.editor.time.viewed': string;
|
|
264
203
|
'fabric.editor.toolbarLabel': string;
|
|
265
204
|
'fabric.editor.toolbarMediaTitle': string;
|
|
266
|
-
'fabric.editor.tooltip.blockPanel': string;
|
|
267
|
-
'fabric.editor.tooltip.bulletList': string;
|
|
268
|
-
'fabric.editor.tooltip.decisionList': string;
|
|
269
|
-
'fabric.editor.tooltip.defaultBlockNode': string;
|
|
270
|
-
'fabric.editor.tooltip.nestedExpand': string;
|
|
271
|
-
'fabric.editor.tooltip.taskList': string;
|
|
272
205
|
'fabric.editor.twoColumns': string;
|
|
273
206
|
'fabric.editor.typeAheadResultLabel': string;
|
|
274
207
|
'fabric.editor.unableToOpenLink': string;
|
|
@@ -280,8 +213,6 @@ declare const _default: {
|
|
|
280
213
|
'fabric.editor.url': string;
|
|
281
214
|
'fabric.editor.urlDescription': string;
|
|
282
215
|
'fabric.editor.urlTitle': string;
|
|
283
|
-
'fabric.editor.viewMore': string;
|
|
284
|
-
'fabric.editor.visit': string;
|
|
285
216
|
'fabric.editor.warning': string;
|
|
286
217
|
'fabric.editor.warningPanel': string;
|
|
287
218
|
'fabric.editor.warningPanel.description': string;
|