@atlaskit/editor-common 76.12.0 → 76.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/cjs/i18n/cs.js +41 -1
  3. package/dist/cjs/i18n/da.js +41 -1
  4. package/dist/cjs/i18n/de.js +41 -1
  5. package/dist/cjs/i18n/en.js +44 -1
  6. package/dist/cjs/i18n/en_GB.js +44 -1
  7. package/dist/cjs/i18n/en_ZZ.js +44 -1
  8. package/dist/cjs/i18n/es.js +41 -1
  9. package/dist/cjs/i18n/fi.js +41 -1
  10. package/dist/cjs/i18n/fr.js +41 -1
  11. package/dist/cjs/i18n/hu.js +41 -1
  12. package/dist/cjs/i18n/it.js +41 -1
  13. package/dist/cjs/i18n/ja.js +41 -1
  14. package/dist/cjs/i18n/ko.js +41 -1
  15. package/dist/cjs/i18n/nb.js +41 -1
  16. package/dist/cjs/i18n/nl.js +41 -1
  17. package/dist/cjs/i18n/pl.js +41 -1
  18. package/dist/cjs/i18n/pt_BR.js +41 -1
  19. package/dist/cjs/i18n/ru.js +41 -1
  20. package/dist/cjs/i18n/sv.js +41 -1
  21. package/dist/cjs/i18n/th.js +41 -1
  22. package/dist/cjs/i18n/tr.js +41 -1
  23. package/dist/cjs/i18n/uk.js +41 -1
  24. package/dist/cjs/i18n/vi.js +41 -1
  25. package/dist/cjs/i18n/zh.js +41 -1
  26. package/dist/cjs/i18n/zh_TW.js +41 -1
  27. package/dist/cjs/monitoring/error.js +1 -1
  28. package/dist/cjs/types/selection-toolbar.js +5 -0
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/cjs/utils/calculate-toolbar-position.js +146 -0
  31. package/dist/cjs/utils/index.js +13 -0
  32. package/dist/es2019/i18n/cs.js +41 -1
  33. package/dist/es2019/i18n/da.js +41 -1
  34. package/dist/es2019/i18n/de.js +41 -1
  35. package/dist/es2019/i18n/en.js +44 -1
  36. package/dist/es2019/i18n/en_GB.js +44 -1
  37. package/dist/es2019/i18n/en_ZZ.js +44 -1
  38. package/dist/es2019/i18n/es.js +41 -1
  39. package/dist/es2019/i18n/fi.js +41 -1
  40. package/dist/es2019/i18n/fr.js +41 -1
  41. package/dist/es2019/i18n/hu.js +41 -1
  42. package/dist/es2019/i18n/it.js +41 -1
  43. package/dist/es2019/i18n/ja.js +41 -1
  44. package/dist/es2019/i18n/ko.js +41 -1
  45. package/dist/es2019/i18n/nb.js +41 -1
  46. package/dist/es2019/i18n/nl.js +41 -1
  47. package/dist/es2019/i18n/pl.js +41 -1
  48. package/dist/es2019/i18n/pt_BR.js +41 -1
  49. package/dist/es2019/i18n/ru.js +41 -1
  50. package/dist/es2019/i18n/sv.js +41 -1
  51. package/dist/es2019/i18n/th.js +41 -1
  52. package/dist/es2019/i18n/tr.js +41 -1
  53. package/dist/es2019/i18n/uk.js +41 -1
  54. package/dist/es2019/i18n/vi.js +41 -1
  55. package/dist/es2019/i18n/zh.js +41 -1
  56. package/dist/es2019/i18n/zh_TW.js +41 -1
  57. package/dist/es2019/monitoring/error.js +1 -1
  58. package/dist/es2019/types/selection-toolbar.js +1 -0
  59. package/dist/es2019/ui/DropList/index.js +1 -1
  60. package/dist/es2019/utils/calculate-toolbar-position.js +140 -0
  61. package/dist/es2019/utils/index.js +2 -1
  62. package/dist/esm/i18n/cs.js +41 -1
  63. package/dist/esm/i18n/da.js +41 -1
  64. package/dist/esm/i18n/de.js +41 -1
  65. package/dist/esm/i18n/en.js +44 -1
  66. package/dist/esm/i18n/en_GB.js +44 -1
  67. package/dist/esm/i18n/en_ZZ.js +44 -1
  68. package/dist/esm/i18n/es.js +41 -1
  69. package/dist/esm/i18n/fi.js +41 -1
  70. package/dist/esm/i18n/fr.js +41 -1
  71. package/dist/esm/i18n/hu.js +41 -1
  72. package/dist/esm/i18n/it.js +41 -1
  73. package/dist/esm/i18n/ja.js +41 -1
  74. package/dist/esm/i18n/ko.js +41 -1
  75. package/dist/esm/i18n/nb.js +41 -1
  76. package/dist/esm/i18n/nl.js +41 -1
  77. package/dist/esm/i18n/pl.js +41 -1
  78. package/dist/esm/i18n/pt_BR.js +41 -1
  79. package/dist/esm/i18n/ru.js +41 -1
  80. package/dist/esm/i18n/sv.js +41 -1
  81. package/dist/esm/i18n/th.js +41 -1
  82. package/dist/esm/i18n/tr.js +41 -1
  83. package/dist/esm/i18n/uk.js +41 -1
  84. package/dist/esm/i18n/vi.js +41 -1
  85. package/dist/esm/i18n/zh.js +41 -1
  86. package/dist/esm/i18n/zh_TW.js +41 -1
  87. package/dist/esm/monitoring/error.js +1 -1
  88. package/dist/esm/types/selection-toolbar.js +1 -0
  89. package/dist/esm/ui/DropList/index.js +1 -1
  90. package/dist/esm/utils/calculate-toolbar-position.js +140 -0
  91. package/dist/esm/utils/index.js +2 -1
  92. package/dist/types/analytics/types/events.d.ts +1 -1
  93. package/dist/types/i18n/cs.d.ts +41 -1
  94. package/dist/types/i18n/da.d.ts +41 -1
  95. package/dist/types/i18n/de.d.ts +41 -1
  96. package/dist/types/i18n/en.d.ts +44 -1
  97. package/dist/types/i18n/en_GB.d.ts +44 -1
  98. package/dist/types/i18n/en_ZZ.d.ts +44 -1
  99. package/dist/types/i18n/es.d.ts +41 -1
  100. package/dist/types/i18n/fi.d.ts +41 -1
  101. package/dist/types/i18n/fr.d.ts +41 -1
  102. package/dist/types/i18n/hu.d.ts +41 -1
  103. package/dist/types/i18n/it.d.ts +41 -1
  104. package/dist/types/i18n/ja.d.ts +41 -1
  105. package/dist/types/i18n/ko.d.ts +41 -1
  106. package/dist/types/i18n/nb.d.ts +41 -1
  107. package/dist/types/i18n/nl.d.ts +41 -1
  108. package/dist/types/i18n/pl.d.ts +41 -1
  109. package/dist/types/i18n/pt_BR.d.ts +41 -1
  110. package/dist/types/i18n/ru.d.ts +41 -1
  111. package/dist/types/i18n/sv.d.ts +41 -1
  112. package/dist/types/i18n/th.d.ts +41 -1
  113. package/dist/types/i18n/tr.d.ts +41 -1
  114. package/dist/types/i18n/uk.d.ts +41 -1
  115. package/dist/types/i18n/vi.d.ts +41 -1
  116. package/dist/types/i18n/zh.d.ts +41 -1
  117. package/dist/types/i18n/zh_TW.d.ts +41 -1
  118. package/dist/types/types/editor-plugin.d.ts +9 -0
  119. package/dist/types/types/index.d.ts +1 -0
  120. package/dist/types/types/selection-toolbar.d.ts +19 -0
  121. package/dist/types/ui/MediaSingle/grid.d.ts +2 -2
  122. package/dist/types/utils/calculate-toolbar-position.d.ts +10 -0
  123. package/dist/types/utils/extension-handler.d.ts +1 -1
  124. package/dist/types/utils/index.d.ts +1 -0
  125. package/dist/types-ts4.5/analytics/types/events.d.ts +1 -1
  126. package/dist/types-ts4.5/i18n/cs.d.ts +41 -1
  127. package/dist/types-ts4.5/i18n/da.d.ts +41 -1
  128. package/dist/types-ts4.5/i18n/de.d.ts +41 -1
  129. package/dist/types-ts4.5/i18n/en.d.ts +44 -1
  130. package/dist/types-ts4.5/i18n/en_GB.d.ts +44 -1
  131. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +44 -1
  132. package/dist/types-ts4.5/i18n/es.d.ts +41 -1
  133. package/dist/types-ts4.5/i18n/fi.d.ts +41 -1
  134. package/dist/types-ts4.5/i18n/fr.d.ts +41 -1
  135. package/dist/types-ts4.5/i18n/hu.d.ts +41 -1
  136. package/dist/types-ts4.5/i18n/it.d.ts +41 -1
  137. package/dist/types-ts4.5/i18n/ja.d.ts +41 -1
  138. package/dist/types-ts4.5/i18n/ko.d.ts +41 -1
  139. package/dist/types-ts4.5/i18n/nb.d.ts +41 -1
  140. package/dist/types-ts4.5/i18n/nl.d.ts +41 -1
  141. package/dist/types-ts4.5/i18n/pl.d.ts +41 -1
  142. package/dist/types-ts4.5/i18n/pt_BR.d.ts +41 -1
  143. package/dist/types-ts4.5/i18n/ru.d.ts +41 -1
  144. package/dist/types-ts4.5/i18n/sv.d.ts +41 -1
  145. package/dist/types-ts4.5/i18n/th.d.ts +41 -1
  146. package/dist/types-ts4.5/i18n/tr.d.ts +41 -1
  147. package/dist/types-ts4.5/i18n/uk.d.ts +41 -1
  148. package/dist/types-ts4.5/i18n/vi.d.ts +41 -1
  149. package/dist/types-ts4.5/i18n/zh.d.ts +41 -1
  150. package/dist/types-ts4.5/i18n/zh_TW.d.ts +41 -1
  151. package/dist/types-ts4.5/types/editor-plugin.d.ts +9 -0
  152. package/dist/types-ts4.5/types/index.d.ts +1 -0
  153. package/dist/types-ts4.5/types/selection-toolbar.d.ts +19 -0
  154. package/dist/types-ts4.5/ui/MediaSingle/grid.d.ts +2 -2
  155. package/dist/types-ts4.5/utils/calculate-toolbar-position.d.ts +10 -0
  156. package/dist/types-ts4.5/utils/extension-handler.d.ts +1 -1
  157. package/dist/types-ts4.5/utils/index.d.ts +1 -0
  158. package/package.json +5 -4
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': '작업 항목',
11
11
  'fabric.editor.action.description': '작업 항목 만들기 및 할당',
12
12
  'fabric.editor.addMediaFiles': '이미지, 동영상 또는 파일 추가',
13
+ 'fabric.editor.alignCenter': '가운데 정렬',
13
14
  'fabric.editor.alignImageCenter': '가운데 정렬',
14
15
  'fabric.editor.alignImageLeft': '왼쪽 정렬',
15
16
  'fabric.editor.alignImageRight': '오른쪽 정렬',
17
+ 'fabric.editor.alignLeft': '왼쪽 정렬',
18
+ 'fabric.editor.alignRight': '오른쪽 정렬',
19
+ 'fabric.editor.annotationToolbar': '주석 도구 모음',
16
20
  'fabric.editor.blockCardUnavailable': '인라인 링크는 {node} 내부에 있으며 보기를 변경할 수 없습니다',
17
21
  'fabric.editor.blockDescription': '요약 및 작업을 포함하여 링크에 대한 추가 정보 표시',
18
22
  'fabric.editor.blockTitle': '카드',
19
23
  'fabric.editor.blockquote': '인용',
24
+ 'fabric.editor.blockquote.description': '인용 또는 인용구 삽입',
25
+ 'fabric.editor.blockquote2': '인용',
20
26
  'fabric.editor.bold': '굵게',
21
27
  'fabric.editor.bug': '버그',
22
28
  'fabric.editor.cancelButton': '취소',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '래핑 비활성화',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '래핑 활성화',
41
+ 'fabric.editor.codeblock': '코드 조각',
42
+ 'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
35
43
  'fabric.editor.collapseNode': '콘텐츠 접기',
36
44
  'fabric.editor.columns': '레이아웃',
37
45
  'fabric.editor.columns.description': '섹션으로 페이지 구성',
38
46
  'fabric.editor.copiedToClipboard': '복사되었습니다!',
39
47
  'fabric.editor.copyToClipboard': '복사',
48
+ 'fabric.editor.createComment': '댓글',
49
+ 'fabric.editor.createCommentInvalid': '텍스트 및 제목에만 댓글을 작성할 수 있습니다',
50
+ 'fabric.editor.customPanel': '사용자 지정 패널',
51
+ 'fabric.editor.customPanel.description': '이모지 및 색상 배경이 있는 메모 추가',
40
52
  'fabric.editor.datasourceTitle': '검색 쿼리 편집',
41
53
  'fabric.editor.date': '날짜',
42
54
  'fabric.editor.date.description': '캘린더로 날짜 추가',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': '이모지를 사용하여 아이디어 🎉 및 감정 😄 표현',
64
76
  'fabric.editor.emptyLink': '링크를 입력하세요.',
65
77
  'fabric.editor.epic': '에픽',
78
+ 'fabric.editor.errorPanel': '오류 패널',
79
+ 'fabric.editor.errorPanel.description': '색상 있는 패널에서 오류 호출',
66
80
  'fabric.editor.expand': '확대',
67
81
  'fabric.editor.expand.description': '확대 삽입',
68
82
  'fabric.editor.expandDefaultTitle': '여기를 클릭하여 펼치기...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': '이 펼치기에 제목 지정...',
71
85
  'fabric.editor.feedbackDialog': '피드백 보내기',
72
86
  'fabric.editor.feedbackDialog.description': '새로운 편집기 사용 경험에 대한 의견을 보내 주십시오',
87
+ 'fabric.editor.heading1': '머릿글 1',
88
+ 'fabric.editor.heading1Description': '상위 레벨 제목에 사용',
89
+ 'fabric.editor.heading2': '머릿글 2',
90
+ 'fabric.editor.heading2Description': '핵심 섹션에 사용',
91
+ 'fabric.editor.heading3': '머릿글 3',
92
+ 'fabric.editor.heading3Description': '하위 섹션 및 그룹 머릿글에 사용',
93
+ 'fabric.editor.heading4': '머릿글 4',
94
+ 'fabric.editor.heading4Description': '후속 머릿글에 이것을 사용합니다.',
95
+ 'fabric.editor.heading5': '머릿글 5',
96
+ 'fabric.editor.heading5Description': '목록 항목의 그룹화에 사용',
97
+ 'fabric.editor.heading6': '머릿글 6',
98
+ 'fabric.editor.heading6Description': '하위 레벨 제목에 사용',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': '블로그',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': '버그',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': '이슈',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': '모든 키보드 바로 가기 키 및 마크다운 옵션 찾아보기',
81
107
  'fabric.editor.horizontalRule': '구분선',
82
108
  'fabric.editor.horizontalRule.description': '가로선으로 콘텐츠 구분',
83
- 'fabric.editor.hyperlink.linkAriaLabel': '링크 레이블',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': '링크 붙여넣기 또는 검색',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': '필드에 입력할 때 제안 사항이 아래에 표시됩니다',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {결과를 찾을 수 없습니다} other {{count,number}개의 결과를 찾았습니다}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': '표시 텍스트(선택 사항)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': '링크 붙여넣기 또는 검색',
87
114
  'fabric.editor.image': '이미지',
88
115
  'fabric.editor.improvement': '개선',
116
+ 'fabric.editor.infoPanel': '정보 패널',
117
+ 'fabric.editor.infoPanel.description': '색상 있는 패널에서 정보 강조 표시',
89
118
  'fabric.editor.inlineDescription': '링크를 인라인 텍스트로 표시',
90
119
  'fabric.editor.inlineTitle': '인라인',
91
120
  'fabric.editor.insertMenu': '삽입',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': '형식 더 보기',
108
137
  'fabric.editor.navigate.toolbar.editor': '편집기 도구 모음으로 이동',
109
138
  'fabric.editor.navigate.toolbar.floating': '플로팅 도구 모음으로 이동',
139
+ 'fabric.editor.normal': '일반 텍스트',
140
+ 'fabric.editor.notePanel': '노트 패널',
141
+ 'fabric.editor.notePanel.description': '색상 있는 패널에 메모 추가',
110
142
  'fabric.editor.off': '{formattingType} 꺼짐',
111
143
  'fabric.editor.on': '{formattingType} 켜짐',
112
144
  'fabric.editor.openLink': '새 탭에서 링크 열기',
113
145
  'fabric.editor.orderedList': '번호 목록',
114
146
  'fabric.editor.orderedList.description': '순서가 지정된 목록 만들기',
147
+ 'fabric.editor.other': '기타...',
115
148
  'fabric.editor.pageActionsLabel': '페이지 작업',
116
149
  'fabric.editor.placeholderText': '자리 표시자 텍스트',
117
150
  'fabric.editor.placeholderText.description': '페이지에 텍스트 자리 표시자 삽입',
151
+ 'fabric.editor.redo': '다시 실행',
118
152
  'fabric.editor.remove': '제거',
119
153
  'fabric.editor.removeEmoji': '이모지 제거',
120
154
  'fabric.editor.saveButton': '저장',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': '하위 작업',
127
161
  'fabric.editor.subscript': '밑첨자',
128
162
  'fabric.editor.subscript.off.superscript.on': '아래 첨자 꺼짐, 위 첨자 켜짐',
163
+ 'fabric.editor.successPanel': '성공 패널',
164
+ 'fabric.editor.successPanel.description': '색상 있는 패널에 팁 추가',
129
165
  'fabric.editor.superscript': '위첨자',
130
166
  'fabric.editor.superscript.off.subscript.on': '위 첨자 꺼짐, 아래 첨자 켜짐',
131
167
  'fabric.editor.table': '표',
132
168
  'fabric.editor.table.description': '표 삽입',
133
169
  'fabric.editor.task': '작업',
134
170
  'fabric.editor.text.formatting.off': '텍스트 서식 꺼짐',
171
+ 'fabric.editor.textStyles': '텍스트 스타일',
135
172
  'fabric.editor.time.ago': '전',
136
173
  'fabric.editor.time.updated': '업데이트됨',
137
174
  'fabric.editor.time.viewed': '확인함',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': '작업 항목',
145
182
  'fabric.editor.unableToOpenLink': '이 링크를 열 수 없습니다',
146
183
  'fabric.editor.underline': '밑줄',
184
+ 'fabric.editor.undo': '실행 취소',
147
185
  'fabric.editor.unlink': '링크 해제',
148
186
  'fabric.editor.unorderedList': '글머리 기호 목록',
149
187
  'fabric.editor.unorderedList.description': '순서가 지정되지 않은 목록 만들기',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': '더 보기',
157
195
  'fabric.editor.visit': '새 창에서 링크 열기',
196
+ 'fabric.editor.warningPanel': '경고 패널',
197
+ 'fabric.editor.warningPanel.description': '색상 있는 패널에 주의 사항 메모 추가',
158
198
  'fabric.editor.wrapLeft': '왼쪽에서 줄 바꿈',
159
199
  'fabric.editor.wrapRight': '오른쪽에서 줄 바꿈',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Handlingselement',
11
11
  'fabric.editor.action.description': 'Opprett og tilordne handlinger',
12
12
  'fabric.editor.addMediaFiles': 'Legg til bilde, video eller fil',
13
+ 'fabric.editor.alignCenter': 'Midtjustert',
13
14
  'fabric.editor.alignImageCenter': 'Midtjustert',
14
15
  'fabric.editor.alignImageLeft': 'Venstrejustert',
15
16
  'fabric.editor.alignImageRight': 'Høyrejustert',
17
+ 'fabric.editor.alignLeft': 'Venstrejustert',
18
+ 'fabric.editor.alignRight': 'Høyrejustert',
19
+ 'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
16
20
  'fabric.editor.blockCardUnavailable': 'Den innebygde koblingen er inne i {node}, og visningen kan ikke endres',
17
21
  'fabric.editor.blockDescription': 'Vis mer informasjon om en kobling, inkludert et sammendrag og handlinger',
18
22
  'fabric.editor.blockTitle': 'Kort',
19
23
  'fabric.editor.blockquote': 'et sitat',
24
+ 'fabric.editor.blockquote.description': 'Sett inn et sitat',
25
+ 'fabric.editor.blockquote2': 'Sitat',
20
26
  'fabric.editor.bold': 'Fet',
21
27
  'fabric.editor.bug': 'Programfeil',
22
28
  'fabric.editor.cancelButton': 'Avbryt',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopier som tekst',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Slå av linjebryting',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Slå på linjebryting',
41
+ 'fabric.editor.codeblock': 'Kodebit',
42
+ 'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
35
43
  'fabric.editor.collapseNode': 'Minimer innhold',
36
44
  'fabric.editor.columns': 'Oppsett',
37
45
  'fabric.editor.columns.description': 'Konstruer siden med seksjoner',
38
46
  'fabric.editor.copiedToClipboard': 'Kopiert!',
39
47
  'fabric.editor.copyToClipboard': 'Kopier',
48
+ 'fabric.editor.createComment': 'Kommenter',
49
+ 'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
50
+ 'fabric.editor.customPanel': 'Egendefinert panel',
51
+ 'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
40
52
  'fabric.editor.datasourceTitle': 'Rediger søkespørring',
41
53
  'fabric.editor.date': 'Dato',
42
54
  'fabric.editor.date.description': 'Legg til en dato med en kalender',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Bruk emojier for å uttrykke tanker 🎉 og følelser 😄',
64
76
  'fabric.editor.emptyLink': 'Skriv inn en kobling.',
65
77
  'fabric.editor.epic': 'Epic',
78
+ 'fabric.editor.errorPanel': 'Feilpanel',
79
+ 'fabric.editor.errorPanel.description': 'Trekk frem feil i et farget panel',
66
80
  'fabric.editor.expand': 'Utvidelse',
67
81
  'fabric.editor.expand.description': 'Sett inn en utvidelse',
68
82
  'fabric.editor.expandDefaultTitle': 'Klikk her for å utvide …',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Gi denne utvidelsen et navn …',
71
85
  'fabric.editor.feedbackDialog': 'Gi en tilbakemelding',
72
86
  'fabric.editor.feedbackDialog.description': 'Fortell oss hvordan du opplevde det nye redigeringsprogrammet',
87
+ 'fabric.editor.heading1': '1. overskrift',
88
+ 'fabric.editor.heading1Description': 'Bruk dette for en overskrift på toppnivå',
89
+ 'fabric.editor.heading2': '2. overskrift',
90
+ 'fabric.editor.heading2Description': 'Bruk dette til viktige avsnitt',
91
+ 'fabric.editor.heading3': '3. overskrift',
92
+ 'fabric.editor.heading3Description': 'Bruk dette til underavsnitt og overskrifter for grupper',
93
+ 'fabric.editor.heading4': '4. overskrift',
94
+ 'fabric.editor.heading4Description': 'Bruk dette til dype overskrifter',
95
+ 'fabric.editor.heading5': '5. overskrift',
96
+ 'fabric.editor.heading5Description': 'Bruk dette til å gruppere listeelementer',
97
+ 'fabric.editor.heading6': '6. overskrift',
98
+ 'fabric.editor.heading6Description': 'Bruk dette for en overskrift på nedre nivå',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogg',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Programfeil',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Sak',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Se gjennom alle tastatursnarveier og Markdown-alternativer',
81
107
  'fabric.editor.horizontalRule': 'Deler',
82
108
  'fabric.editor.horizontalRule.description': 'Atskill innhold med en horisontal linje',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Koblingsetikett',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Lim inn eller søk etter kobling',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Forslag vises nedenfor etter hvert som du skriver inn i feltet',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {fant ingen resultater} one {fant {count,number} resultat} other {fant {count,number} resultater}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Visningstekst (valgfritt)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Lim inn eller søk etter kobling',
87
114
  'fabric.editor.image': 'Bilde',
88
115
  'fabric.editor.improvement': 'Forbedring',
116
+ 'fabric.editor.infoPanel': 'Informasjonspanel',
117
+ 'fabric.editor.infoPanel.description': 'Uthev informasjonen i et farget panel',
89
118
  'fabric.editor.inlineDescription': 'Vis kobling som innebygd tekst',
90
119
  'fabric.editor.inlineTitle': 'Innebygd',
91
120
  'fabric.editor.insertMenu': 'Sett inn',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Mer formatering',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Naviger til verktøylinjen for redigering',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Naviger til flytende verktøylinje',
139
+ 'fabric.editor.normal': 'Normal tekst',
140
+ 'fabric.editor.notePanel': 'Kommentarpanel',
141
+ 'fabric.editor.notePanel.description': 'Legg til en merknad i et farget panel',
110
142
  'fabric.editor.off': '{formattingType} av',
111
143
  'fabric.editor.on': '{formattingType} på',
112
144
  'fabric.editor.openLink': 'Åpne kobling i en ny fane',
113
145
  'fabric.editor.orderedList': 'Nummerert liste',
114
146
  'fabric.editor.orderedList.description': 'Opprett en sortert liste',
147
+ 'fabric.editor.other': 'Andre …',
115
148
  'fabric.editor.pageActionsLabel': 'Sidehandlinger',
116
149
  'fabric.editor.placeholderText': 'Plassholdertekst',
117
150
  'fabric.editor.placeholderText.description': 'Sett inn en tekstplassholder på siden.',
151
+ 'fabric.editor.redo': 'Gjør om',
118
152
  'fabric.editor.remove': 'Fjern',
119
153
  'fabric.editor.removeEmoji': 'Fjern emoji',
120
154
  'fabric.editor.saveButton': 'Lagre',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Deloppgave',
127
161
  'fabric.editor.subscript': 'Senket skrift',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Senket skrift av, hevet skrift på',
163
+ 'fabric.editor.successPanel': 'Utførtpanel',
164
+ 'fabric.editor.successPanel.description': 'Legg til tips i et farget panel',
129
165
  'fabric.editor.superscript': 'Hevet skrift',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Hevet skrift av, senket skrift på',
131
167
  'fabric.editor.table': 'Tabell',
132
168
  'fabric.editor.table.description': 'Sett inn en tavle',
133
169
  'fabric.editor.task': 'Oppgave',
134
170
  'fabric.editor.text.formatting.off': 'Tekstformatering av',
171
+ 'fabric.editor.textStyles': 'Tekststiler',
135
172
  'fabric.editor.time.ago': 'siden',
136
173
  'fabric.editor.time.updated': 'Oppdatert',
137
174
  'fabric.editor.time.viewed': 'Sett',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'et handlingselement',
145
182
  'fabric.editor.unableToOpenLink': 'Kan ikke åpne denne koblingen',
146
183
  'fabric.editor.underline': 'Understreking',
184
+ 'fabric.editor.undo': 'Angre',
147
185
  'fabric.editor.unlink': 'Fjern kobling',
148
186
  'fabric.editor.unorderedList': 'Punktliste',
149
187
  'fabric.editor.unorderedList.description': 'Opprett en uordnet liste',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'Nettadresse',
156
194
  'fabric.editor.viewMore': 'Vis mer',
157
195
  'fabric.editor.visit': 'Åpne koblingen i et nytt vindu',
196
+ 'fabric.editor.warningPanel': 'Advarselspanel',
197
+ 'fabric.editor.warningPanel.description': 'Legg til en advarsel i et farget panel',
158
198
  'fabric.editor.wrapLeft': 'Juster til venstre',
159
199
  'fabric.editor.wrapRight': 'Juster til høyre',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Actiepunt',
11
11
  'fabric.editor.action.description': 'Actie-items maken en toewijzen',
12
12
  'fabric.editor.addMediaFiles': 'Afbeelding, video of bestand toevoegen',
13
+ 'fabric.editor.alignCenter': 'Rechts uitlijnen',
13
14
  'fabric.editor.alignImageCenter': 'Rechts uitlijnen',
14
15
  'fabric.editor.alignImageLeft': 'Links uitlijnen',
15
16
  'fabric.editor.alignImageRight': 'Rechts uitlijnen',
17
+ 'fabric.editor.alignLeft': 'Links uitlijnen',
18
+ 'fabric.editor.alignRight': 'Rechts uitlijnen',
19
+ 'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
16
20
  'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
17
21
  'fabric.editor.blockDescription': 'Meer informatie weergeven over een link, inclusief een samenvatting en acties',
18
22
  'fabric.editor.blockTitle': 'Kaart',
19
23
  'fabric.editor.blockquote': 'een citaat',
24
+ 'fabric.editor.blockquote.description': 'Voeg een citaat in',
25
+ 'fabric.editor.blockquote2': 'Citeren',
20
26
  'fabric.editor.bold': 'Vet',
21
27
  'fabric.editor.bug': 'Bug',
22
28
  'fabric.editor.cancelButton': 'Annuleren',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wrap uitschakelen',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Wrap inschakelen',
41
+ 'fabric.editor.codeblock': 'Codefragment',
42
+ 'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
35
43
  'fabric.editor.collapseNode': 'Content inklappen',
36
44
  'fabric.editor.columns': 'Lay-outs',
37
45
  'fabric.editor.columns.description': 'Je pagina structureren met secties',
38
46
  'fabric.editor.copiedToClipboard': 'Gekopieerd!',
39
47
  'fabric.editor.copyToClipboard': 'Kopiëren',
48
+ 'fabric.editor.createComment': 'Opmerking maken',
49
+ 'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
50
+ 'fabric.editor.customPanel': 'Aangepast paneel',
51
+ 'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
40
52
  'fabric.editor.datasourceTitle': 'Zoekopdracht bewerken',
41
53
  'fabric.editor.date': 'Datum',
42
54
  'fabric.editor.date.description': 'Een datum toevoegen via een agenda',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': "Emoji's gebruiken om ideeën 🎉 en emoties 😄 te delen",
64
76
  'fabric.editor.emptyLink': 'Voer een link in.',
65
77
  'fabric.editor.epic': 'Epic',
78
+ 'fabric.editor.errorPanel': 'Foutpaneel',
79
+ 'fabric.editor.errorPanel.description': 'Bijschrift voor fouten maken in een gekleurd paneel',
66
80
  'fabric.editor.expand': 'Uitvouwen',
67
81
  'fabric.editor.expand.description': 'Uitvouwen toepassen',
68
82
  'fabric.editor.expandDefaultTitle': 'Klik hier om uit te vouwen...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Geef deze uitvouwing een naam...',
71
85
  'fabric.editor.feedbackDialog': 'Feedback geven',
72
86
  'fabric.editor.feedbackDialog.description': 'Vertel ons wat je vindt van de nieuwe editor',
87
+ 'fabric.editor.heading1': 'Koptekst 1',
88
+ 'fabric.editor.heading1Description': 'Gebruik dit voor een kop op het hoogste niveau',
89
+ 'fabric.editor.heading2': 'Koptekst 2',
90
+ 'fabric.editor.heading2Description': 'Gebruik dit voor belangrijke gedeelten',
91
+ 'fabric.editor.heading3': 'Koptekst 3',
92
+ 'fabric.editor.heading3Description': 'Gebruik dit voor subsecties en groepskoppen',
93
+ 'fabric.editor.heading4': 'Koptekst 4',
94
+ 'fabric.editor.heading4Description': 'Gebruik dit voor diepe koppen',
95
+ 'fabric.editor.heading5': 'Koptekst 5',
96
+ 'fabric.editor.heading5Description': 'Gebruik dit voor het groeperen van lijstitems',
97
+ 'fabric.editor.heading6': 'Koptekst 6',
98
+ 'fabric.editor.heading6Description': 'Gebruik dit voor koppen op laag niveau',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Blader door alle opties voor sneltoetsen en markdowns',
81
107
  'fabric.editor.horizontalRule': 'Scheidingslijn',
82
108
  'fabric.editor.horizontalRule.description': 'Inhoud scheiden met een horizontale lijn',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Link plakken of zoeken',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggesties verschijnen hieronder zodra je in het veld typt',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {geen resultaten gevonden} one {{count,number} resultaat gevonden} other {{count,number} resultaten gevonden}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Tekst weergeven (optioneel)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Link plakken of zoeken',
87
114
  'fabric.editor.image': 'Afbeelding',
88
115
  'fabric.editor.improvement': 'Verbetering',
116
+ 'fabric.editor.infoPanel': 'Infopaneel',
117
+ 'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
89
118
  'fabric.editor.inlineDescription': 'Link als inline-tekst weergeven',
90
119
  'fabric.editor.inlineTitle': 'Inline',
91
120
  'fabric.editor.insertMenu': 'Invoegen',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Meer opmaak',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Navigeer naar werkbalk editor',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Navigeer naar zwevende werkbalk',
139
+ 'fabric.editor.normal': 'Normale tekst',
140
+ 'fabric.editor.notePanel': 'Notitiepaneel',
141
+ 'fabric.editor.notePanel.description': 'Een opmerking toevoegen in een gekleurd paneel',
110
142
  'fabric.editor.off': '{formattingType} uit',
111
143
  'fabric.editor.on': '{formattingType} aan',
112
144
  'fabric.editor.openLink': 'Link openen in een nieuw tabblad',
113
145
  'fabric.editor.orderedList': 'Genummerde lijst',
114
146
  'fabric.editor.orderedList.description': 'Een gesorteerde lijst maken',
147
+ 'fabric.editor.other': 'Andere ...',
115
148
  'fabric.editor.pageActionsLabel': 'Pagina-acties',
116
149
  'fabric.editor.placeholderText': 'Plaatsaanduidingstekst',
117
150
  'fabric.editor.placeholderText.description': 'Voeg een tekstplaatshouder in de pagina in',
151
+ 'fabric.editor.redo': 'Pas opnieuw toe',
118
152
  'fabric.editor.remove': 'Verwijderen',
119
153
  'fabric.editor.removeEmoji': 'Emoji verwijderen',
120
154
  'fabric.editor.saveButton': 'Opslaan',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Subtaak',
127
161
  'fabric.editor.subscript': 'Subscript',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Subscript uit, superscript aan',
163
+ 'fabric.editor.successPanel': 'Succespaneel',
164
+ 'fabric.editor.successPanel.description': 'Tips toevoegen in een gekleurd paneel',
129
165
  'fabric.editor.superscript': 'Superscript',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Superscript uit, subscript aan',
131
167
  'fabric.editor.table': 'Tabel',
132
168
  'fabric.editor.table.description': 'Een tabel invoegen',
133
169
  'fabric.editor.task': 'Taak',
134
170
  'fabric.editor.text.formatting.off': 'Tekst formatteren uit',
171
+ 'fabric.editor.textStyles': 'Tekststijlen',
135
172
  'fabric.editor.time.ago': 'geleden',
136
173
  'fabric.editor.time.updated': 'Bijgewerkt',
137
174
  'fabric.editor.time.viewed': 'Bekeken',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'een actiepunt',
145
182
  'fabric.editor.unableToOpenLink': 'Kan deze link niet openen',
146
183
  'fabric.editor.underline': 'Onderstreept',
184
+ 'fabric.editor.undo': 'Maak ongedaan',
147
185
  'fabric.editor.unlink': 'Verwijder link',
148
186
  'fabric.editor.unorderedList': 'Opsommingslijst',
149
187
  'fabric.editor.unorderedList.description': 'Een niet-gesorteerde lijst maken',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': 'Meer bekijken',
157
195
  'fabric.editor.visit': 'Link openen in een nieuw venster',
196
+ 'fabric.editor.warningPanel': 'Waarschuwingspaneel',
197
+ 'fabric.editor.warningPanel.description': 'Een waarschuwing toevoegen in een gekleurd paneel',
158
198
  'fabric.editor.wrapLeft': 'Links uitlijnen',
159
199
  'fabric.editor.wrapRight': 'Rechts uitlijnen',
160
200
  'fabric.theme.blue': 'Blauw',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Element akcji',
11
11
  'fabric.editor.action.description': 'Utwórz i przypisz elementy akcji',
12
12
  'fabric.editor.addMediaFiles': 'Dodaj obraz, film lub plik',
13
+ 'fabric.editor.alignCenter': 'Wyrównaj do środka',
13
14
  'fabric.editor.alignImageCenter': 'Wyrównaj do środka',
14
15
  'fabric.editor.alignImageLeft': 'Wyrównaj do lewej',
15
16
  'fabric.editor.alignImageRight': 'Wyrównaj do prawej',
17
+ 'fabric.editor.alignLeft': 'Wyrównaj do lewej',
18
+ 'fabric.editor.alignRight': 'Wyrównaj do prawej',
19
+ 'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
16
20
  'fabric.editor.blockCardUnavailable': 'Łącze bezpośrednio w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
17
21
  'fabric.editor.blockDescription': 'Wyświetla więcej informacji o łączu, w tym podsumowanie i czynności',
18
22
  'fabric.editor.blockTitle': 'Karta',
19
23
  'fabric.editor.blockquote': 'cudzysłów',
24
+ 'fabric.editor.blockquote.description': 'Wstaw cytat',
25
+ 'fabric.editor.blockquote2': 'Cytat',
20
26
  'fabric.editor.bold': 'Pogrubienie',
21
27
  'fabric.editor.bug': 'Błąd',
22
28
  'fabric.editor.cancelButton': 'Anuluj',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiuj jako tekst',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Wyłącz zawijanie',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Włącz zawijanie',
41
+ 'fabric.editor.codeblock': 'Wstawka kodu',
42
+ 'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
35
43
  'fabric.editor.collapseNode': 'Zwiń zawartość',
36
44
  'fabric.editor.columns': 'Układy',
37
45
  'fabric.editor.columns.description': 'Uporządkuj swoją stronę, korzystając z sekcji',
38
46
  'fabric.editor.copiedToClipboard': 'Skopiowano!',
39
47
  'fabric.editor.copyToClipboard': 'Kopiuj',
48
+ 'fabric.editor.createComment': 'Komentarz',
49
+ 'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
50
+ 'fabric.editor.customPanel': 'Panel niestandardowy',
51
+ 'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
40
52
  'fabric.editor.datasourceTitle': 'Edytuj zapytanie wyszukiwania',
41
53
  'fabric.editor.date': 'Data',
42
54
  'fabric.editor.date.description': 'Dodaj datę, korzystając z kalendarza',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Używaj emoji, aby wyrażać pomysły 🎉 i emocje 😄',
64
76
  'fabric.editor.emptyLink': 'Wprowadź łącze.',
65
77
  'fabric.editor.epic': 'Epik',
78
+ 'fabric.editor.errorPanel': 'Panel błędów',
79
+ 'fabric.editor.errorPanel.description': 'Wyróżniaj błędy kolorem',
66
80
  'fabric.editor.expand': 'Sekcja rozwijana',
67
81
  'fabric.editor.expand.description': 'Wstaw sekcję rozwijaną',
68
82
  'fabric.editor.expandDefaultTitle': 'Kliknij tutaj, aby rozwinąć...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Nadaj temu rozwinięciu tytuł...',
71
85
  'fabric.editor.feedbackDialog': 'Prześlij opinię',
72
86
  'fabric.editor.feedbackDialog.description': 'Opowiedz nam o swoich doświadczeniach podczas korzystania z nowego edytora',
87
+ 'fabric.editor.heading1': 'Nagłówek 1',
88
+ 'fabric.editor.heading1Description': 'Użyj tego do nagłówka najwyższego poziomu',
89
+ 'fabric.editor.heading2': 'Nagłówek 2',
90
+ 'fabric.editor.heading2Description': 'Użyj tego do kluczowych sekcji',
91
+ 'fabric.editor.heading3': 'Nagłówek 3',
92
+ 'fabric.editor.heading3Description': 'Użyj tego do podsekcji i nagłówków grup',
93
+ 'fabric.editor.heading4': 'Nagłówek 4',
94
+ 'fabric.editor.heading4Description': 'Użyj tego do nagłówków głębokich',
95
+ 'fabric.editor.heading5': 'Nagłówek 5',
96
+ 'fabric.editor.heading5Description': 'Użyj tego do grupowania elementów list',
97
+ 'fabric.editor.heading6': 'Nagłówek 6',
98
+ 'fabric.editor.heading6Description': 'Użyj tego do nagłówków niskiego poziomu',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Błąd',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Zgłoszenie',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Przeglądaj wszystkie skróty klawiszowe i opcje Markdown',
81
107
  'fabric.editor.horizontalRule': 'Separator',
82
108
  'fabric.editor.horizontalRule.description': 'Oddziel treści linią poziomą',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Etykieta łącza',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Wklej lub wyszukaj łącze',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Sugestie będą pojawiały się poniżej w miarę wpisywania tekstu w polu',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nie znaleziono wyników} one {znaleziono {count,number} wynik} few {znaleziono {count,number} wyniki} many {znaleziono {count,number} wyników} other {znaleziono {count,number} wyniku}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Tekst wyświetlany (opcjonalny)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Wklej lub wyszukaj łącze',
87
114
  'fabric.editor.image': 'Obraz',
88
115
  'fabric.editor.improvement': 'Ulepszenie',
116
+ 'fabric.editor.infoPanel': 'Panel informacyjny',
117
+ 'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
89
118
  'fabric.editor.inlineDescription': 'Wyświetla łącze bezpośrednio w tekście',
90
119
  'fabric.editor.inlineTitle': 'Bezpośrednio w tekście',
91
120
  'fabric.editor.insertMenu': 'Wstaw',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Więcej opcji formatowania',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Przejdź do paska narzędzi edytora',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Przejdź do przestawnego paska narzędzi',
139
+ 'fabric.editor.normal': 'Normalny tekst',
140
+ 'fabric.editor.notePanel': 'Panel uwag',
141
+ 'fabric.editor.notePanel.description': 'Dodaj uwagę w kolorze',
110
142
  'fabric.editor.off': '{formattingType} wył.',
111
143
  'fabric.editor.on': '{formattingType} wł.',
112
144
  'fabric.editor.openLink': 'Otwórz łącze na nowej karcie',
113
145
  'fabric.editor.orderedList': 'Lista numerowana',
114
146
  'fabric.editor.orderedList.description': 'Utwórz uporządkowaną listę',
147
+ 'fabric.editor.other': 'Inne...',
115
148
  'fabric.editor.pageActionsLabel': 'Czynności na stronie',
116
149
  'fabric.editor.placeholderText': 'Tekst zastępczy',
117
150
  'fabric.editor.placeholderText.description': 'Wstaw na stronę tekst zastępczy',
151
+ 'fabric.editor.redo': 'Ponów',
118
152
  'fabric.editor.remove': 'Usuń',
119
153
  'fabric.editor.removeEmoji': 'Usuń emoji',
120
154
  'fabric.editor.saveButton': 'Zapisz',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Zadanie podrzędne',
127
161
  'fabric.editor.subscript': 'Przypis dolny',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Indeks dolny wył., indeks górny wł.',
163
+ 'fabric.editor.successPanel': 'Panel sukcesów',
164
+ 'fabric.editor.successPanel.description': 'Dodaj wskazówki w kolorze',
129
165
  'fabric.editor.superscript': 'Przypis górny',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Indeks górny wył., indeks dolny wł.',
131
167
  'fabric.editor.table': 'Tabela',
132
168
  'fabric.editor.table.description': 'Wstaw tabelę',
133
169
  'fabric.editor.task': 'Zadanie',
134
170
  'fabric.editor.text.formatting.off': 'Formatowanie tekstu wył.',
171
+ 'fabric.editor.textStyles': 'Style tekstu',
135
172
  'fabric.editor.time.ago': 'temu',
136
173
  'fabric.editor.time.updated': 'Zaktualizowano',
137
174
  'fabric.editor.time.viewed': 'Wyświetlono',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'czynność do wykonania',
145
182
  'fabric.editor.unableToOpenLink': 'Nie można otworzyć tego łącza',
146
183
  'fabric.editor.underline': 'Podkreślenie',
184
+ 'fabric.editor.undo': 'Cofnij',
147
185
  'fabric.editor.unlink': 'Usuń łącze',
148
186
  'fabric.editor.unorderedList': 'Lista wypunktowana',
149
187
  'fabric.editor.unorderedList.description': 'Utwórz nieuporządkowaną listę',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'Adres URL',
156
194
  'fabric.editor.viewMore': 'Wyświetl więcej',
157
195
  'fabric.editor.visit': 'Otwórz łącze w nowym oknie',
196
+ 'fabric.editor.warningPanel': 'Panel ostrzeżeń',
197
+ 'fabric.editor.warningPanel.description': 'Dodaj ostrzeżenie w kolorze',
158
198
  'fabric.editor.wrapLeft': 'Zawijaj do lewej',
159
199
  'fabric.editor.wrapRight': 'Zawijaj do prawej',
160
200
  'fabric.theme.blue': 'Niebieski',