@atlaskit/editor-common 70.0.0 β†’ 70.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/analytics/types/enums.js +19 -18
  3. package/dist/cjs/analytics/types/referentiality-events.js +5 -0
  4. package/dist/cjs/i18n/cs.js +82 -1
  5. package/dist/cjs/i18n/da.js +82 -1
  6. package/dist/cjs/i18n/de.js +82 -1
  7. package/dist/cjs/i18n/en.js +82 -1
  8. package/dist/cjs/i18n/en_GB.js +82 -1
  9. package/dist/cjs/i18n/en_ZZ.js +82 -1
  10. package/dist/cjs/i18n/es.js +82 -1
  11. package/dist/cjs/i18n/fi.js +82 -1
  12. package/dist/cjs/i18n/fr.js +82 -1
  13. package/dist/cjs/i18n/hu.js +82 -1
  14. package/dist/cjs/i18n/it.js +82 -1
  15. package/dist/cjs/i18n/ja.js +82 -1
  16. package/dist/cjs/i18n/ko.js +82 -1
  17. package/dist/cjs/i18n/nb.js +82 -1
  18. package/dist/cjs/i18n/nl.js +82 -1
  19. package/dist/cjs/i18n/pl.js +82 -1
  20. package/dist/cjs/i18n/pt_BR.js +82 -1
  21. package/dist/cjs/i18n/ru.js +82 -1
  22. package/dist/cjs/i18n/sv.js +82 -1
  23. package/dist/cjs/i18n/th.js +82 -1
  24. package/dist/cjs/i18n/tr.js +82 -1
  25. package/dist/cjs/i18n/uk.js +82 -1
  26. package/dist/cjs/i18n/vi.js +82 -1
  27. package/dist/cjs/i18n/zh.js +82 -1
  28. package/dist/cjs/i18n/zh_TW.js +82 -1
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/cjs/utils/editor-core-utils.js +9 -2
  31. package/dist/cjs/utils/index.js +6 -0
  32. package/dist/cjs/version.json +1 -1
  33. package/dist/es2019/analytics/types/enums.js +19 -18
  34. package/dist/es2019/analytics/types/referentiality-events.js +1 -0
  35. package/dist/es2019/i18n/cs.js +82 -1
  36. package/dist/es2019/i18n/da.js +82 -1
  37. package/dist/es2019/i18n/de.js +82 -1
  38. package/dist/es2019/i18n/en.js +82 -1
  39. package/dist/es2019/i18n/en_GB.js +82 -1
  40. package/dist/es2019/i18n/en_ZZ.js +82 -1
  41. package/dist/es2019/i18n/es.js +82 -1
  42. package/dist/es2019/i18n/fi.js +82 -1
  43. package/dist/es2019/i18n/fr.js +82 -1
  44. package/dist/es2019/i18n/hu.js +82 -1
  45. package/dist/es2019/i18n/it.js +82 -1
  46. package/dist/es2019/i18n/ja.js +82 -1
  47. package/dist/es2019/i18n/ko.js +82 -1
  48. package/dist/es2019/i18n/nb.js +82 -1
  49. package/dist/es2019/i18n/nl.js +82 -1
  50. package/dist/es2019/i18n/pl.js +82 -1
  51. package/dist/es2019/i18n/pt_BR.js +82 -1
  52. package/dist/es2019/i18n/ru.js +82 -1
  53. package/dist/es2019/i18n/sv.js +82 -1
  54. package/dist/es2019/i18n/th.js +82 -1
  55. package/dist/es2019/i18n/tr.js +82 -1
  56. package/dist/es2019/i18n/uk.js +82 -1
  57. package/dist/es2019/i18n/vi.js +82 -1
  58. package/dist/es2019/i18n/zh.js +82 -1
  59. package/dist/es2019/i18n/zh_TW.js +82 -1
  60. package/dist/es2019/ui/DropList/index.js +1 -1
  61. package/dist/es2019/utils/editor-core-utils.js +9 -2
  62. package/dist/es2019/utils/index.js +1 -1
  63. package/dist/es2019/version.json +1 -1
  64. package/dist/esm/analytics/types/enums.js +19 -18
  65. package/dist/esm/analytics/types/referentiality-events.js +1 -0
  66. package/dist/esm/i18n/cs.js +82 -1
  67. package/dist/esm/i18n/da.js +82 -1
  68. package/dist/esm/i18n/de.js +82 -1
  69. package/dist/esm/i18n/en.js +82 -1
  70. package/dist/esm/i18n/en_GB.js +82 -1
  71. package/dist/esm/i18n/en_ZZ.js +82 -1
  72. package/dist/esm/i18n/es.js +82 -1
  73. package/dist/esm/i18n/fi.js +82 -1
  74. package/dist/esm/i18n/fr.js +82 -1
  75. package/dist/esm/i18n/hu.js +82 -1
  76. package/dist/esm/i18n/it.js +82 -1
  77. package/dist/esm/i18n/ja.js +82 -1
  78. package/dist/esm/i18n/ko.js +82 -1
  79. package/dist/esm/i18n/nb.js +82 -1
  80. package/dist/esm/i18n/nl.js +82 -1
  81. package/dist/esm/i18n/pl.js +82 -1
  82. package/dist/esm/i18n/pt_BR.js +82 -1
  83. package/dist/esm/i18n/ru.js +82 -1
  84. package/dist/esm/i18n/sv.js +82 -1
  85. package/dist/esm/i18n/th.js +82 -1
  86. package/dist/esm/i18n/tr.js +82 -1
  87. package/dist/esm/i18n/uk.js +82 -1
  88. package/dist/esm/i18n/vi.js +82 -1
  89. package/dist/esm/i18n/zh.js +82 -1
  90. package/dist/esm/i18n/zh_TW.js +82 -1
  91. package/dist/esm/ui/DropList/index.js +1 -1
  92. package/dist/esm/utils/editor-core-utils.js +7 -2
  93. package/dist/esm/utils/index.js +1 -1
  94. package/dist/esm/version.json +1 -1
  95. package/dist/types/analytics/types/enums.d.ts +20 -19
  96. package/dist/types/analytics/types/events.d.ts +2 -1
  97. package/dist/types/analytics/types/referentiality-events.d.ts +9 -0
  98. package/dist/types/i18n/cs.d.ts +81 -0
  99. package/dist/types/i18n/da.d.ts +81 -0
  100. package/dist/types/i18n/de.d.ts +81 -0
  101. package/dist/types/i18n/en.d.ts +81 -0
  102. package/dist/types/i18n/en_GB.d.ts +81 -0
  103. package/dist/types/i18n/en_ZZ.d.ts +81 -0
  104. package/dist/types/i18n/es.d.ts +81 -0
  105. package/dist/types/i18n/fi.d.ts +81 -0
  106. package/dist/types/i18n/fr.d.ts +81 -0
  107. package/dist/types/i18n/hu.d.ts +81 -0
  108. package/dist/types/i18n/it.d.ts +81 -0
  109. package/dist/types/i18n/ja.d.ts +81 -0
  110. package/dist/types/i18n/ko.d.ts +81 -0
  111. package/dist/types/i18n/nb.d.ts +81 -0
  112. package/dist/types/i18n/nl.d.ts +81 -0
  113. package/dist/types/i18n/pl.d.ts +81 -0
  114. package/dist/types/i18n/pt_BR.d.ts +81 -0
  115. package/dist/types/i18n/ru.d.ts +81 -0
  116. package/dist/types/i18n/sv.d.ts +81 -0
  117. package/dist/types/i18n/th.d.ts +81 -0
  118. package/dist/types/i18n/tr.d.ts +81 -0
  119. package/dist/types/i18n/uk.d.ts +81 -0
  120. package/dist/types/i18n/vi.d.ts +81 -0
  121. package/dist/types/i18n/zh.d.ts +81 -0
  122. package/dist/types/i18n/zh_TW.d.ts +81 -0
  123. package/dist/types/utils/editor-core-utils.d.ts +1 -0
  124. package/dist/types/utils/index.d.ts +1 -1
  125. package/dist/types-ts4.0/analytics/types/enums.d.ts +20 -19
  126. package/dist/types-ts4.0/analytics/types/events.d.ts +2 -1
  127. package/dist/types-ts4.0/analytics/types/referentiality-events.d.ts +9 -0
  128. package/dist/types-ts4.0/i18n/cs.d.ts +81 -0
  129. package/dist/types-ts4.0/i18n/da.d.ts +81 -0
  130. package/dist/types-ts4.0/i18n/de.d.ts +81 -0
  131. package/dist/types-ts4.0/i18n/en.d.ts +81 -0
  132. package/dist/types-ts4.0/i18n/en_GB.d.ts +81 -0
  133. package/dist/types-ts4.0/i18n/en_ZZ.d.ts +81 -0
  134. package/dist/types-ts4.0/i18n/es.d.ts +81 -0
  135. package/dist/types-ts4.0/i18n/fi.d.ts +81 -0
  136. package/dist/types-ts4.0/i18n/fr.d.ts +81 -0
  137. package/dist/types-ts4.0/i18n/hu.d.ts +81 -0
  138. package/dist/types-ts4.0/i18n/it.d.ts +81 -0
  139. package/dist/types-ts4.0/i18n/ja.d.ts +81 -0
  140. package/dist/types-ts4.0/i18n/ko.d.ts +81 -0
  141. package/dist/types-ts4.0/i18n/nb.d.ts +81 -0
  142. package/dist/types-ts4.0/i18n/nl.d.ts +81 -0
  143. package/dist/types-ts4.0/i18n/pl.d.ts +81 -0
  144. package/dist/types-ts4.0/i18n/pt_BR.d.ts +81 -0
  145. package/dist/types-ts4.0/i18n/ru.d.ts +81 -0
  146. package/dist/types-ts4.0/i18n/sv.d.ts +81 -0
  147. package/dist/types-ts4.0/i18n/th.d.ts +81 -0
  148. package/dist/types-ts4.0/i18n/tr.d.ts +81 -0
  149. package/dist/types-ts4.0/i18n/uk.d.ts +81 -0
  150. package/dist/types-ts4.0/i18n/vi.d.ts +81 -0
  151. package/dist/types-ts4.0/i18n/zh.d.ts +81 -0
  152. package/dist/types-ts4.0/i18n/zh_TW.d.ts +81 -0
  153. package/dist/types-ts4.0/utils/editor-core-utils.d.ts +1 -0
  154. package/dist/types-ts4.0/utils/index.d.ts +1 -1
  155. package/package.json +1 -1
@@ -204,12 +204,12 @@ export var ACTION_SUBJECT_ID;
204
204
  ACTION_SUBJECT_ID["ANNOTATE_BUTTON"] = "annotateButton";
205
205
  ACTION_SUBJECT_ID["AVATAR_GROUP_PLUGIN"] = "AvatarGroupInPlugin";
206
206
  ACTION_SUBJECT_ID["BLOCK_QUOTE"] = "blockQuote";
207
+ ACTION_SUBJECT_ID["BUTTON_CATEGORY"] = "categoryButton";
207
208
  ACTION_SUBJECT_ID["BUTTON_FEEDBACK"] = "feedbackButton";
208
209
  ACTION_SUBJECT_ID["BUTTON_HELP"] = "helpButton";
209
- ACTION_SUBJECT_ID["BUTTON_CATEGORY"] = "categoryButton";
210
210
  ACTION_SUBJECT_ID["CANCEL"] = "cancel";
211
- ACTION_SUBJECT_ID["CARD_BLOCK"] = "blockCard";
212
211
  ACTION_SUBJECT_ID["CAPTION"] = "caption";
212
+ ACTION_SUBJECT_ID["CARD_BLOCK"] = "blockCard";
213
213
  ACTION_SUBJECT_ID["CARD_INLINE"] = "inlineCard";
214
214
  ACTION_SUBJECT_ID["CELL"] = "cell";
215
215
  ACTION_SUBJECT_ID["CODE_BLOCK"] = "codeBlock";
@@ -219,6 +219,8 @@ export var ACTION_SUBJECT_ID;
219
219
  ACTION_SUBJECT_ID["DATE_YEAR"] = "year";
220
220
  ACTION_SUBJECT_ID["DECISION"] = "decision";
221
221
  ACTION_SUBJECT_ID["DIVIDER"] = "divider";
222
+ ACTION_SUBJECT_ID["EDIT_LINK"] = "editLink";
223
+ ACTION_SUBJECT_ID["EMBEDS"] = "embeds";
222
224
  ACTION_SUBJECT_ID["EMOJI"] = "emoji";
223
225
  ACTION_SUBJECT_ID["EXPAND"] = "expand";
224
226
  ACTION_SUBJECT_ID["EXTENSION"] = "extension";
@@ -240,21 +242,25 @@ export var ACTION_SUBJECT_ID;
240
242
  ACTION_SUBJECT_ID["FORMAT_SUB"] = "subscript";
241
243
  ACTION_SUBJECT_ID["FORMAT_SUPER"] = "superscript";
242
244
  ACTION_SUBJECT_ID["FORMAT_UNDERLINE"] = "underline";
245
+ ACTION_SUBJECT_ID["FRAGMENT_MARKS"] = "fragmentMarks";
246
+ ACTION_SUBJECT_ID["GOTO_SMART_LINK_SETTINGS"] = "goToSmartLinkSettings";
243
247
  ACTION_SUBJECT_ID["HELP_QUICK_INSERT"] = "helpQuickInsert";
248
+ ACTION_SUBJECT_ID["HYPERLINK"] = "hyperlink";
244
249
  ACTION_SUBJECT_ID["INLINE_COMMENT"] = "inlineComment";
245
250
  ACTION_SUBJECT_ID["LAYOUT"] = "layout";
246
- ACTION_SUBJECT_ID["RICH_MEDIA_LAYOUT"] = "richMediaLayout";
247
251
  ACTION_SUBJECT_ID["LINE_BREAK"] = "lineBreak";
248
252
  ACTION_SUBJECT_ID["LINK"] = "link";
249
253
  ACTION_SUBJECT_ID["LINK_PREVIEW"] = "linkPreview";
254
+ ACTION_SUBJECT_ID["LINK_SEARCH_INPUT"] = "linkSearchInput";
250
255
  ACTION_SUBJECT_ID["MEDIA"] = "media";
251
256
  ACTION_SUBJECT_ID["MEDIA_GROUP"] = "mediaGroup";
252
257
  ACTION_SUBJECT_ID["MEDIA_INLINE"] = "mediaInline";
253
- ACTION_SUBJECT_ID["MEDIA_SINGLE"] = "mediaSingle";
254
258
  ACTION_SUBJECT_ID["MEDIA_LINK"] = "mediaLink";
259
+ ACTION_SUBJECT_ID["MEDIA_SINGLE"] = "mediaSingle";
255
260
  ACTION_SUBJECT_ID["MENTION"] = "mention";
256
261
  ACTION_SUBJECT_ID["NESTED_EXPAND"] = "nestedExpand";
257
262
  ACTION_SUBJECT_ID["NODE"] = "node";
263
+ ACTION_SUBJECT_ID["OPEN_LINK"] = "openLink";
258
264
  ACTION_SUBJECT_ID["PANEL"] = "panel";
259
265
  ACTION_SUBJECT_ID["PASTE_BLOCK_CARD"] = "blockCard";
260
266
  ACTION_SUBJECT_ID["PASTE_BLOCKQUOTE"] = "blockQuote";
@@ -277,15 +283,20 @@ export var ACTION_SUBJECT_ID;
277
283
  ACTION_SUBJECT_ID["PASTE_TABLE_HEADER"] = "tableHeader";
278
284
  ACTION_SUBJECT_ID["PASTE_TABLE_ROW"] = "tableRow";
279
285
  ACTION_SUBJECT_ID["PASTE_TASK_LIST"] = "taskList";
280
- ACTION_SUBJECT_ID["PICKER_COLOR"] = "colorPicker";
281
286
  ACTION_SUBJECT_ID["PICKER_CLOUD"] = "cloudPicker";
287
+ ACTION_SUBJECT_ID["PICKER_COLOR"] = "colorPicker";
282
288
  ACTION_SUBJECT_ID["PICKER_EMOJI"] = "emojiPicker";
283
- ACTION_SUBJECT_ID["PRODUCT_NAME"] = "productName";
284
289
  ACTION_SUBJECT_ID["PLACEHOLDER_TEXT"] = "placeholderText";
290
+ ACTION_SUBJECT_ID["POST_QUERY_SEARCH_RESULTS"] = "postQuerySearchResults";
291
+ ACTION_SUBJECT_ID["PRE_QUERY_SEARCH_RESULTS"] = "preQuerySearchResults";
292
+ ACTION_SUBJECT_ID["PRODUCT_NAME"] = "productName";
285
293
  ACTION_SUBJECT_ID["PUNC"] = "punctuation";
294
+ ACTION_SUBJECT_ID["QUICK_SEARCH"] = "quickSearch";
286
295
  ACTION_SUBJECT_ID["RANGE"] = "range";
287
296
  ACTION_SUBJECT_ID["REACT_NODE_VIEW"] = "reactNodeView";
297
+ ACTION_SUBJECT_ID["RECENT_ACTIVITIES"] = "recentActivities";
288
298
  ACTION_SUBJECT_ID["RESIZED"] = "resized";
299
+ ACTION_SUBJECT_ID["RICH_MEDIA_LAYOUT"] = "richMediaLayout";
289
300
  ACTION_SUBJECT_ID["SAVE"] = "save";
290
301
  ACTION_SUBJECT_ID["SECTION"] = "section";
291
302
  ACTION_SUBJECT_ID["SMART_LINK"] = "smartLink";
@@ -297,21 +308,11 @@ export var ACTION_SUBJECT_ID;
297
308
  ACTION_SUBJECT_ID["TYPEAHEAD_LINK"] = "linkTypeAhead";
298
309
  ACTION_SUBJECT_ID["TYPEAHEAD_MENTION"] = "mentionTypeAhead";
299
310
  ACTION_SUBJECT_ID["TYPEAHEAD_QUICK_INSERT"] = "quickInsertTypeAhead";
311
+ ACTION_SUBJECT_ID["UNKNOWN_NODE"] = "unknownNode";
312
+ ACTION_SUBJECT_ID["UNLINK"] = "unlink";
300
313
  ACTION_SUBJECT_ID["UNSUPPORTED_BLOCK"] = "unsupportedBlock";
301
314
  ACTION_SUBJECT_ID["UNSUPPORTED_INLINE"] = "unsupportedInline";
302
315
  ACTION_SUBJECT_ID["UNSUPPORTED_MARK"] = "unsupportedMark";
303
- ACTION_SUBJECT_ID["UNKNOWN_NODE"] = "unknownNode";
304
- ACTION_SUBJECT_ID["RECENT_ACTIVITIES"] = "recentActivities";
305
- ACTION_SUBJECT_ID["QUICK_SEARCH"] = "quickSearch";
306
- ACTION_SUBJECT_ID["LINK_SEARCH_INPUT"] = "linkSearchInput";
307
- ACTION_SUBJECT_ID["PRE_QUERY_SEARCH_RESULTS"] = "preQuerySearchResults";
308
- ACTION_SUBJECT_ID["POST_QUERY_SEARCH_RESULTS"] = "postQuerySearchResults";
309
- ACTION_SUBJECT_ID["EDIT_LINK"] = "editLink";
310
- ACTION_SUBJECT_ID["UNLINK"] = "unlink";
311
- ACTION_SUBJECT_ID["OPEN_LINK"] = "openLink";
312
- ACTION_SUBJECT_ID["EMBEDS"] = "embeds";
313
- ACTION_SUBJECT_ID["HYPERLINK"] = "hyperlink";
314
- ACTION_SUBJECT_ID["GOTO_SMART_LINK_SETTINGS"] = "goToSmartLinkSettings";
315
316
  })(ACTION_SUBJECT_ID || (ACTION_SUBJECT_ID = {}));
316
317
 
317
318
  export var FLOATING_CONTROLS_TITLE;
@@ -0,0 +1 @@
1
+ export {};
@@ -6,14 +6,95 @@
6
6
  */
7
7
  //Czech
8
8
  export default {
9
+ 'fabric.editor.action': 'AktuΓ‘lnΓ­ ΓΊkol',
10
+ 'fabric.editor.action.description': 'VytvoΕ™it a pΕ™iΕ™adit aktuΓ‘lnΓ­ ΓΊkol',
11
+ 'fabric.editor.alignImageCenter': 'Zarovnat na stΕ™ed',
12
+ 'fabric.editor.alignImageLeft': 'Zarovnat vlevo',
13
+ 'fabric.editor.alignImageRight': 'Zarovnat vpravo',
14
+ 'fabric.editor.blockquote': 'citace',
15
+ 'fabric.editor.cancelButton': 'ZruΕ‘it',
9
16
  'fabric.editor.captionPlaceholder': 'PΕ™idejte popisek',
10
17
  'fabric.editor.codeBidiWarningLabel': 'ObousmΔ›rnΓ© znaky mΔ›nΓ­ poΕ™adΓ­ vykreslovΓ‘nΓ­ textu. MΕ―ΕΎe to bΓ½t pouΕΎito kΒ zakrytΓ­ Ε‘kodlivΓ©ho kΓ³du.',
18
+ 'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'ZkopΓ­rovΓ‘no!',
19
+ 'fabric.editor.codeBlockCopyButton.copyToClipboard': 'KopΓ­rovat jako text',
11
20
  'fabric.editor.collapseNode': 'Sbalit obsah',
21
+ 'fabric.editor.columns': 'RozvrΕΎenΓ­',
22
+ 'fabric.editor.columns.description': 'UspoΕ™Γ‘dejte svou strΓ‘nku pomocΓ­ oddΓ­lΕ―',
23
+ 'fabric.editor.copiedToClipboard': 'ZkopΓ­rovΓ‘no!',
24
+ 'fabric.editor.copyToClipboard': 'KopΓ­rovat',
25
+ 'fabric.editor.date': 'Datum',
26
+ 'fabric.editor.date.description': 'PΕ™idat datum pomocΓ­ kalendΓ‘Ε™e',
27
+ 'fabric.editor.decision': 'RozhodnutΓ­',
28
+ 'fabric.editor.decision.description': 'ZaznamenΓ‘vejte rozhodnutΓ­, aby se snadnΔ›ji sledovala',
29
+ 'fabric.editor.editMode.inviteToEditButton.title': 'Pozvat k ΓΊpravΓ‘m',
30
+ 'fabric.editor.emoji': 'Emoji',
31
+ 'fabric.editor.emoji.description': 'PouΕΎΓ­vejte emoji k vyjΓ‘dΕ™enΓ­ nΓ‘padΕ― πŸŽ‰ a emocΓ­ πŸ˜„',
32
+ 'fabric.editor.expand': 'RozbalenΓ­',
33
+ 'fabric.editor.expand.description': 'VloΕΎit rozbalenΓ­',
12
34
  'fabric.editor.expandDefaultTitle': 'KliknΔ›te sem pro rozbalenΓ­...',
13
35
  'fabric.editor.expandNode': 'Rozbalit obsah',
14
36
  'fabric.editor.expandPlaceholder': 'Dejte rozbalenΓ©mu obsahu nΓ‘zev...',
37
+ 'fabric.editor.feedbackDialog': 'Poskytnout zpΔ›tnou vazbu',
38
+ 'fabric.editor.feedbackDialog.description': 'PodΔ›lte se s nΓ‘mi o pocity z prΓ‘ce v novΓ©m editoru',
39
+ 'fabric.editor.filesAndImages': 'Soubory a obrΓ‘zky',
40
+ 'fabric.editor.filesAndImages.description': 'PΕ™idejte na svou strΓ‘nku obrΓ‘zky a dalΕ‘Γ­ soubory',
41
+ 'fabric.editor.help': 'NΓ‘povΔ›da',
42
+ 'fabric.editor.help.description': 'ProjdΔ›te si vΕ‘echny klΓ‘vesovΓ© zkratky a moΕΎnosti markdownu',
43
+ 'fabric.editor.horizontalRule': 'DΓ­lčí příčka',
44
+ 'fabric.editor.horizontalRule.description': 'RozdΔ›lit obsah horizontΓ‘lnΓ­ čÑrou',
45
+ 'fabric.editor.image': 'ObrΓ‘zek',
46
+ 'fabric.editor.insertMenu': 'VloΕΎit',
47
+ 'fabric.editor.layoutFixedWidth': 'ZpΔ›t na zobrazenΓ­ standardnΓ­ Ε‘Γ­Ε™ky',
48
+ 'fabric.editor.layoutFullWidth': 'PΕ™epnout do zobrazenΓ­ na celou Ε‘Γ­Ε™ku',
49
+ 'fabric.editor.layoutWide': 'PΕ™epnout do zobrazenΓ­ na Ε‘Γ­Ε™ku',
50
+ 'fabric.editor.link': 'Odkaz',
51
+ 'fabric.editor.link.description': 'VloΕΎit odkaz',
52
+ 'fabric.editor.mention': 'ZmΓ­nka',
53
+ 'fabric.editor.mention.description': 'Zmiňte nΔ›koho, abyste jim zaslali oznΓ‘menΓ­',
15
54
  'fabric.editor.openLink': 'OtevΕ™Γ­t odkaz na novΓ© kartΔ›',
55
+ 'fabric.editor.placeholderText': 'Text placeholderu',
56
+ 'fabric.editor.placeholderText.description': 'VloΕΎit na strΓ‘nku textovΓ½ zΓ‘stupnΓ½ symbol',
57
+ 'fabric.editor.remove': 'Odebrat',
58
+ 'fabric.editor.removeEmoji': 'Odstranit emoji',
59
+ 'fabric.editor.saveButton': 'UloΕΎit',
60
+ 'fabric.editor.status': 'Stav',
61
+ 'fabric.editor.status.description': 'PΕ™idat vlastnΓ­ Ε‘tΓ­tek stavu',
62
+ 'fabric.editor.table': 'Tabulka',
63
+ 'fabric.editor.table.description': 'VloΕΎit tabulku',
64
+ 'fabric.editor.time.ago': 'zpΔ›t',
65
+ 'fabric.editor.time.updated': 'AktualizovΓ‘no',
66
+ 'fabric.editor.time.viewed': 'Zobrazeno',
67
+ 'fabric.editor.tooltip.blockPanel': 'panel',
68
+ 'fabric.editor.tooltip.bulletList': 'seznam',
69
+ 'fabric.editor.tooltip.decisionList': 'seznam rozhodnutΓ­',
70
+ 'fabric.editor.tooltip.defaultBlockNode': 'uzel bloku',
71
+ 'fabric.editor.tooltip.nestedExpand': 'vnoΕ™enΓ½ rozbalovacΓ­ uzel',
72
+ 'fabric.editor.tooltip.taskList': 'poloΕΎka akce',
16
73
  'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazovΓ‘nΓ­ tohoto obsahu nepodporuje.',
17
74
  'fabric.editor.unsupportedContentTooltip': 'Obsah nenΓ­ vΒ tomto editoru kΒ dispozici. VaΕ‘e ΓΊpravy se pΕ™i uloΕΎenΓ­ zachovajΓ­.',
18
- 'fabric.editor.unsupportedInlineContent': 'NepodporovanΓ½ obsah'
75
+ 'fabric.editor.unsupportedInlineContent': 'NepodporovanΓ½ obsah',
76
+ 'fabric.editor.viewMore': 'Zobrazit vΓ­ce',
77
+ 'fabric.editor.visit': 'OtevΕ™Γ­t odkaz v novΓ©m oknΔ›',
78
+ 'fabric.theme.blue': 'Blue',
79
+ 'fabric.theme.dark-blue': 'Dark blue',
80
+ 'fabric.theme.dark-green': 'Dark green',
81
+ 'fabric.theme.dark-purple': 'Dark purple',
82
+ 'fabric.theme.dark-red': 'Dark red',
83
+ 'fabric.theme.dark-teal': 'Dark teal',
84
+ 'fabric.theme.dark-yellow': 'Dark yellow',
85
+ 'fabric.theme.gray': 'Gray',
86
+ 'fabric.theme.green': 'Green',
87
+ 'fabric.theme.light-blue': 'Light blue',
88
+ 'fabric.theme.light-gray': 'Light gray',
89
+ 'fabric.theme.light-green': 'Light green',
90
+ 'fabric.theme.light-purple': 'Light purple',
91
+ 'fabric.theme.light-red': 'Light red',
92
+ 'fabric.theme.light-teal': 'Light teal',
93
+ 'fabric.theme.light-yellow': 'Light yellow',
94
+ 'fabric.theme.orange': 'Orange',
95
+ 'fabric.theme.purple': 'Purple',
96
+ 'fabric.theme.red': 'Red',
97
+ 'fabric.theme.teal': 'Teal',
98
+ 'fabric.theme.white': 'White',
99
+ 'fabric.theme.yellow': 'Yellow'
19
100
  };
@@ -6,14 +6,95 @@
6
6
  */
7
7
  //Danish (Denmark)
8
8
  export default {
9
+ 'fabric.editor.action': 'Handlingsgenstand',
10
+ 'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
11
+ 'fabric.editor.alignImageCenter': 'CentrΓ©r',
12
+ 'fabric.editor.alignImageLeft': 'VenstrejustΓ©r',
13
+ 'fabric.editor.alignImageRight': 'HΓΈjrejustΓ©r',
14
+ 'fabric.editor.blockquote': 'et citat',
15
+ 'fabric.editor.cancelButton': 'AnnullΓ©r',
9
16
  'fabric.editor.captionPlaceholder': 'TilfΓΈj en billedtekst',
10
17
  'fabric.editor.codeBidiWarningLabel': 'Tegn med tovejsfunktionalitet Γ¦ndrer rΓ¦kkefΓΈlgen, som teksten er gengivet i. Dette kan udnyttes til at skjule skadelig kode.',
18
+ 'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
19
+ 'fabric.editor.codeBlockCopyButton.copyToClipboard': 'KopiΓ©r som tekst',
11
20
  'fabric.editor.collapseNode': 'skjul indhold',
21
+ 'fabric.editor.columns': 'Layout',
22
+ 'fabric.editor.columns.description': 'Opdel din side i afsnit',
23
+ 'fabric.editor.copiedToClipboard': 'Kopieret!',
24
+ 'fabric.editor.copyToClipboard': 'KopiΓ©r',
25
+ 'fabric.editor.date': 'Dato',
26
+ 'fabric.editor.date.description': 'TilfΓΈj en dato med en kalender',
27
+ 'fabric.editor.decision': 'Beslutning',
28
+ 'fabric.editor.decision.description': 'RegistrΓ©r beslutninger, sΓ₯ de er lette at finde igen',
29
+ 'fabric.editor.editMode.inviteToEditButton.title': 'InvitΓ©r til at redigere',
30
+ 'fabric.editor.emoji': 'Emoji',
31
+ 'fabric.editor.emoji.description': 'Brug humΓΈrikoner for at udtrykke idΓ©er πŸŽ‰ og fΓΈlelser πŸ˜„',
32
+ 'fabric.editor.expand': 'Udvid',
33
+ 'fabric.editor.expand.description': 'Indsæt en udvidelse',
12
34
  'fabric.editor.expandDefaultTitle': 'Klik her for at udvide...',
13
35
  'fabric.editor.expandNode': 'Udvid indhold',
14
36
  'fabric.editor.expandPlaceholder': 'Giv denne udvidelse en titel...',
37
+ 'fabric.editor.feedbackDialog': 'Giv feedback',
38
+ 'fabric.editor.feedbackDialog.description': 'Fortæl os om din oplevelse med den nye editor.',
39
+ 'fabric.editor.filesAndImages': 'Filer og billeder',
40
+ 'fabric.editor.filesAndImages.description': 'TilfΓΈj billeder eller andre filer til din side',
41
+ 'fabric.editor.help': 'Hjælp',
42
+ 'fabric.editor.help.description': 'Se alle tastaturgenveje og Markdown-muligheder',
43
+ 'fabric.editor.horizontalRule': 'Rumdeler',
44
+ 'fabric.editor.horizontalRule.description': 'Adskil indhold med en vandret linje',
45
+ 'fabric.editor.image': 'Billeder',
46
+ 'fabric.editor.insertMenu': 'Indsæt',
47
+ 'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
48
+ 'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
49
+ 'fabric.editor.layoutWide': 'Vis bred',
50
+ 'fabric.editor.link': 'Link',
51
+ 'fabric.editor.link.description': 'Indsæt et link',
52
+ 'fabric.editor.mention': 'Benævnelse',
53
+ 'fabric.editor.mention.description': 'Omtal nogen for at sende dem en notifikation',
15
54
  'fabric.editor.openLink': 'Γ…bn link i en nye fane',
55
+ 'fabric.editor.placeholderText': 'Midlertidig text',
56
+ 'fabric.editor.placeholderText.description': 'IndsΓ¦t en pladsholdertekst pΓ₯ siden',
57
+ 'fabric.editor.remove': 'Fjern',
58
+ 'fabric.editor.removeEmoji': 'Fjern emoji',
59
+ 'fabric.editor.saveButton': 'Gem',
60
+ 'fabric.editor.status': 'Status',
61
+ 'fabric.editor.status.description': 'TilfΓΈj en brugerdefineret statusetiket',
62
+ 'fabric.editor.table': 'Tabel',
63
+ 'fabric.editor.table.description': 'Indsæt en tabel',
64
+ 'fabric.editor.time.ago': 'siden',
65
+ 'fabric.editor.time.updated': 'Opdateret',
66
+ 'fabric.editor.time.viewed': 'Vist',
67
+ 'fabric.editor.tooltip.blockPanel': 'et panel',
68
+ 'fabric.editor.tooltip.bulletList': 'en liste',
69
+ 'fabric.editor.tooltip.decisionList': 'en beslutningsliste',
70
+ 'fabric.editor.tooltip.defaultBlockNode': 'en bloknode',
71
+ 'fabric.editor.tooltip.nestedExpand': 'en indlejret udvidelse',
72
+ 'fabric.editor.tooltip.taskList': 'et handlingselement',
16
73
  'fabric.editor.unsupportedBlockContent': 'Denne editor understΓΈtter ikke visning af dette indhold',
17
74
  'fabric.editor.unsupportedContentTooltip': 'Indholdet er ikke tilgΓ¦ngeligt i denne editor. Det bevares, nΓ₯r du redigerer og gemmer',
18
- 'fabric.editor.unsupportedInlineContent': 'Ikke-understΓΈttet indhold'
75
+ 'fabric.editor.unsupportedInlineContent': 'Ikke-understΓΈttet indhold',
76
+ 'fabric.editor.viewMore': 'Vis mere',
77
+ 'fabric.editor.visit': 'Γ…bn link i et nyt vindue',
78
+ 'fabric.theme.blue': 'Blue',
79
+ 'fabric.theme.dark-blue': 'Dark blue',
80
+ 'fabric.theme.dark-green': 'Dark green',
81
+ 'fabric.theme.dark-purple': 'Dark purple',
82
+ 'fabric.theme.dark-red': 'Dark red',
83
+ 'fabric.theme.dark-teal': 'Dark teal',
84
+ 'fabric.theme.dark-yellow': 'Dark yellow',
85
+ 'fabric.theme.gray': 'Gray',
86
+ 'fabric.theme.green': 'Green',
87
+ 'fabric.theme.light-blue': 'Light blue',
88
+ 'fabric.theme.light-gray': 'Light gray',
89
+ 'fabric.theme.light-green': 'Light green',
90
+ 'fabric.theme.light-purple': 'Light purple',
91
+ 'fabric.theme.light-red': 'Light red',
92
+ 'fabric.theme.light-teal': 'Light teal',
93
+ 'fabric.theme.light-yellow': 'Light yellow',
94
+ 'fabric.theme.orange': 'Orange',
95
+ 'fabric.theme.purple': 'Purple',
96
+ 'fabric.theme.red': 'Red',
97
+ 'fabric.theme.teal': 'Teal',
98
+ 'fabric.theme.white': 'White',
99
+ 'fabric.theme.yellow': 'Yellow'
19
100
  };
@@ -6,14 +6,95 @@
6
6
  */
7
7
  //German (Germany)
8
8
  export default {
9
+ 'fabric.editor.action': 'Aufgabe',
10
+ 'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
11
+ 'fabric.editor.alignImageCenter': 'Mittig ausrichten',
12
+ 'fabric.editor.alignImageLeft': 'Links ausrichten',
13
+ 'fabric.editor.alignImageRight': 'Rechts ausrichten',
14
+ 'fabric.editor.blockquote': 'ein Angebot',
15
+ 'fabric.editor.cancelButton': 'Abbrechen',
9
16
  'fabric.editor.captionPlaceholder': 'Eine Bildunterschrift hinzufΓΌgen',
10
17
  'fabric.editor.codeBidiWarningLabel': 'Bidirektionale Zeichen Γ€ndern die Reihenfolge, in der Text gerendert wird. Dies kΓΆnnte verwendet werden, um bΓΆsartigen Code zu verbergen.',
18
+ 'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
19
+ 'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
11
20
  'fabric.editor.collapseNode': 'Inhaltsanzeige reduzieren',
21
+ 'fabric.editor.columns': 'Layouts',
22
+ 'fabric.editor.columns.description': 'Seite mithilfe von Abschnitten strukturieren',
23
+ 'fabric.editor.copiedToClipboard': 'Kopiert!',
24
+ 'fabric.editor.copyToClipboard': 'Kopieren',
25
+ 'fabric.editor.date': 'Datum',
26
+ 'fabric.editor.date.description': 'Datum mittels Kalender hinzufΓΌgen',
27
+ 'fabric.editor.decision': 'Entscheidung',
28
+ 'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht zu verfolgen',
29
+ 'fabric.editor.editMode.inviteToEditButton.title': 'Zum Bearbeiten einladen',
30
+ 'fabric.editor.emoji': 'Emoji',
31
+ 'fabric.editor.emoji.description': 'Verwenden Sie Emojis, um Ideen πŸŽ‰ und Emotionen πŸ˜„ auszudrΓΌcken.',
32
+ 'fabric.editor.expand': 'Erweiterung',
33
+ 'fabric.editor.expand.description': 'Eine Erweiterung einfΓΌgen',
12
34
  'fabric.editor.expandDefaultTitle': 'Klicken Sie hier, um zu erweitern …',
13
35
  'fabric.editor.expandNode': 'Inhaltsanzeige erweitern',
14
36
  'fabric.editor.expandPlaceholder': 'WΓ€hlen Sie einen Titel fΓΌr diese Erweiterung …',
37
+ 'fabric.editor.feedbackDialog': 'Feedback geben',
38
+ 'fabric.editor.feedbackDialog.description': 'Teilen Sie uns Ihre Erfahrungen mit dem neuen Editor mit.',
39
+ 'fabric.editor.filesAndImages': 'Dateien und Bilder',
40
+ 'fabric.editor.filesAndImages.description': 'Bilder oder andere Dateien zu Ihrer Seite hinzufΓΌgen',
41
+ 'fabric.editor.help': 'Hilfe',
42
+ 'fabric.editor.help.description': 'Alle TastaturkΓΌrzel und Markdown-Optionen durchsuchen',
43
+ 'fabric.editor.horizontalRule': 'Trennlinie',
44
+ 'fabric.editor.horizontalRule.description': 'Inhalte mithilfe einer horizontalen Linie unterteilen',
45
+ 'fabric.editor.image': 'Bild',
46
+ 'fabric.editor.insertMenu': 'EinfΓΌgen',
47
+ 'fabric.editor.layoutFixedWidth': 'ZurΓΌck zur Mitte',
48
+ 'fabric.editor.layoutFullWidth': 'Volle Breite wΓ€hlen',
49
+ 'fabric.editor.layoutWide': 'Verbreitern',
50
+ 'fabric.editor.link': 'Link',
51
+ 'fabric.editor.link.description': 'Link einfΓΌgen',
52
+ 'fabric.editor.mention': 'ErwΓ€hnen',
53
+ 'fabric.editor.mention.description': 'ErwΓ€hnen Sie einen Benutzer, um ihm eine Benachrichtigung zu senden.',
15
54
  'fabric.editor.openLink': 'Link in neuer Registerkarte ΓΆffnen',
55
+ 'fabric.editor.placeholderText': 'Platzhaltertext',
56
+ 'fabric.editor.placeholderText.description': 'Textplatzhalter in die Seite einfΓΌgen',
57
+ 'fabric.editor.remove': 'Entfernen',
58
+ 'fabric.editor.removeEmoji': 'Emoji entfernen',
59
+ 'fabric.editor.saveButton': 'Speichern',
60
+ 'fabric.editor.status': 'Status',
61
+ 'fabric.editor.status.description': 'Benutzerdefiniertes Status-Label hinzufΓΌgen',
62
+ 'fabric.editor.table': 'Tabelle',
63
+ 'fabric.editor.table.description': 'Tabelle einfΓΌgen',
64
+ 'fabric.editor.time.ago': 'vor',
65
+ 'fabric.editor.time.updated': 'Aktualisiert',
66
+ 'fabric.editor.time.viewed': 'Angesehen',
67
+ 'fabric.editor.tooltip.blockPanel': 'ein Panel',
68
+ 'fabric.editor.tooltip.bulletList': 'eine Liste',
69
+ 'fabric.editor.tooltip.decisionList': 'eine Entscheidungsliste',
70
+ 'fabric.editor.tooltip.defaultBlockNode': 'ein Blockknoten',
71
+ 'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
72
+ 'fabric.editor.tooltip.taskList': 'eine Aufgabe',
16
73
  'fabric.editor.unsupportedBlockContent': 'Dieser Editor unterstΓΌtzt die Anzeige dieses Inhalts nicht',
17
74
  'fabric.editor.unsupportedContentTooltip': 'Der Inhalt ist in diesem Editor nicht verfΓΌgbar, dies bleibt durch Bearbeiten und Speichern erhalten.',
18
- 'fabric.editor.unsupportedInlineContent': 'Nicht unterstΓΌtzter Inhalt'
75
+ 'fabric.editor.unsupportedInlineContent': 'Nicht unterstΓΌtzter Inhalt',
76
+ 'fabric.editor.viewMore': 'Mehr anzeigen',
77
+ 'fabric.editor.visit': 'Link in neuem Fenster ΓΆffnen',
78
+ 'fabric.theme.blue': 'Blue',
79
+ 'fabric.theme.dark-blue': 'Dark blue',
80
+ 'fabric.theme.dark-green': 'Dark green',
81
+ 'fabric.theme.dark-purple': 'Dark purple',
82
+ 'fabric.theme.dark-red': 'Dark red',
83
+ 'fabric.theme.dark-teal': 'Dark teal',
84
+ 'fabric.theme.dark-yellow': 'Dark yellow',
85
+ 'fabric.theme.gray': 'Gray',
86
+ 'fabric.theme.green': 'Green',
87
+ 'fabric.theme.light-blue': 'Light blue',
88
+ 'fabric.theme.light-gray': 'Light gray',
89
+ 'fabric.theme.light-green': 'Light green',
90
+ 'fabric.theme.light-purple': 'Light purple',
91
+ 'fabric.theme.light-red': 'Light red',
92
+ 'fabric.theme.light-teal': 'Light teal',
93
+ 'fabric.theme.light-yellow': 'Light yellow',
94
+ 'fabric.theme.orange': 'Orange',
95
+ 'fabric.theme.purple': 'Purple',
96
+ 'fabric.theme.red': 'Red',
97
+ 'fabric.theme.teal': 'Teal',
98
+ 'fabric.theme.white': 'White',
99
+ 'fabric.theme.yellow': 'Yellow'
19
100
  };
@@ -6,14 +6,95 @@
6
6
  */
7
7
  //
8
8
  export default {
9
+ 'fabric.editor.action': 'Action item',
10
+ 'fabric.editor.action.description': 'Create and assign action items',
11
+ 'fabric.editor.alignImageCenter': 'Align center',
12
+ 'fabric.editor.alignImageLeft': 'Align left',
13
+ 'fabric.editor.alignImageRight': 'Align right',
14
+ 'fabric.editor.blockquote': 'a quote',
15
+ 'fabric.editor.cancelButton': 'Cancel',
9
16
  'fabric.editor.captionPlaceholder': 'Add a caption',
10
17
  'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
18
+ 'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
19
+ 'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
11
20
  'fabric.editor.collapseNode': 'Collapse content',
21
+ 'fabric.editor.columns': 'Layouts',
22
+ 'fabric.editor.columns.description': 'Structure your page using sections',
23
+ 'fabric.editor.copiedToClipboard': 'Copied!',
24
+ 'fabric.editor.copyToClipboard': 'Copy',
25
+ 'fabric.editor.date': 'Date',
26
+ 'fabric.editor.date.description': 'Add a date using a calendar',
27
+ 'fabric.editor.decision': 'Decision',
28
+ 'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
29
+ 'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
30
+ 'fabric.editor.emoji': 'Emoji',
31
+ 'fabric.editor.emoji.description': 'Use emojis to express ideas πŸŽ‰ and emotions πŸ˜„',
32
+ 'fabric.editor.expand': 'Expand',
33
+ 'fabric.editor.expand.description': 'Insert an expand',
12
34
  'fabric.editor.expandDefaultTitle': 'Click here to expand...',
13
35
  'fabric.editor.expandNode': 'Expand content',
14
36
  'fabric.editor.expandPlaceholder': 'Give this expand a title...',
37
+ 'fabric.editor.feedbackDialog': 'Give feedback',
38
+ 'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
39
+ 'fabric.editor.filesAndImages': 'Files & images',
40
+ 'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
41
+ 'fabric.editor.help': 'Help',
42
+ 'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
43
+ 'fabric.editor.horizontalRule': 'Divider',
44
+ 'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
45
+ 'fabric.editor.image': 'Image',
46
+ 'fabric.editor.insertMenu': 'Insert',
47
+ 'fabric.editor.layoutFixedWidth': 'Back to center',
48
+ 'fabric.editor.layoutFullWidth': 'Go full width',
49
+ 'fabric.editor.layoutWide': 'Go wide',
50
+ 'fabric.editor.link': 'Link',
51
+ 'fabric.editor.link.description': 'Insert a link',
52
+ 'fabric.editor.mention': 'Mention',
53
+ 'fabric.editor.mention.description': 'Mention someone to send them a notification',
15
54
  'fabric.editor.openLink': 'Open link in a new tab',
55
+ 'fabric.editor.placeholderText': 'Placeholder text',
56
+ 'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
57
+ 'fabric.editor.remove': 'Remove',
58
+ 'fabric.editor.removeEmoji': 'Remove emoji',
59
+ 'fabric.editor.saveButton': 'Save',
60
+ 'fabric.editor.status': 'Status',
61
+ 'fabric.editor.status.description': 'Add a custom status label',
62
+ 'fabric.editor.table': 'Table',
63
+ 'fabric.editor.table.description': 'Insert a table',
64
+ 'fabric.editor.time.ago': 'ago',
65
+ 'fabric.editor.time.updated': 'Updated',
66
+ 'fabric.editor.time.viewed': 'Viewed',
67
+ 'fabric.editor.tooltip.blockPanel': 'a panel',
68
+ 'fabric.editor.tooltip.bulletList': 'a list',
69
+ 'fabric.editor.tooltip.decisionList': 'a decision list',
70
+ 'fabric.editor.tooltip.defaultBlockNode': 'a block node',
71
+ 'fabric.editor.tooltip.nestedExpand': 'a nested expand',
72
+ 'fabric.editor.tooltip.taskList': 'an action item',
16
73
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
17
74
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
18
- 'fabric.editor.unsupportedInlineContent': 'Unsupported content'
75
+ 'fabric.editor.unsupportedInlineContent': 'Unsupported content',
76
+ 'fabric.editor.viewMore': 'View more',
77
+ 'fabric.editor.visit': 'Open link in a new window',
78
+ 'fabric.theme.blue': 'Blue',
79
+ 'fabric.theme.dark-blue': 'Dark blue',
80
+ 'fabric.theme.dark-green': 'Dark green',
81
+ 'fabric.theme.dark-purple': 'Dark purple',
82
+ 'fabric.theme.dark-red': 'Dark red',
83
+ 'fabric.theme.dark-teal': 'Dark teal',
84
+ 'fabric.theme.dark-yellow': 'Dark yellow',
85
+ 'fabric.theme.gray': 'Gray',
86
+ 'fabric.theme.green': 'Green',
87
+ 'fabric.theme.light-blue': 'Light blue',
88
+ 'fabric.theme.light-gray': 'Light gray',
89
+ 'fabric.theme.light-green': 'Light green',
90
+ 'fabric.theme.light-purple': 'Light purple',
91
+ 'fabric.theme.light-red': 'Light red',
92
+ 'fabric.theme.light-teal': 'Light teal',
93
+ 'fabric.theme.light-yellow': 'Light yellow',
94
+ 'fabric.theme.orange': 'Orange',
95
+ 'fabric.theme.purple': 'Purple',
96
+ 'fabric.theme.red': 'Red',
97
+ 'fabric.theme.teal': 'Teal',
98
+ 'fabric.theme.white': 'White',
99
+ 'fabric.theme.yellow': 'Yellow'
19
100
  };
@@ -6,14 +6,95 @@
6
6
  */
7
7
  //English (United Kingdom)
8
8
  export default {
9
+ 'fabric.editor.action': 'Action item',
10
+ 'fabric.editor.action.description': 'Create and assign action items',
11
+ 'fabric.editor.alignImageCenter': 'Align center',
12
+ 'fabric.editor.alignImageLeft': 'Align left',
13
+ 'fabric.editor.alignImageRight': 'Align right',
14
+ 'fabric.editor.blockquote': 'a quote',
15
+ 'fabric.editor.cancelButton': 'Cancel',
9
16
  'fabric.editor.captionPlaceholder': 'Add a caption',
10
17
  'fabric.editor.codeBidiWarningLabel': 'Bidirectional characters change the order that text is rendered. This could be used to obscure malicious code.',
18
+ 'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copied!',
19
+ 'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copy as text',
11
20
  'fabric.editor.collapseNode': 'Collapse content',
21
+ 'fabric.editor.columns': 'Layouts',
22
+ 'fabric.editor.columns.description': 'Structure your page using sections',
23
+ 'fabric.editor.copiedToClipboard': 'Copied!',
24
+ 'fabric.editor.copyToClipboard': 'Copy',
25
+ 'fabric.editor.date': 'Date',
26
+ 'fabric.editor.date.description': 'Add a date using a calendar',
27
+ 'fabric.editor.decision': 'Decision',
28
+ 'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
29
+ 'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
30
+ 'fabric.editor.emoji': 'Emoji',
31
+ 'fabric.editor.emoji.description': 'Use emojis to express ideas πŸŽ‰ and emotions πŸ˜„',
32
+ 'fabric.editor.expand': 'Expand',
33
+ 'fabric.editor.expand.description': 'Insert an expand',
12
34
  'fabric.editor.expandDefaultTitle': 'Click here to expand...',
13
35
  'fabric.editor.expandNode': 'Expand content',
14
36
  'fabric.editor.expandPlaceholder': 'Give this expand a title...',
37
+ 'fabric.editor.feedbackDialog': 'Give feedback',
38
+ 'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
39
+ 'fabric.editor.filesAndImages': 'Files & images',
40
+ 'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
41
+ 'fabric.editor.help': 'Help',
42
+ 'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
43
+ 'fabric.editor.horizontalRule': 'Divider',
44
+ 'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
45
+ 'fabric.editor.image': 'Image',
46
+ 'fabric.editor.insertMenu': 'Insert',
47
+ 'fabric.editor.layoutFixedWidth': 'Back to center',
48
+ 'fabric.editor.layoutFullWidth': 'Go full width',
49
+ 'fabric.editor.layoutWide': 'Go wide',
50
+ 'fabric.editor.link': 'Link',
51
+ 'fabric.editor.link.description': 'Insert a link',
52
+ 'fabric.editor.mention': 'Mention',
53
+ 'fabric.editor.mention.description': 'Mention someone to send them a notification',
15
54
  'fabric.editor.openLink': 'Open link in a new tab',
55
+ 'fabric.editor.placeholderText': 'Placeholder text',
56
+ 'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
57
+ 'fabric.editor.remove': 'Remove',
58
+ 'fabric.editor.removeEmoji': 'Remove emoji',
59
+ 'fabric.editor.saveButton': 'Save',
60
+ 'fabric.editor.status': 'Status',
61
+ 'fabric.editor.status.description': 'Add a custom status label',
62
+ 'fabric.editor.table': 'Table',
63
+ 'fabric.editor.table.description': 'Insert a table',
64
+ 'fabric.editor.time.ago': 'ago',
65
+ 'fabric.editor.time.updated': 'Updated',
66
+ 'fabric.editor.time.viewed': 'Viewed',
67
+ 'fabric.editor.tooltip.blockPanel': 'a panel',
68
+ 'fabric.editor.tooltip.bulletList': 'a list',
69
+ 'fabric.editor.tooltip.decisionList': 'a decision list',
70
+ 'fabric.editor.tooltip.defaultBlockNode': 'a block node',
71
+ 'fabric.editor.tooltip.nestedExpand': 'a nested expand',
72
+ 'fabric.editor.tooltip.taskList': 'an action item',
16
73
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
17
74
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
18
- 'fabric.editor.unsupportedInlineContent': 'Unsupported content'
75
+ 'fabric.editor.unsupportedInlineContent': 'Unsupported content',
76
+ 'fabric.editor.viewMore': 'View more',
77
+ 'fabric.editor.visit': 'Open link in a new window',
78
+ 'fabric.theme.blue': 'Blue',
79
+ 'fabric.theme.dark-blue': 'Dark blue',
80
+ 'fabric.theme.dark-green': 'Dark green',
81
+ 'fabric.theme.dark-purple': 'Dark purple',
82
+ 'fabric.theme.dark-red': 'Dark red',
83
+ 'fabric.theme.dark-teal': 'Dark teal',
84
+ 'fabric.theme.dark-yellow': 'Dark yellow',
85
+ 'fabric.theme.gray': 'Gray',
86
+ 'fabric.theme.green': 'Green',
87
+ 'fabric.theme.light-blue': 'Light blue',
88
+ 'fabric.theme.light-gray': 'Light gray',
89
+ 'fabric.theme.light-green': 'Light green',
90
+ 'fabric.theme.light-purple': 'Light purple',
91
+ 'fabric.theme.light-red': 'Light red',
92
+ 'fabric.theme.light-teal': 'Light teal',
93
+ 'fabric.theme.light-yellow': 'Light yellow',
94
+ 'fabric.theme.orange': 'Orange',
95
+ 'fabric.theme.purple': 'Purple',
96
+ 'fabric.theme.red': 'Red',
97
+ 'fabric.theme.teal': 'Teal',
98
+ 'fabric.theme.white': 'White',
99
+ 'fabric.theme.yellow': 'Yellow'
19
100
  };