@atlaskit/editor-core 187.48.8 → 188.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/CHANGELOG.md +91 -0
  2. package/dist/cjs/i18n/cs.js +1 -54
  3. package/dist/cjs/i18n/da.js +1 -54
  4. package/dist/cjs/i18n/de.js +1 -54
  5. package/dist/cjs/i18n/en.js +1 -55
  6. package/dist/cjs/i18n/en_GB.js +1 -55
  7. package/dist/cjs/i18n/en_ZZ.js +1 -55
  8. package/dist/cjs/i18n/es.js +1 -54
  9. package/dist/cjs/i18n/fi.js +1 -54
  10. package/dist/cjs/i18n/fr.js +1 -54
  11. package/dist/cjs/i18n/hu.js +1 -54
  12. package/dist/cjs/i18n/it.js +1 -54
  13. package/dist/cjs/i18n/ja.js +1 -54
  14. package/dist/cjs/i18n/ko.js +1 -54
  15. package/dist/cjs/i18n/nb.js +1 -54
  16. package/dist/cjs/i18n/nl.js +1 -54
  17. package/dist/cjs/i18n/pl.js +1 -54
  18. package/dist/cjs/i18n/pt_BR.js +1 -54
  19. package/dist/cjs/i18n/ru.js +1 -54
  20. package/dist/cjs/i18n/sv.js +1 -54
  21. package/dist/cjs/i18n/th.js +1 -54
  22. package/dist/cjs/i18n/tr.js +1 -54
  23. package/dist/cjs/i18n/uk.js +1 -54
  24. package/dist/cjs/i18n/vi.js +1 -54
  25. package/dist/cjs/i18n/zh.js +1 -54
  26. package/dist/cjs/i18n/zh_TW.js +1 -54
  27. package/dist/cjs/index.js +3 -305
  28. package/dist/cjs/version-wrapper.js +1 -1
  29. package/dist/es2019/i18n/cs.js +1 -54
  30. package/dist/es2019/i18n/da.js +1 -54
  31. package/dist/es2019/i18n/de.js +1 -54
  32. package/dist/es2019/i18n/en.js +1 -55
  33. package/dist/es2019/i18n/en_GB.js +1 -55
  34. package/dist/es2019/i18n/en_ZZ.js +1 -55
  35. package/dist/es2019/i18n/es.js +1 -54
  36. package/dist/es2019/i18n/fi.js +1 -54
  37. package/dist/es2019/i18n/fr.js +1 -54
  38. package/dist/es2019/i18n/hu.js +1 -54
  39. package/dist/es2019/i18n/it.js +1 -54
  40. package/dist/es2019/i18n/ja.js +1 -54
  41. package/dist/es2019/i18n/ko.js +1 -54
  42. package/dist/es2019/i18n/nb.js +1 -54
  43. package/dist/es2019/i18n/nl.js +1 -54
  44. package/dist/es2019/i18n/pl.js +1 -54
  45. package/dist/es2019/i18n/pt_BR.js +1 -54
  46. package/dist/es2019/i18n/ru.js +1 -54
  47. package/dist/es2019/i18n/sv.js +1 -54
  48. package/dist/es2019/i18n/th.js +1 -54
  49. package/dist/es2019/i18n/tr.js +1 -54
  50. package/dist/es2019/i18n/uk.js +1 -54
  51. package/dist/es2019/i18n/vi.js +1 -54
  52. package/dist/es2019/i18n/zh.js +1 -54
  53. package/dist/es2019/i18n/zh_TW.js +1 -54
  54. package/dist/es2019/index.js +16 -45
  55. package/dist/es2019/version-wrapper.js +1 -1
  56. package/dist/esm/i18n/cs.js +1 -54
  57. package/dist/esm/i18n/da.js +1 -54
  58. package/dist/esm/i18n/de.js +1 -54
  59. package/dist/esm/i18n/en.js +1 -55
  60. package/dist/esm/i18n/en_GB.js +1 -55
  61. package/dist/esm/i18n/en_ZZ.js +1 -55
  62. package/dist/esm/i18n/es.js +1 -54
  63. package/dist/esm/i18n/fi.js +1 -54
  64. package/dist/esm/i18n/fr.js +1 -54
  65. package/dist/esm/i18n/hu.js +1 -54
  66. package/dist/esm/i18n/it.js +1 -54
  67. package/dist/esm/i18n/ja.js +1 -54
  68. package/dist/esm/i18n/ko.js +1 -54
  69. package/dist/esm/i18n/nb.js +1 -54
  70. package/dist/esm/i18n/nl.js +1 -54
  71. package/dist/esm/i18n/pl.js +1 -54
  72. package/dist/esm/i18n/pt_BR.js +1 -54
  73. package/dist/esm/i18n/ru.js +1 -54
  74. package/dist/esm/i18n/sv.js +1 -54
  75. package/dist/esm/i18n/th.js +1 -54
  76. package/dist/esm/i18n/tr.js +1 -54
  77. package/dist/esm/i18n/uk.js +1 -54
  78. package/dist/esm/i18n/vi.js +1 -54
  79. package/dist/esm/i18n/zh.js +1 -54
  80. package/dist/esm/i18n/zh_TW.js +1 -54
  81. package/dist/esm/index.js +16 -45
  82. package/dist/esm/version-wrapper.js +1 -1
  83. package/dist/types/i18n/cs.d.ts +1 -54
  84. package/dist/types/i18n/da.d.ts +1 -54
  85. package/dist/types/i18n/de.d.ts +1 -54
  86. package/dist/types/i18n/en.d.ts +1 -55
  87. package/dist/types/i18n/en_GB.d.ts +1 -55
  88. package/dist/types/i18n/en_ZZ.d.ts +1 -55
  89. package/dist/types/i18n/es.d.ts +1 -54
  90. package/dist/types/i18n/fi.d.ts +1 -54
  91. package/dist/types/i18n/fr.d.ts +1 -54
  92. package/dist/types/i18n/hu.d.ts +1 -54
  93. package/dist/types/i18n/it.d.ts +1 -54
  94. package/dist/types/i18n/ja.d.ts +1 -54
  95. package/dist/types/i18n/ko.d.ts +1 -54
  96. package/dist/types/i18n/nb.d.ts +1 -54
  97. package/dist/types/i18n/nl.d.ts +1 -54
  98. package/dist/types/i18n/pl.d.ts +1 -54
  99. package/dist/types/i18n/pt_BR.d.ts +1 -54
  100. package/dist/types/i18n/ru.d.ts +1 -54
  101. package/dist/types/i18n/sv.d.ts +1 -54
  102. package/dist/types/i18n/th.d.ts +1 -54
  103. package/dist/types/i18n/tr.d.ts +1 -54
  104. package/dist/types/i18n/uk.d.ts +1 -54
  105. package/dist/types/i18n/vi.d.ts +1 -54
  106. package/dist/types/i18n/zh.d.ts +1 -54
  107. package/dist/types/i18n/zh_TW.d.ts +1 -54
  108. package/dist/types/index.d.ts +19 -63
  109. package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
  110. package/dist/types-ts4.5/i18n/da.d.ts +1 -54
  111. package/dist/types-ts4.5/i18n/de.d.ts +1 -54
  112. package/dist/types-ts4.5/i18n/en.d.ts +1 -55
  113. package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
  114. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
  115. package/dist/types-ts4.5/i18n/es.d.ts +1 -54
  116. package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
  117. package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
  118. package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
  119. package/dist/types-ts4.5/i18n/it.d.ts +1 -54
  120. package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
  121. package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
  122. package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
  123. package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
  124. package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
  125. package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
  126. package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
  127. package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
  128. package/dist/types-ts4.5/i18n/th.d.ts +1 -54
  129. package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
  130. package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
  131. package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
  132. package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
  133. package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
  134. package/dist/types-ts4.5/index.d.ts +19 -63
  135. package/package.json +5 -5
  136. package/report.api.md +8 -1116
  137. package/tmp/api-report-tmp.d.ts +8 -971
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': '대체 텍스트에서 특수 문자를 지워 주세요.',
18
18
  'fabric.editor.annotationToolbar': '주석 도구 모음',
19
19
  'fabric.editor.backLink': '뒤로 가기',
20
- 'fabric.editor.blockquote.description': '인용 또는 인용구 삽입',
21
- 'fabric.editor.blockquote2': '인용',
22
20
  'fabric.editor.captionPlaceholder': '캡션 추가',
21
+ 'fabric.editor.checkUncheckActionItem': '작업 항목 토글',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': '내용 입력...',
24
23
  'fabric.editor.clearAltTextEdit': '대체 텍스트 지우기',
25
24
  'fabric.editor.closeAltTextEdit': '뒤로',
26
25
  'fabric.editor.closeFindReplaceDialog': '닫기',
27
26
  'fabric.editor.closeHelpDialog': '도움말 대화상자 닫기',
28
- 'fabric.editor.codeblock': '코드 조각',
29
- 'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
30
27
  'fabric.editor.configFailedToLoad': '로드하지 못했습니다',
31
28
  'fabric.editor.configPanel.cancel': '취소',
32
29
  'fabric.editor.configPanel.close': '닫기',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': '제출',
47
44
  'fabric.editor.createComment': '댓글',
48
45
  'fabric.editor.createCommentInvalid': '텍스트 및 제목에만 댓글을 작성할 수 있습니다',
49
- 'fabric.editor.customPanel': '사용자 지정 패널',
50
- 'fabric.editor.customPanel.description': '이모지 및 색상 배경이 있는 메모 추가',
51
46
  'fabric.editor.decisionPlaceholder': '결정 추가...',
52
47
  'fabric.editor.description': '설명',
53
48
  'fabric.editor.dropPlaceholderLabel': '문서',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': '주 콘텐츠 영역입니다. 텍스트를 입력하세요.',
60
55
  'fabric.editor.editorHelp': '편집기 도움말',
61
56
  'fabric.editor.editors': '편집기',
62
- 'fabric.editor.elementBrowser.help': '도움말',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': '관리',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': '전체',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': '커뮤니케이션',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 콘텐츠',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': '개발',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': '외부 콘텐츠',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': '서식',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': '미디어',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': '탐색',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': '보고',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': '시각 및 이미지',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': '검색과 일치하는 항목 없음',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': '다른 용어로 검색하거나 Atlassian 제품의 새로운 앱을 찾아보세요.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace 둘러보기',
77
- 'fabric.editor.elementbrowser.sidebar.heading': '찾아보기',
78
57
  'fabric.editor.error': '오류',
79
- 'fabric.editor.errorPanel': '오류 패널',
80
- 'fabric.editor.errorPanel.description': '색상 있는 패널에서 오류 호출',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': '{nodeName}을(를) 삭제하면 연결된 모든 것이 작동 중지됩니다.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '삭제',
83
60
  'fabric.editor.extension.deleteElementTitle': '요소 삭제',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': '다음 찾기',
87
64
  'fabric.editor.findPrevious': '이전 찾기',
88
65
  'fabric.editor.findReplaceToolbarButton': '찾기 및 바꾸기',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': '취소',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '연결된 요소도 삭제',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': '계속하시겠습니까?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': '확인',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '플로팅 도구 모음 컨트롤이 열렸습니다',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '플로팅 도구 모음',
95
- 'fabric.editor.floatingToolbar.scrollLeft': '왼쪽으로 스크롤',
96
- 'fabric.editor.floatingToolbar.scrollRight': '오른쪽으로 스크롤',
97
- 'fabric.editor.heading1': '머릿글 1',
98
- 'fabric.editor.heading1Description': '상위 레벨 제목에 사용',
99
- 'fabric.editor.heading2': '머릿글 2',
100
- 'fabric.editor.heading2Description': '핵심 섹션에 사용',
101
- 'fabric.editor.heading3': '머릿글 3',
102
- 'fabric.editor.heading3Description': '하위 섹션 및 그룹 머릿글에 사용',
103
- 'fabric.editor.heading4': '머릿글 4',
104
- 'fabric.editor.heading4Description': '후속 머릿글에 이것을 사용합니다.',
105
- 'fabric.editor.heading5': '머릿글 5',
106
- 'fabric.editor.heading5Description': '목록 항목의 그룹화에 사용',
107
- 'fabric.editor.heading6': '머릿글 6',
108
- 'fabric.editor.heading6Description': '하위 레벨 제목에 사용',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': '도움말 대화 상자 열기',
110
68
  'fabric.editor.helpDialogTips': '언제든 {keyMap}을(를) 눌러 이 대화상자를 빠르게 시작합니다',
111
69
  'fabric.editor.image.fullWidthLabel': '전체 너비',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': '강조 없음',
118
76
  'fabric.editor.indent': '들여쓰기',
119
77
  'fabric.editor.info': '정보',
120
- 'fabric.editor.infoPanel': '정보 패널',
121
- 'fabric.editor.infoPanel.description': '색상 있는 패널에서 정보 강조 표시',
122
78
  'fabric.editor.inputQueryAssistiveTxt': '자동 완성 결과를 사용할 수 있으면 위 화살표와 아래 화살표를 사용하여 검토하고 Enter 키를 눌러 선택합니다. 터치 기기 사용자는 터치 또는 스와이프 동작으로 탐색하세요.',
123
79
  'fabric.editor.invalidDateError': '올바른 날짜를 입력하세요',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {팀원을 {productName}에 초대} trusted {팀원을 {productName}에 초대} other {팀원을 {productName}에 추가}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': '멘션',
141
97
  'fabric.editor.noResultsFound': '결과 없음',
142
98
  'fabric.editor.noSearchResults': '검색 결과 없음',
143
- 'fabric.editor.normal': '일반 텍스트',
144
99
  'fabric.editor.note': '메모',
145
- 'fabric.editor.notePanel': '노트 패널',
146
- 'fabric.editor.notePanel.description': '색상 있는 패널에 메모 추가',
147
- 'fabric.editor.other': '기타...',
148
100
  'fabric.editor.outdent': '내어쓰기',
149
101
  'fabric.editor.panel.backgroundColor': '배경색',
150
102
  'fabric.editor.panel.emoji': '이모지 추가',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': '단일 열',
166
118
  'fabric.editor.statusPlaceholder': '상태 설정',
167
119
  'fabric.editor.success': '성공',
168
- 'fabric.editor.successPanel': '성공 패널',
169
- 'fabric.editor.successPanel.description': '색상 있는 패널에 팁 추가',
170
120
  'fabric.editor.supportAltText': '대체 텍스트는 시각적 제약으로 인해 화면 읽기 프로그램을 사용하는 사람에게 유용합니다.',
171
121
  'fabric.editor.taskPlaceholder': "작업을 입력하고 '@'를 사용하여 할당합니다.",
172
122
  'fabric.editor.textColor': '텍스트 색상',
173
- 'fabric.editor.textStyles': '텍스트 스타일',
174
123
  'fabric.editor.threeColumns': '세 개 열',
175
124
  'fabric.editor.threeColumnsWithSidebars': '사이드바가 있는 세 개 열',
176
125
  'fabric.editor.toolbarMediaTitle': '이미지, 동영상 또는 파일 추가',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': '사용자 {name} @{shortName}',
187
136
  'fabric.editor.undo': '실행 취소',
188
137
  'fabric.editor.warning': '경고',
189
- 'fabric.editor.warningPanel': '경고 패널',
190
- 'fabric.editor.warningPanel.description': '색상 있는 패널에 주의 사항 메모 추가',
191
138
  'fabric.editor.wrapLeft': '왼쪽에서 줄 바꿈',
192
139
  'fabric.editor.wrapRight': '오른쪽에서 줄 바꿈'
193
140
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Fjern alle spesialtegn i alt-teksten.',
18
18
  'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
19
19
  'fabric.editor.backLink': 'Gå tilbake',
20
- 'fabric.editor.blockquote.description': 'Sett inn et sitat',
21
- 'fabric.editor.blockquote2': 'Sitat',
22
20
  'fabric.editor.captionPlaceholder': 'Legg til bildetekst',
21
+ 'fabric.editor.checkUncheckActionItem': 'Aktiver/deaktiver handlingselement',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Skriv et eller annet …',
24
23
  'fabric.editor.clearAltTextEdit': 'Tøm alternativ tekst',
25
24
  'fabric.editor.closeAltTextEdit': 'Tilbake',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Lukk',
27
26
  'fabric.editor.closeHelpDialog': 'Lukk hjelpedialog',
28
- 'fabric.editor.codeblock': 'Kodebit',
29
- 'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
30
27
  'fabric.editor.configFailedToLoad': 'Kunne ikke lastes inn',
31
28
  'fabric.editor.configPanel.cancel': 'Avbryt',
32
29
  'fabric.editor.configPanel.close': 'Lukk',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Send inn',
47
44
  'fabric.editor.createComment': 'Kommenter',
48
45
  'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
49
- 'fabric.editor.customPanel': 'Egendefinert panel',
50
- 'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
51
46
  'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
52
47
  'fabric.editor.description': 'Beskrivelse',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Dokument',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Hovedinnholdsområde, begynn å skrive for å angi tekst.',
60
55
  'fabric.editor.editorHelp': 'Editorhjelp',
61
56
  'fabric.editor.editors': 'Brukere med redigeringstilgang',
62
- 'fabric.editor.elementBrowser.help': 'Hjelp',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Administrasjon',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Kommunikasjon',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence-innhold',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Utvikling',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Eksternt innhold',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatering',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigasjon',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportering',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Bilder og grafikk',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Ingen treff for søket ditt.',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prøv å søke med et annet uttrykk eller oppdag nye apper for Atlassian-produkter.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Utforsk Atlassian Marketplace',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Se gjennom',
78
57
  'fabric.editor.error': 'Feil',
79
- 'fabric.editor.errorPanel': 'Feilpanel',
80
- 'fabric.editor.errorPanel.description': 'Trekk frem feil i et farget panel',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, ødelegges alt som er koblet til den.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Slett',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Slett element',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': 'Finn neste',
87
64
  'fabric.editor.findPrevious': 'Finn forrige',
88
65
  'fabric.editor.findReplaceToolbarButton': 'Finn og erstatt',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Avbryt',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slett også tilkoblede elementer',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Er du sikker?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Flytende verktøylinje med kontroller er åpnet',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Flytende verktøylinje',
95
- 'fabric.editor.floatingToolbar.scrollLeft': 'Rull mot venstre',
96
- 'fabric.editor.floatingToolbar.scrollRight': 'Rull mot høyre',
97
- 'fabric.editor.heading1': '1. overskrift',
98
- 'fabric.editor.heading1Description': 'Bruk dette for en overskrift på toppnivå',
99
- 'fabric.editor.heading2': '2. overskrift',
100
- 'fabric.editor.heading2Description': 'Bruk dette til viktige avsnitt',
101
- 'fabric.editor.heading3': '3. overskrift',
102
- 'fabric.editor.heading3Description': 'Bruk dette til underavsnitt og overskrifter for grupper',
103
- 'fabric.editor.heading4': '4. overskrift',
104
- 'fabric.editor.heading4Description': 'Bruk dette til dype overskrifter',
105
- 'fabric.editor.heading5': '5. overskrift',
106
- 'fabric.editor.heading5Description': 'Bruk dette til å gruppere listeelementer',
107
- 'fabric.editor.heading6': '6. overskrift',
108
- 'fabric.editor.heading6Description': 'Bruk dette for en overskrift på nedre nivå',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp',
110
68
  'fabric.editor.helpDialogTips': 'Trykk på {keyMap} for å åpne denne dialogen',
111
69
  'fabric.editor.image.fullWidthLabel': 'Full bredde',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': 'Diskret',
118
76
  'fabric.editor.indent': 'Innrykk',
119
77
  'fabric.editor.info': 'Informasjon',
120
- 'fabric.editor.infoPanel': 'Informasjonspanel',
121
- 'fabric.editor.infoPanel.description': 'Uthev informasjonen i et farget panel',
122
78
  'fabric.editor.inputQueryAssistiveTxt': 'Når resultater for autofullføring er tilgjengelig, bruker du pil opp og pil ned for å se gjennom og enter for å velge. Brukere av berøringsenheter kan utforske ved å berøre eller sveipe.',
123
79
  'fabric.editor.invalidDateError': 'Oppgi en gyldig dato',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Legg til teammedlem i {productName}}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': 'Nevn',
141
97
  'fabric.editor.noResultsFound': 'Ingen resultater',
142
98
  'fabric.editor.noSearchResults': 'Ingen søkeresultater',
143
- 'fabric.editor.normal': 'Normal tekst',
144
99
  'fabric.editor.note': 'Merknad',
145
- 'fabric.editor.notePanel': 'Kommentarpanel',
146
- 'fabric.editor.notePanel.description': 'Legg til en merknad i et farget panel',
147
- 'fabric.editor.other': 'Andre …',
148
100
  'fabric.editor.outdent': 'Reduser innrykk',
149
101
  'fabric.editor.panel.backgroundColor': 'Bakgrunnsfarge',
150
102
  'fabric.editor.panel.emoji': 'Legg til emoji',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': 'Enkeltkolonne',
166
118
  'fabric.editor.statusPlaceholder': 'Angi en status',
167
119
  'fabric.editor.success': 'Vellykket',
168
- 'fabric.editor.successPanel': 'Utførtpanel',
169
- 'fabric.editor.successPanel.description': 'Legg til tips i et farget panel',
170
120
  'fabric.editor.supportAltText': 'Alternativ tekst er nyttig for folk som bruker skjermlesere på grunn av redusert synsfunksjon.',
171
121
  'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.',
172
122
  'fabric.editor.textColor': 'Tekstfarge',
173
- 'fabric.editor.textStyles': 'Tekststiler',
174
123
  'fabric.editor.threeColumns': 'Tre kolonner',
175
124
  'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidelinjer',
176
125
  'fabric.editor.toolbarMediaTitle': 'Legg til bilde, video eller fil',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': 'Bruker {name} @{shortName}',
187
136
  'fabric.editor.undo': 'Angre',
188
137
  'fabric.editor.warning': 'Advarsel',
189
- 'fabric.editor.warningPanel': 'Advarselspanel',
190
- 'fabric.editor.warningPanel.description': 'Legg til en advarsel i et farget panel',
191
138
  'fabric.editor.wrapLeft': 'Juster til venstre',
192
139
  'fabric.editor.wrapRight': 'Juster til høyre'
193
140
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Verwijder speciale tekens uit alt-tekst.',
18
18
  'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
19
19
  'fabric.editor.backLink': 'Terug',
20
- 'fabric.editor.blockquote.description': 'Voeg een citaat in',
21
- 'fabric.editor.blockquote2': 'Citaat',
22
20
  'fabric.editor.captionPlaceholder': 'Bijschrift toevoegen',
21
+ 'fabric.editor.checkUncheckActionItem': 'Actie-item in- of uitschakelen',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Typ iets ...',
24
23
  'fabric.editor.clearAltTextEdit': 'Alt-tekst wissen',
25
24
  'fabric.editor.closeAltTextEdit': 'Terug',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Sluiten',
27
26
  'fabric.editor.closeHelpDialog': 'Sluit helpdialoogvenster',
28
- 'fabric.editor.codeblock': 'Codefragment',
29
- 'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
30
27
  'fabric.editor.configFailedToLoad': 'Fout bij het laden',
31
28
  'fabric.editor.configPanel.cancel': 'Annuleren',
32
29
  'fabric.editor.configPanel.close': 'Sluiten',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Verzenden',
47
44
  'fabric.editor.createComment': 'Opmerking',
48
45
  'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
49
- 'fabric.editor.customPanel': 'Aangepast paneel',
50
- 'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
51
46
  'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
52
47
  'fabric.editor.description': 'Omschrijving',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Document',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Hoofdveld content, begin met typen om tekst in te voeren.',
60
55
  'fabric.editor.editorHelp': 'Editor-help',
61
56
  'fabric.editor.editors': 'Editors',
62
- 'fabric.editor.elementBrowser.help': 'Help',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Beheer',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Communicatie',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence content',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Ontwikkeling',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Externe content',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Opmaak',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigatie',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportage',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Beeldmateriaal en afbeeldingen',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Er zijn geen zoekresultaten gevonden',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Probeer met een andere term te zoeken of ontdek nieuwe apps voor Atlassian-producten.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace ontdekken',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Bladeren',
78
57
  'fabric.editor.error': 'Fout',
79
- 'fabric.editor.errorPanel': 'Foutpaneel',
80
- 'fabric.editor.errorPanel.description': 'Bijschrift voor fouten maken in een gekleurd paneel',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Als je {nodeName} verwijdert, worden alle koppelingen ernaar verbroken.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Verwijderen',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Element verwijderen',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': 'Volgende zoeken',
87
64
  'fabric.editor.findPrevious': 'Vorige zoeken',
88
65
  'fabric.editor.findReplaceToolbarButton': 'Zoeken en vervangen',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuleren',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Ook gekoppelde elementen verwijderen',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Weet je het zeker?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': 'Oké',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Bediening voor zwevende werkbalk is geopend',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Zwevende werkbalk',
95
- 'fabric.editor.floatingToolbar.scrollLeft': 'Scrol naar links',
96
- 'fabric.editor.floatingToolbar.scrollRight': 'Scrol naar rechts',
97
- 'fabric.editor.heading1': 'Koptekst 1',
98
- 'fabric.editor.heading1Description': 'Dit gebruiken voor een kop op het hoogste niveau',
99
- 'fabric.editor.heading2': 'Koptekst 2',
100
- 'fabric.editor.heading2Description': 'Dit gebruiken voor belangrijke gedeelten',
101
- 'fabric.editor.heading3': 'Koptekst 3',
102
- 'fabric.editor.heading3Description': 'Dit gebruiken voor subsecties en groepskoppen',
103
- 'fabric.editor.heading4': 'Koptekst 4',
104
- 'fabric.editor.heading4Description': 'Dit gebruiken voor diepe koppen',
105
- 'fabric.editor.heading5': 'Koptekst 5',
106
- 'fabric.editor.heading5Description': 'Dit gebruiken voor het groeperen van lijstitems',
107
- 'fabric.editor.heading6': 'Koptekst 6',
108
- 'fabric.editor.heading6Description': 'Dit gebruiken voor koppen op laag niveau',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
110
68
  'fabric.editor.helpDialogTips': 'Klik op {keyMap} om dit dialoogvenster snel te openen',
111
69
  'fabric.editor.image.fullWidthLabel': 'Volledige breedte',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': 'Subtiel',
118
76
  'fabric.editor.indent': 'Inspringen',
119
77
  'fabric.editor.info': 'Informatie',
120
- 'fabric.editor.infoPanel': 'Infopaneel',
121
- 'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
122
78
  'fabric.editor.inputQueryAssistiveTxt': 'Wanneer resultaten voor automatisch aanvullen beschikbaar zijn, kun je de pijlen naar boven en beneden gebruiken om ze te bekijken en Enter om ze te selecteren. Touch-apparaatgebruikers verkennen door middel van aanraking of met veegbewegingen.',
123
79
  'fabric.editor.invalidDateError': 'Voer een geldige datum in',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Nodig teamgenoten uit voor {productName}} trusted {Nodig teamgenoten uit voor {productName}} other {Voeg teamgenoten toe aan {productName}}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': 'Vermelding',
141
97
  'fabric.editor.noResultsFound': 'Geen resultaten',
142
98
  'fabric.editor.noSearchResults': 'Geen zoekresultaten',
143
- 'fabric.editor.normal': 'Normale tekst',
144
99
  'fabric.editor.note': 'Notitie',
145
- 'fabric.editor.notePanel': 'Notitiepaneel',
146
- 'fabric.editor.notePanel.description': 'Een opmerking toevoegen in een gekleurd paneel',
147
- 'fabric.editor.other': 'Andere…',
148
100
  'fabric.editor.outdent': 'Inspringen verkleinen',
149
101
  'fabric.editor.panel.backgroundColor': 'Achtergrondkleur',
150
102
  'fabric.editor.panel.emoji': 'Emoji toevoegen',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': 'Eén kolom',
166
118
  'fabric.editor.statusPlaceholder': 'Status instellen',
167
119
  'fabric.editor.success': 'Gelukt',
168
- 'fabric.editor.successPanel': 'Succespaneel',
169
- 'fabric.editor.successPanel.description': 'Tips toevoegen in een gekleurd paneel',
170
120
  'fabric.editor.supportAltText': 'Alt-tekst is handig voor mensen die gebruikmaken van schermlezers vanwege visuele beperkingen.',
171
121
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
172
122
  'fabric.editor.textColor': 'Tekstkleur',
173
- 'fabric.editor.textStyles': 'Tekststijlen',
174
123
  'fabric.editor.threeColumns': 'Drie kolommen',
175
124
  'fabric.editor.threeColumnsWithSidebars': 'Drie kolommen met zijbalken',
176
125
  'fabric.editor.toolbarMediaTitle': 'Afbeelding, video of bestand toevoegen',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': 'Gebruiker {name} @{shortName}',
187
136
  'fabric.editor.undo': 'Maak ongedaan',
188
137
  'fabric.editor.warning': 'Waarschuwing',
189
- 'fabric.editor.warningPanel': 'Waarschuwingspaneel',
190
- 'fabric.editor.warningPanel.description': 'Een waarschuwing toevoegen in een gekleurd paneel',
191
138
  'fabric.editor.wrapLeft': 'Links uitlijnen',
192
139
  'fabric.editor.wrapRight': 'Rechts uitlijnen'
193
140
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Usuń wszystkie znaki specjalne z tekstu alternatywnego.',
18
18
  'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
19
19
  'fabric.editor.backLink': 'Wróć',
20
- 'fabric.editor.blockquote.description': 'Wstaw cytat',
21
- 'fabric.editor.blockquote2': 'Cytat',
22
20
  'fabric.editor.captionPlaceholder': 'Dodaj podpis',
21
+ 'fabric.editor.checkUncheckActionItem': 'Przełącz czynność do wykonania',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Wpisz cokolwiek…',
24
23
  'fabric.editor.clearAltTextEdit': 'Wyczyść tekst alternatywny',
25
24
  'fabric.editor.closeAltTextEdit': 'Wstecz',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Zamknij',
27
26
  'fabric.editor.closeHelpDialog': 'Zamknij okno dialogowe pomocy',
28
- 'fabric.editor.codeblock': 'Wstawka kodu',
29
- 'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
30
27
  'fabric.editor.configFailedToLoad': 'Niepowodzenie ładowania',
31
28
  'fabric.editor.configPanel.cancel': 'Anuluj',
32
29
  'fabric.editor.configPanel.close': 'Zamknij',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Wyślij',
47
44
  'fabric.editor.createComment': 'Komentarz',
48
45
  'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
49
- 'fabric.editor.customPanel': 'Panel niestandardowy',
50
- 'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
51
46
  'fabric.editor.decisionPlaceholder': 'Dodaj decyzję…',
52
47
  'fabric.editor.description': 'Opis',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Dokument',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Główny obszar zawartości. Zacznij pisać, aby wprowadzić tekst.',
60
55
  'fabric.editor.editorHelp': 'Pomoc w edytorze',
61
56
  'fabric.editor.editors': 'Edytujący',
62
- 'fabric.editor.elementBrowser.help': 'Pomoc',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Administracja',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Wszystko',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Komunikacja',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Zawartość Confluence',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Programowanie',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Zawartość zewnętrzna',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatowanie',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Multimedia',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Nawigacja',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Raportowanie',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Elementy wizualne i obrazy',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Brak wyników pasujących do wyszukiwania',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Spróbuj wyszukać inny termin lub zapoznaj się z nowymi aplikacjami do produktów Atlassian.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Poznaj sklep Atlassian Marketplace',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Przeglądaj',
78
57
  'fabric.editor.error': 'Błąd',
79
- 'fabric.editor.errorPanel': 'Panel błędów',
80
- 'fabric.editor.errorPanel.description': 'Wyróżniaj błędy kolorem',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Usunięcie rozszerzenia {nodeName} spowoduje uszkodzenie wszystkiego, co jest z nim połączone.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Usuń',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Usuwanie elementu',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': 'Znajdź następne',
87
64
  'fabric.editor.findPrevious': 'Znajdź poprzednie',
88
65
  'fabric.editor.findReplaceToolbarButton': 'Znajdź i zamień',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Anuluj',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Usuń także połączone elementy',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Czy na pewno chcesz to zrobić?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Otwarto elementy sterujące przestawnego paska narzędzi',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Przestawny pasek narzędzi',
95
- 'fabric.editor.floatingToolbar.scrollLeft': 'Przewiń w lewo',
96
- 'fabric.editor.floatingToolbar.scrollRight': 'Przewiń w prawo',
97
- 'fabric.editor.heading1': 'Nagłówek 1',
98
- 'fabric.editor.heading1Description': 'Użyj tego do nagłówka najwyższego poziomu',
99
- 'fabric.editor.heading2': 'Nagłówek 2',
100
- 'fabric.editor.heading2Description': 'Użyj tego do kluczowych sekcji',
101
- 'fabric.editor.heading3': 'Nagłówek 3',
102
- 'fabric.editor.heading3Description': 'Użyj tego do podsekcji i nagłówków grup',
103
- 'fabric.editor.heading4': 'Nagłówek 4',
104
- 'fabric.editor.heading4Description': 'Użyj tego do nagłówków głębokich',
105
- 'fabric.editor.heading5': 'Nagłówek 5',
106
- 'fabric.editor.heading5Description': 'Użyj tego do grupowania elementów list',
107
- 'fabric.editor.heading6': 'Nagłówek 6',
108
- 'fabric.editor.heading6Description': 'Użyj tego do nagłówków niskiego poziomu',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy',
110
68
  'fabric.editor.helpDialogTips': 'Naciśnij {keyMap}, aby szybko otworzyć okno dialogowe w dowolnym momencie',
111
69
  'fabric.editor.image.fullWidthLabel': 'Pełna szerokość',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': 'Delikatny',
118
76
  'fabric.editor.indent': 'Zwiększ wcięcie',
119
77
  'fabric.editor.info': 'Informacje',
120
- 'fabric.editor.infoPanel': 'Panel informacyjny',
121
- 'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
122
78
  'fabric.editor.inputQueryAssistiveTxt': 'Gdy są dostępne wyniki autouzupełniania, użyj strzałek w górę i w dół, aby je przeglądać, oraz klawisza Enter, aby wybrać. Użytkownicy obsługujący urządzenie dotykiem szukają opcji dotykiem lub gestami szybkiego przesuwania.',
123
79
  'fabric.editor.invalidDateError': 'Wprowadź prawidłową datę',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Zaproś członka zespołu do produktu {productName}} trusted {Zaproś członka zespołu do produktu {productName}} other {Dodaj członka zespołu do produktu {productName}}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': 'Wzmianka',
141
97
  'fabric.editor.noResultsFound': 'Brak wyników',
142
98
  'fabric.editor.noSearchResults': 'Brak wyników wyszukiwania',
143
- 'fabric.editor.normal': 'Normalny tekst',
144
99
  'fabric.editor.note': 'Uwaga',
145
- 'fabric.editor.notePanel': 'Panel uwag',
146
- 'fabric.editor.notePanel.description': 'Dodaj uwagę w kolorze',
147
- 'fabric.editor.other': 'Inne...',
148
100
  'fabric.editor.outdent': 'Zmniejsz wcięcie',
149
101
  'fabric.editor.panel.backgroundColor': 'Kolor tła',
150
102
  'fabric.editor.panel.emoji': 'Dodaj emoji',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': 'Pojedyncza kolumna',
166
118
  'fabric.editor.statusPlaceholder': 'Ustaw status',
167
119
  'fabric.editor.success': 'Sukces',
168
- 'fabric.editor.successPanel': 'Panel sukcesów',
169
- 'fabric.editor.successPanel.description': 'Dodaj wskazówki w kolorze',
170
120
  'fabric.editor.supportAltText': 'Tekst alternatywny jest przydatny dla osób z zaburzeniami widzenia, korzystających z czytników ekranowych.',
171
121
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
172
122
  'fabric.editor.textColor': 'Kolor tekstu',
173
- 'fabric.editor.textStyles': 'Style tekstu',
174
123
  'fabric.editor.threeColumns': 'Trzy kolumny',
175
124
  'fabric.editor.threeColumnsWithSidebars': 'Trzy kolumny z paskami bocznymi',
176
125
  'fabric.editor.toolbarMediaTitle': 'Dodaj obraz, film lub plik',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': 'Użytkownik {name} — @{shortName}',
187
136
  'fabric.editor.undo': 'Cofnij',
188
137
  'fabric.editor.warning': 'Ostrzeżenie',
189
- 'fabric.editor.warningPanel': 'Panel ostrzeżeń',
190
- 'fabric.editor.warningPanel.description': 'Dodaj ostrzeżenie w kolorze',
191
138
  'fabric.editor.wrapLeft': 'Zawijaj do lewej',
192
139
  'fabric.editor.wrapRight': 'Zawijaj do prawej'
193
140
  };
@@ -17,16 +17,13 @@ export default {
17
17
  'fabric.editor.alttext.validation': 'Remova todos os caracteres especiais em texto alt.',
18
18
  'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
19
19
  'fabric.editor.backLink': 'Voltar',
20
- 'fabric.editor.blockquote.description': 'Inserir cotação ou citação',
21
- 'fabric.editor.blockquote2': 'Citação',
22
20
  'fabric.editor.captionPlaceholder': 'Adicionar legenda',
21
+ 'fabric.editor.checkUncheckActionItem': 'Alternar item de ação',
23
22
  'fabric.editor.chromeCollapsedPlaceholder': 'Digite algo…',
24
23
  'fabric.editor.clearAltTextEdit': 'Apagar texto alt',
25
24
  'fabric.editor.closeAltTextEdit': 'Voltar',
26
25
  'fabric.editor.closeFindReplaceDialog': 'Fechar',
27
26
  'fabric.editor.closeHelpDialog': 'Fechar caixa de diálogo de ajuda',
28
- 'fabric.editor.codeblock': 'Trecho de código',
29
- 'fabric.editor.codeblock.description': 'Exibir código com destaque à sintaxe',
30
27
  'fabric.editor.configFailedToLoad': 'Falha ao carregar',
31
28
  'fabric.editor.configPanel.cancel': 'Cancelar',
32
29
  'fabric.editor.configPanel.close': 'Fechar',
@@ -46,8 +43,6 @@ export default {
46
43
  'fabric.editor.configPanel.submit': 'Enviar',
47
44
  'fabric.editor.createComment': 'Comentar',
48
45
  'fabric.editor.createCommentInvalid': 'Você só pode comentar em texto e cabeçalhos',
49
- 'fabric.editor.customPanel': 'Painel personalizado',
50
- 'fabric.editor.customPanel.description': 'Adicione uma observação com um emoji e plano de fundo colorido',
51
46
  'fabric.editor.decisionPlaceholder': 'Adicionar uma decisão...',
52
47
  'fabric.editor.description': 'Descrição',
53
48
  'fabric.editor.dropPlaceholderLabel': 'Documento',
@@ -59,25 +54,7 @@ export default {
59
54
  'fabric.editor.editorAssistiveLabel': 'Área de conteúdo principal, comece a digitar para inserir texto.',
60
55
  'fabric.editor.editorHelp': 'Ajuda do editor',
61
56
  'fabric.editor.editors': 'Editores',
62
- 'fabric.editor.elementBrowser.help': 'Ajuda',
63
- 'fabric.editor.elementbrowser.categorylist.category-admin': 'Administração',
64
- 'fabric.editor.elementbrowser.categorylist.category-all': 'Todos',
65
- 'fabric.editor.elementbrowser.categorylist.category-communication': 'Comunicação',
66
- 'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Conteúdo do Confluence',
67
- 'fabric.editor.elementbrowser.categorylist.category-development': 'Desenvolvimento',
68
- 'fabric.editor.elementbrowser.categorylist.category-external-content': 'Conteúdo externo',
69
- 'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatação',
70
- 'fabric.editor.elementbrowser.categorylist.category-media': 'Mídia',
71
- 'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navegação',
72
- 'fabric.editor.elementbrowser.categorylist.category-reporting': 'Relatórios',
73
- 'fabric.editor.elementbrowser.categorylist.category-visuals': 'Imagens e efeitos visuais',
74
- 'fabric.editor.elementbrowser.search.empty-state.heading': 'Não encontramos nenhum resultado para sua pesquisa',
75
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Tente pesquisar com um termo diferente ou descubra novos aplicativos para produtos Atlassian.',
76
- 'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
77
- 'fabric.editor.elementbrowser.sidebar.heading': 'Procurar',
78
57
  'fabric.editor.error': 'Erro',
79
- 'fabric.editor.errorPanel': 'Painel de erros',
80
- 'fabric.editor.errorPanel.description': 'Destacar erros em um painel colorido',
81
58
  'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'A exclusão de {nodeName} vai interromper qualquer coisa conectada a ela.',
82
59
  'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Excluir',
83
60
  'fabric.editor.extension.deleteElementTitle': 'Excluir elemento',
@@ -86,26 +63,7 @@ export default {
86
63
  'fabric.editor.findNext': 'Localizar próxima',
87
64
  'fabric.editor.findPrevious': 'Localizar anterior',
88
65
  'fabric.editor.findReplaceToolbarButton': 'Localizar e substituir',
89
- 'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
90
66
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Excluir também elementos conectados',
91
- 'fabric.editor.floatingToolbar.confirmModalHeading': 'Tem certeza?',
92
- 'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
93
- 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Os controles da barra de ferramentas flutuante foram abertos',
94
- 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra de ferramentas flutuante',
95
- 'fabric.editor.floatingToolbar.scrollLeft': 'Rolar para a esquerda',
96
- 'fabric.editor.floatingToolbar.scrollRight': 'Rolar para a direita',
97
- 'fabric.editor.heading1': 'Título 1',
98
- 'fabric.editor.heading1Description': 'Use isso para um título de nível superior',
99
- 'fabric.editor.heading2': 'Título 2',
100
- 'fabric.editor.heading2Description': 'Use isso para seções importantes',
101
- 'fabric.editor.heading3': 'Título 3',
102
- 'fabric.editor.heading3Description': 'Use isso para subseções e títulos de grupos',
103
- 'fabric.editor.heading4': 'Título 4',
104
- 'fabric.editor.heading4Description': 'Use isso para títulos profundos',
105
- 'fabric.editor.heading5': 'Título 5',
106
- 'fabric.editor.heading5Description': 'Use isso para agrupar os itens de uma lista',
107
- 'fabric.editor.heading6': 'Título 6',
108
- 'fabric.editor.heading6Description': 'Use isso para títulos de nível inferior',
109
67
  'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda',
110
68
  'fabric.editor.helpDialogTips': 'Pressione {keyMap} para abrir rapidamente esta caixa de diálogo a qualquer momento',
111
69
  'fabric.editor.image.fullWidthLabel': 'Largura total',
@@ -117,8 +75,6 @@ export default {
117
75
  'fabric.editor.imageBorderSubtle': 'Sutil',
118
76
  'fabric.editor.indent': 'Recuo',
119
77
  'fabric.editor.info': 'Informações',
120
- 'fabric.editor.infoPanel': 'Painel de informações',
121
- 'fabric.editor.infoPanel.description': 'Destacar informações em um painel colorido',
122
78
  'fabric.editor.inputQueryAssistiveTxt': 'Quando os resultados do preenchimento automático estiverem disponíveis, use as setas para cima e para baixo para analisar e a tecla enter para selecionar. Toque nos usuários do dispositivo, explore por toque ou com gestos de deslizar.',
123
79
  'fabric.editor.invalidDateError': 'Informe uma data válida',
124
80
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Convidar colega de equipe para {productName}} trusted {Convidar colega de equipe para {productName}} other {Adicionar colega de equipe para {productName}}}',
@@ -140,11 +96,7 @@ export default {
140
96
  'fabric.editor.mentionsIconLabel': 'Menção',
141
97
  'fabric.editor.noResultsFound': 'Sem resultados',
142
98
  'fabric.editor.noSearchResults': 'Nenhum resultado de pesquisa',
143
- 'fabric.editor.normal': 'Texto normal',
144
99
  'fabric.editor.note': 'Observação',
145
- 'fabric.editor.notePanel': 'Painel de notas',
146
- 'fabric.editor.notePanel.description': 'Adicionar uma nota em um painel colorido',
147
- 'fabric.editor.other': 'Outros...',
148
100
  'fabric.editor.outdent': 'Recuo para a esquerda',
149
101
  'fabric.editor.panel.backgroundColor': 'Cor de fundo',
150
102
  'fabric.editor.panel.emoji': 'Adicionar emoji',
@@ -165,12 +117,9 @@ export default {
165
117
  'fabric.editor.single': 'Coluna única',
166
118
  'fabric.editor.statusPlaceholder': 'Definir status',
167
119
  'fabric.editor.success': 'Sucesso',
168
- 'fabric.editor.successPanel': 'Painel de sucesso',
169
- 'fabric.editor.successPanel.description': 'Adicionar dicas em um painel colorido',
170
120
  'fabric.editor.supportAltText': 'O texto alt ajuda pessoas que usam leitores de tela por conta de limitações visuais.',
171
121
  'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.',
172
122
  'fabric.editor.textColor': 'Cor do texto',
173
- 'fabric.editor.textStyles': 'Estilos de texto',
174
123
  'fabric.editor.threeColumns': 'Três colunas',
175
124
  'fabric.editor.threeColumnsWithSidebars': 'Três colunas com barras laterais',
176
125
  'fabric.editor.toolbarMediaTitle': 'Adicionar imagem, vídeo ou arquivo',
@@ -186,8 +135,6 @@ export default {
186
135
  'fabric.editor.typeahead.metionListItemLabel': 'Usuário {name} @{shortName}',
187
136
  'fabric.editor.undo': 'Desfazer',
188
137
  'fabric.editor.warning': 'Aviso',
189
- 'fabric.editor.warningPanel': 'Painel de avisos',
190
- 'fabric.editor.warningPanel.description': 'Adicionar uma nota de atenção em um painel colorido',
191
138
  'fabric.editor.wrapLeft': 'Ajustar à esquerda',
192
139
  'fabric.editor.wrapRight': 'Ajustar à direita'
193
140
  };