@atlaskit/editor-core 158.0.0 → 159.0.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 (133) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/cjs/i18n/cs.js +42 -6
  3. package/dist/cjs/i18n/da.js +44 -8
  4. package/dist/cjs/i18n/de.js +45 -9
  5. package/dist/cjs/i18n/en_ZZ.js +328 -0
  6. package/dist/cjs/i18n/es.js +43 -7
  7. package/dist/cjs/i18n/et.js +2 -5
  8. package/dist/cjs/i18n/fi.js +44 -8
  9. package/dist/cjs/i18n/fr.js +42 -6
  10. package/dist/cjs/i18n/hu.js +44 -8
  11. package/dist/cjs/i18n/it.js +42 -6
  12. package/dist/cjs/i18n/ja.js +43 -7
  13. package/dist/cjs/i18n/ko.js +44 -8
  14. package/dist/cjs/i18n/nb.js +42 -6
  15. package/dist/cjs/i18n/nl.js +44 -8
  16. package/dist/cjs/i18n/pl.js +18 -6
  17. package/dist/cjs/i18n/pt_BR.js +42 -6
  18. package/dist/cjs/i18n/pt_PT.js +2 -5
  19. package/dist/cjs/i18n/ru.js +44 -8
  20. package/dist/cjs/i18n/sk.js +2 -5
  21. package/dist/cjs/i18n/sv.js +43 -7
  22. package/dist/cjs/i18n/th.js +42 -6
  23. package/dist/cjs/i18n/tr.js +44 -8
  24. package/dist/cjs/i18n/uk.js +42 -6
  25. package/dist/cjs/i18n/vi.js +42 -6
  26. package/dist/cjs/i18n/zh.js +39 -6
  27. package/dist/cjs/i18n/zh_TW.js +42 -6
  28. package/dist/cjs/plugins/card/nodeviews/blockCard.js +5 -3
  29. package/dist/cjs/plugins/card/nodeviews/embedCard.js +0 -10
  30. package/dist/cjs/plugins/card/nodeviews/genericCard.js +2 -31
  31. package/dist/cjs/plugins/card/nodeviews/inlineCard.js +5 -3
  32. package/dist/cjs/plugins/card/pm-plugins/doc.js +6 -55
  33. package/dist/cjs/version-wrapper.js +1 -1
  34. package/dist/cjs/version.json +1 -1
  35. package/dist/es2019/i18n/cs.js +42 -6
  36. package/dist/es2019/i18n/da.js +44 -8
  37. package/dist/es2019/i18n/de.js +45 -9
  38. package/dist/es2019/i18n/en_ZZ.js +320 -0
  39. package/dist/es2019/i18n/es.js +43 -7
  40. package/dist/es2019/i18n/et.js +2 -5
  41. package/dist/es2019/i18n/fi.js +44 -8
  42. package/dist/es2019/i18n/fr.js +42 -6
  43. package/dist/es2019/i18n/hu.js +44 -8
  44. package/dist/es2019/i18n/it.js +42 -6
  45. package/dist/es2019/i18n/ja.js +43 -7
  46. package/dist/es2019/i18n/ko.js +44 -8
  47. package/dist/es2019/i18n/nb.js +42 -6
  48. package/dist/es2019/i18n/nl.js +44 -8
  49. package/dist/es2019/i18n/pl.js +18 -6
  50. package/dist/es2019/i18n/pt_BR.js +42 -6
  51. package/dist/es2019/i18n/pt_PT.js +2 -5
  52. package/dist/es2019/i18n/ru.js +44 -8
  53. package/dist/es2019/i18n/sk.js +2 -5
  54. package/dist/es2019/i18n/sv.js +43 -7
  55. package/dist/es2019/i18n/th.js +42 -6
  56. package/dist/es2019/i18n/tr.js +44 -8
  57. package/dist/es2019/i18n/uk.js +42 -6
  58. package/dist/es2019/i18n/vi.js +42 -6
  59. package/dist/es2019/i18n/zh.js +39 -6
  60. package/dist/es2019/i18n/zh_TW.js +42 -6
  61. package/dist/es2019/plugins/card/nodeviews/blockCard.js +3 -2
  62. package/dist/es2019/plugins/card/nodeviews/embedCard.js +0 -8
  63. package/dist/es2019/plugins/card/nodeviews/genericCard.js +2 -13
  64. package/dist/es2019/plugins/card/nodeviews/inlineCard.js +3 -2
  65. package/dist/es2019/plugins/card/pm-plugins/doc.js +4 -46
  66. package/dist/es2019/version-wrapper.js +1 -1
  67. package/dist/es2019/version.json +1 -1
  68. package/dist/esm/i18n/cs.js +42 -6
  69. package/dist/esm/i18n/da.js +44 -8
  70. package/dist/esm/i18n/de.js +45 -9
  71. package/dist/esm/i18n/en_ZZ.js +320 -0
  72. package/dist/esm/i18n/es.js +43 -7
  73. package/dist/esm/i18n/et.js +2 -5
  74. package/dist/esm/i18n/fi.js +44 -8
  75. package/dist/esm/i18n/fr.js +42 -6
  76. package/dist/esm/i18n/hu.js +44 -8
  77. package/dist/esm/i18n/it.js +42 -6
  78. package/dist/esm/i18n/ja.js +43 -7
  79. package/dist/esm/i18n/ko.js +44 -8
  80. package/dist/esm/i18n/nb.js +42 -6
  81. package/dist/esm/i18n/nl.js +44 -8
  82. package/dist/esm/i18n/pl.js +18 -6
  83. package/dist/esm/i18n/pt_BR.js +42 -6
  84. package/dist/esm/i18n/pt_PT.js +2 -5
  85. package/dist/esm/i18n/ru.js +44 -8
  86. package/dist/esm/i18n/sk.js +2 -5
  87. package/dist/esm/i18n/sv.js +43 -7
  88. package/dist/esm/i18n/th.js +42 -6
  89. package/dist/esm/i18n/tr.js +44 -8
  90. package/dist/esm/i18n/uk.js +42 -6
  91. package/dist/esm/i18n/vi.js +42 -6
  92. package/dist/esm/i18n/zh.js +39 -6
  93. package/dist/esm/i18n/zh_TW.js +42 -6
  94. package/dist/esm/plugins/card/nodeviews/blockCard.js +5 -4
  95. package/dist/esm/plugins/card/nodeviews/embedCard.js +0 -10
  96. package/dist/esm/plugins/card/nodeviews/genericCard.js +3 -30
  97. package/dist/esm/plugins/card/nodeviews/inlineCard.js +5 -4
  98. package/dist/esm/plugins/card/pm-plugins/doc.js +4 -49
  99. package/dist/esm/version-wrapper.js +1 -1
  100. package/dist/esm/version.json +1 -1
  101. package/dist/types/i18n/cs.d.ts +40 -4
  102. package/dist/types/i18n/da.d.ts +40 -4
  103. package/dist/types/i18n/de.d.ts +40 -4
  104. package/dist/types/i18n/en_ZZ.d.ts +320 -0
  105. package/dist/types/i18n/es.d.ts +40 -4
  106. package/dist/types/i18n/et.d.ts +1 -4
  107. package/dist/types/i18n/fi.d.ts +40 -4
  108. package/dist/types/i18n/fr.d.ts +40 -4
  109. package/dist/types/i18n/hu.d.ts +40 -4
  110. package/dist/types/i18n/it.d.ts +40 -4
  111. package/dist/types/i18n/ja.d.ts +40 -4
  112. package/dist/types/i18n/ko.d.ts +40 -4
  113. package/dist/types/i18n/nb.d.ts +40 -4
  114. package/dist/types/i18n/nl.d.ts +40 -4
  115. package/dist/types/i18n/pl.d.ts +16 -4
  116. package/dist/types/i18n/pt_BR.d.ts +40 -4
  117. package/dist/types/i18n/pt_PT.d.ts +1 -4
  118. package/dist/types/i18n/ru.d.ts +40 -4
  119. package/dist/types/i18n/sk.d.ts +1 -4
  120. package/dist/types/i18n/sv.d.ts +40 -4
  121. package/dist/types/i18n/th.d.ts +40 -4
  122. package/dist/types/i18n/tr.d.ts +40 -4
  123. package/dist/types/i18n/uk.d.ts +40 -4
  124. package/dist/types/i18n/vi.d.ts +40 -4
  125. package/dist/types/i18n/zh.d.ts +37 -4
  126. package/dist/types/i18n/zh_TW.d.ts +40 -4
  127. package/dist/types/plugins/analytics/types/events.d.ts +1 -5
  128. package/dist/types/plugins/card/nodeviews/blockCard.d.ts +3 -3
  129. package/dist/types/plugins/card/nodeviews/embedCard.d.ts +0 -1
  130. package/dist/types/plugins/card/nodeviews/genericCard.d.ts +0 -4
  131. package/dist/types/plugins/card/nodeviews/inlineCard.d.ts +3 -2
  132. package/dist/types/plugins/card/pm-plugins/doc.d.ts +0 -1
  133. package/package.json +6 -6
@@ -8,20 +8,20 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Dutch
14
+ //Dutch (Netherlands)
15
15
  var _default = {
16
16
  'fabric.editor.action': 'Actiepunt',
17
17
  'fabric.editor.action.description': 'Actie-items maken en toewijzen',
18
18
  'fabric.editor.addAltText': 'Alt-tekst',
19
- 'fabric.editor.alignCenter': 'Rechts uitlijnen',
19
+ 'fabric.editor.alignCenter': 'Midden uitgelijnd',
20
20
  'fabric.editor.alignImageCenter': 'Rechts uitlijnen',
21
21
  'fabric.editor.alignImageLeft': 'Links uitlijnen',
22
22
  'fabric.editor.alignImageRight': 'Rechts uitlijnen',
23
23
  'fabric.editor.alignLeft': 'Links uitlijnen',
24
- 'fabric.editor.alignRight': 'Rechts uitlijnen',
24
+ 'fabric.editor.alignRight': 'Rechts uitgelijnd',
25
25
  'fabric.editor.alignment': 'Tekstuitlijning',
26
26
  'fabric.editor.altText': 'Alt-tekst',
27
27
  'fabric.editor.alttext.validation': 'Verwijder speciale tekens uit alt-tekst.',
@@ -29,6 +29,8 @@ var _default = {
29
29
  'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
30
30
  'fabric.editor.backLink': 'Terug',
31
31
  'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
32
+ 'fabric.editor.blockDescription': 'Meer informatie weergeven over een link, inclusief een samenvatting en acties',
33
+ 'fabric.editor.blockTitle': 'Kaart',
32
34
  'fabric.editor.blockquote': 'een citaat',
33
35
  'fabric.editor.blockquote.description': 'Voeg een citaat in',
34
36
  'fabric.editor.blockquote2': 'Citaat',
@@ -40,6 +42,7 @@ var _default = {
40
42
  'fabric.editor.cardFloatingControls': 'Kaartopties',
41
43
  'fabric.editor.cellBackground': 'Celachtergrond',
42
44
  'fabric.editor.cellOptions': 'Celopties',
45
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Typ iets ...',
43
46
  'fabric.editor.clearAltTextEdit': 'Alt-tekst wissen',
44
47
  'fabric.editor.clearCells': '{0, plural, one {Cel leegmaken} other {Cellen leegmaken}}',
45
48
  'fabric.editor.clearFormatting': 'Wis opmaak',
@@ -49,6 +52,7 @@ var _default = {
49
52
  'fabric.editor.closeFindReplaceDialog': 'Sluiten',
50
53
  'fabric.editor.closeHelpDialog': 'Sluit helpdialoogvenster',
51
54
  'fabric.editor.code': 'Code',
55
+ 'fabric.editor.code.on': '{textFormattingOff}, code aan',
52
56
  'fabric.editor.codeblock': 'Codefragment',
53
57
  'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
54
58
  'fabric.editor.collapseTable': 'Tabel inklappen',
@@ -75,6 +79,8 @@ var _default = {
75
79
  'fabric.editor.copyToClipboard': 'Kopiëren',
76
80
  'fabric.editor.createComment': 'Opmerking',
77
81
  'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
82
+ 'fabric.editor.customPanel': 'Aangepast paneel',
83
+ 'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
78
84
  'fabric.editor.date': 'Datum',
79
85
  'fabric.editor.date.description': 'Een datum toevoegen via een agenda',
80
86
  'fabric.editor.decision': 'Beslissing',
@@ -88,6 +94,8 @@ var _default = {
88
94
  'fabric.editor.displayOptionUnavailableInParentNode': 'Deze weergaveoptie is niet beschikbaar binnen {node}.',
89
95
  'fabric.editor.displayText': 'Tekst om te tonen',
90
96
  'fabric.editor.distributeColumns': 'Kolommen verdelen',
97
+ 'fabric.editor.dropPlaceholderLabel': 'Document',
98
+ 'fabric.editor.ecombedDescription': 'Een interactieve voorbeeldweergave van een link weergeven',
91
99
  'fabric.editor.edit': 'Bewerken',
92
100
  'fabric.editor.editAltText': 'Alt-tekst bewerken',
93
101
  'fabric.editor.editDateText': 'Bewerkingsdatum',
@@ -95,7 +103,9 @@ var _default = {
95
103
  'fabric.editor.editMode.inviteToEditButton.title': 'Uitnodigen om te bewerken',
96
104
  'fabric.editor.editStatusColor': 'Statuskleur bewerken',
97
105
  'fabric.editor.editStatusText': 'Status bewerken',
106
+ 'fabric.editor.editableContentLabel': 'Aanpasbare inhoud',
98
107
  'fabric.editor.editorHelp': 'Editor-help',
108
+ 'fabric.editor.editors': 'Editors',
99
109
  'fabric.editor.elementBrowser.help': 'Help',
100
110
  'fabric.editor.elementbrowser.categorylist.category-admin': 'Beheer',
101
111
  'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
@@ -112,6 +122,7 @@ var _default = {
112
122
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Probeer met een andere term te zoeken of ontdek nieuwe apps voor Atlassian-producten.',
113
123
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace ontdekken',
114
124
  'fabric.editor.elementbrowser.sidebar.heading': 'Bladeren',
125
+ 'fabric.editor.embedTitle': 'Insluiten',
115
126
  'fabric.editor.emoji': 'Emoji',
116
127
  'fabric.editor.emoji.description': "Emoji's gebruiken om ideeën 🎉 en emoties 😄 te delen",
117
128
  'fabric.editor.emptyLink': 'Voer een link in.',
@@ -133,6 +144,8 @@ var _default = {
133
144
  'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuleren',
134
145
  'fabric.editor.floatingToolbar.confirmModalHeading': 'Weet je het zeker?',
135
146
  'fabric.editor.floatingToolbar.confirmModalOK': 'Oké',
147
+ 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Bediening voor zwevende werkbalk is geopend',
148
+ 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Zwevende werkbalk',
136
149
  'fabric.editor.headerColumn': 'Header-kolom',
137
150
  'fabric.editor.headerRow': 'Header-rij',
138
151
  'fabric.editor.heading1': 'Koptekst 1',
@@ -147,11 +160,19 @@ var _default = {
147
160
  'fabric.editor.heading5Description': 'Dit gebruiken voor het groeperen van lijstitems',
148
161
  'fabric.editor.heading6': 'Koptekst 6',
149
162
  'fabric.editor.heading6Description': 'Dit gebruiken voor koppen op laag niveau',
163
+ 'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
164
+ 'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
165
+ 'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
166
+ 'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Pagina',
167
+ 'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
168
+ 'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Taak',
169
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
150
170
  'fabric.editor.help': 'Help',
151
171
  'fabric.editor.help.description': 'Blader door alle opties voor sneltoetsen en markdowns',
152
172
  'fabric.editor.helpDialogTips': 'Klik op {keyMap} om dit dialoogvenster snel te openen',
153
173
  'fabric.editor.horizontalRule': 'Scheidingslijn',
154
174
  'fabric.editor.horizontalRule.description': 'Inhoud scheiden met een horizontale lijn',
175
+ 'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
155
176
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggesties verschijnen hieronder zodra je in het veld typt',
156
177
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {geen resultaten gevonden} one {{count,number} resultaat gevonden} other {{count,number} resultaten gevonden}}',
157
178
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Link plakken of zoeken',
@@ -160,6 +181,8 @@ var _default = {
160
181
  'fabric.editor.info': 'Informatie',
161
182
  'fabric.editor.infoPanel': 'Infopaneel',
162
183
  'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
184
+ 'fabric.editor.inlineDescription': 'Link weergeven als inline-tekst',
185
+ 'fabric.editor.inlineTitle': 'Inline',
163
186
  'fabric.editor.insertColumn': 'Kolom rechts invoegen',
164
187
  'fabric.editor.insertMenu': 'Invoegen',
165
188
  'fabric.editor.insertRow': 'Rij onder invoegen',
@@ -180,8 +203,11 @@ var _default = {
180
203
  'fabric.editor.markdown': 'Markdown',
181
204
  'fabric.editor.matchCase': 'Overeenkomende zaak',
182
205
  'fabric.editor.mediaAddLink': 'Link toevoegen',
206
+ 'fabric.editor.mediaGroupDeleteLabel': 'Verwijderen',
183
207
  'fabric.editor.mention': 'Vermelding',
184
208
  'fabric.editor.mention.description': 'Iemand noemen om diegene een melding te sturen',
209
+ 'fabric.editor.mentionsAddLabel': 'pictogram toevoegen',
210
+ 'fabric.editor.mentionsIconLabel': 'Vermelding',
185
211
  'fabric.editor.mergeCells': 'Voeg cellen samen',
186
212
  'fabric.editor.moreFormatting': 'Meer opmaak',
187
213
  'fabric.editor.noResultsFound': 'Geen resultaten',
@@ -190,9 +216,12 @@ var _default = {
190
216
  'fabric.editor.notePanel': 'Notitiepaneel',
191
217
  'fabric.editor.notePanel.description': 'Een opmerking toevoegen in een gekleurd paneel',
192
218
  'fabric.editor.numberedColumn': 'Genummerde kolom',
219
+ 'fabric.editor.off': '{formattingType} uit',
220
+ 'fabric.editor.on': '{formattingType} aan',
193
221
  'fabric.editor.orderedList': 'Genummerde lijst',
194
222
  'fabric.editor.orderedList.description': 'Een gesorteerde lijst maken',
195
223
  'fabric.editor.other': 'Andere…',
224
+ 'fabric.editor.pageActionsLabel': 'Pagina-acties',
196
225
  'fabric.editor.panel.backgroundColor': 'Achtergrondkleur',
197
226
  'fabric.editor.panel.emoji': 'Emoji toevoegen',
198
227
  'fabric.editor.pastePlainText': 'Plak als platte tekst',
@@ -204,6 +233,7 @@ var _default = {
204
233
  'fabric.editor.redo': 'Pas opnieuw toe',
205
234
  'fabric.editor.remove': 'Verwijderen',
206
235
  'fabric.editor.removeColumns': '{0, plural, one {Kolom verwijderen} other {Kolommen verwijderen}}',
236
+ 'fabric.editor.removeEmoji': 'Emoji verwijderen',
207
237
  'fabric.editor.removeRows': '{0, plural, one {Rij verwijderen} other {Rijen verwijderen}}',
208
238
  'fabric.editor.replace': 'Vervangen',
209
239
  'fabric.editor.replaceAll': 'Alles vervangen',
@@ -212,7 +242,7 @@ var _default = {
212
242
  'fabric.editor.rightSidebar': 'Zijbalk aan rechterkant',
213
243
  'fabric.editor.saveButton': 'Opslaan',
214
244
  'fabric.editor.selectLanguage': 'Selecteer taal',
215
- 'fabric.editor.selected': 'Geselecteerd',
245
+ 'fabric.editor.single': 'Eén kolom',
216
246
  'fabric.editor.sortColumnASC': 'Rangschik kolom van A → Z',
217
247
  'fabric.editor.sortColumnDESC': 'Rangschik kolom van Z → A',
218
248
  'fabric.editor.splitCell': 'Deel cel op',
@@ -223,27 +253,30 @@ var _default = {
223
253
  'fabric.editor.strike': 'Doorgehaald',
224
254
  'fabric.editor.subTask': 'Subtaak',
225
255
  'fabric.editor.subscript': 'Subscript',
256
+ 'fabric.editor.subscript.off.superscript.on': 'Subscript uit, superscript aan',
226
257
  'fabric.editor.success': 'Gelukt',
227
258
  'fabric.editor.successPanel': 'Succespaneel',
228
259
  'fabric.editor.successPanel.description': 'Tips toevoegen in een gekleurd paneel',
229
260
  'fabric.editor.superscript': 'Superscript',
261
+ 'fabric.editor.superscript.off.subscript.on': 'Superscript uit, subscript aan',
230
262
  'fabric.editor.supportAltText': 'Alt-tekst is handig voor mensen die gebruikmaken van schermlezers vanwege visuele beperkingen.',
231
263
  'fabric.editor.table': 'Tabel',
232
264
  'fabric.editor.table.description': 'Een tabel invoegen',
233
265
  'fabric.editor.tableOptions': 'Tabelopties',
234
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Als je deze tabel verwijdert, worden ook alle gegevens in gekoppelde grafieken verwijderd.',
266
+ 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Door deze tabel te verwijderen zal de verbinding met de gekoppelde grafieken worden verbroken.',
235
267
  'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Tabel en gegevens verwijderen',
236
268
  'fabric.editor.task': 'Taak',
237
269
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
270
+ 'fabric.editor.text.formatting.off': 'Tekst formatteren uit',
238
271
  'fabric.editor.textColor': 'Tekstkleur',
239
- 'fabric.editor.textColor.lessColors': 'Minder kleuren',
240
- 'fabric.editor.textColor.moreColors': 'Meer kleuren',
241
272
  'fabric.editor.textStyles': 'Tekststijlen',
242
273
  'fabric.editor.threeColumns': 'Drie kolommen',
243
274
  'fabric.editor.threeColumnsWithSidebars': 'Drie kolommen met zijbalken',
244
275
  'fabric.editor.time.ago': 'geleden',
245
276
  'fabric.editor.time.updated': 'Bijgewerkt',
246
277
  'fabric.editor.time.viewed': 'Bekeken',
278
+ 'fabric.editor.toolbarLabel': 'Werkbalk editor',
279
+ 'fabric.editor.toolbarMediaTitle': 'Bestanden en afbeeldingen',
247
280
  'fabric.editor.tooltip.blockPanel': 'een paneel',
248
281
  'fabric.editor.tooltip.bulletList': 'een lijst',
249
282
  'fabric.editor.tooltip.decisionList': 'een besluitenlijst',
@@ -251,6 +284,7 @@ var _default = {
251
284
  'fabric.editor.tooltip.nestedExpand': 'een geneste uitgeklapte knooppunt',
252
285
  'fabric.editor.tooltip.taskList': 'een actiepunt',
253
286
  'fabric.editor.twoColumns': 'Twee kolommen',
287
+ 'fabric.editor.typeAheadResultLabel': 'TypeAhead resultaten',
254
288
  'fabric.editor.unableToOpenLink': 'Kan deze link niet openen',
255
289
  'fabric.editor.underline': 'Onderstreept',
256
290
  'fabric.editor.undo': 'Maak ongedaan',
@@ -258,6 +292,8 @@ var _default = {
258
292
  'fabric.editor.unorderedList': 'Opsommingslijst',
259
293
  'fabric.editor.unorderedList.description': 'Een niet-gesorteerde lijst maken',
260
294
  'fabric.editor.url': 'URL weergeven',
295
+ 'fabric.editor.urlDescription': 'Link als URL weergeven',
296
+ 'fabric.editor.urlTitle': 'URL',
261
297
  'fabric.editor.viewMore': 'Meer bekijken',
262
298
  'fabric.editor.visit': 'Link openen in een nieuw venster',
263
299
  'fabric.editor.warning': 'Waarschuwing',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Polish
14
+ //Polish (Poland)
15
15
  var _default = {
16
16
  'fabric.editor.action': 'Element akcji',
17
17
  'fabric.editor.action.description': 'Utwórz i przypisz elementy akcji',
@@ -29,6 +29,8 @@ var _default = {
29
29
  'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
30
30
  'fabric.editor.backLink': 'Wróć',
31
31
  'fabric.editor.blockCardUnavailable': 'Łącze w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
32
+ 'fabric.editor.blockDescription': 'Wyświetla więcej informacji o łączu, w tym podsumowanie i czynności',
33
+ 'fabric.editor.blockTitle': 'Karta',
32
34
  'fabric.editor.blockquote': 'cudzysłów',
33
35
  'fabric.editor.blockquote.description': 'Wstaw cytat',
34
36
  'fabric.editor.blockquote2': 'Cytat',
@@ -75,6 +77,8 @@ var _default = {
75
77
  'fabric.editor.copyToClipboard': 'Kopiuj',
76
78
  'fabric.editor.createComment': 'Komentarz',
77
79
  'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
80
+ 'fabric.editor.customPanel': 'Panel niestandardowy',
81
+ 'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
78
82
  'fabric.editor.date': 'Data',
79
83
  'fabric.editor.date.description': 'Dodaj datę, korzystając z kalendarza',
80
84
  'fabric.editor.decision': 'Decyzja',
@@ -88,6 +92,7 @@ var _default = {
88
92
  'fabric.editor.displayOptionUnavailableInParentNode': 'Ta opcja wyświetlania nie jest dostępna w węźle {node}',
89
93
  'fabric.editor.displayText': 'Wyświetlany tekst',
90
94
  'fabric.editor.distributeColumns': 'Wyrównaj kolumny',
95
+ 'fabric.editor.ecombedDescription': 'Wyświetl interaktywny podgląd łącza',
91
96
  'fabric.editor.edit': 'Edytuj',
92
97
  'fabric.editor.editAltText': 'Edytuj tekst alternatywny',
93
98
  'fabric.editor.editDateText': 'Data edycji',
@@ -95,6 +100,7 @@ var _default = {
95
100
  'fabric.editor.editMode.inviteToEditButton.title': 'Zaproś do edycji',
96
101
  'fabric.editor.editStatusColor': 'Edytuj kolor statusu',
97
102
  'fabric.editor.editStatusText': 'Edytuj status',
103
+ 'fabric.editor.editableContentLabel': 'Zawartość dostępna do edycji',
98
104
  'fabric.editor.editorHelp': 'Pomoc w edytorze',
99
105
  'fabric.editor.elementBrowser.help': 'Pomoc',
100
106
  'fabric.editor.elementbrowser.categorylist.category-admin': 'Administracja',
@@ -112,6 +118,7 @@ var _default = {
112
118
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Spróbuj wyszukać inny termin lub zapoznaj się z nowymi aplikacjami do produktów Atlassian.',
113
119
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Poznaj sklep Atlassian Marketplace',
114
120
  'fabric.editor.elementbrowser.sidebar.heading': 'Przeglądaj',
121
+ 'fabric.editor.embedTitle': 'Osadź',
115
122
  'fabric.editor.emoji': 'Emoji',
116
123
  'fabric.editor.emoji.description': 'Używaj emoji, aby wyrażać pomysły 🎉 i emocje 😄',
117
124
  'fabric.editor.emptyLink': 'Wprowadź łącze.',
@@ -160,6 +167,8 @@ var _default = {
160
167
  'fabric.editor.info': 'Informacje',
161
168
  'fabric.editor.infoPanel': 'Panel informacyjny',
162
169
  'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
170
+ 'fabric.editor.inlineDescription': 'Wyświetla łącze jako tekst wbudowany',
171
+ 'fabric.editor.inlineTitle': 'Wbudowany',
163
172
  'fabric.editor.insertColumn': 'Wstaw kolumnę z prawej',
164
173
  'fabric.editor.insertMenu': 'Wstaw',
165
174
  'fabric.editor.insertRow': 'Wstaw wiersz poniżej',
@@ -193,6 +202,7 @@ var _default = {
193
202
  'fabric.editor.orderedList': 'Lista numerowana',
194
203
  'fabric.editor.orderedList.description': 'Utwórz uporządkowaną listę',
195
204
  'fabric.editor.other': 'Inne...',
205
+ 'fabric.editor.pageActionsLabel': 'Czynności na stronie',
196
206
  'fabric.editor.panel.backgroundColor': 'Kolor tła',
197
207
  'fabric.editor.panel.emoji': 'Dodaj emoji',
198
208
  'fabric.editor.pastePlainText': 'Wklej zwykły tekst',
@@ -204,6 +214,7 @@ var _default = {
204
214
  'fabric.editor.redo': 'Ponów',
205
215
  'fabric.editor.remove': 'Usuń',
206
216
  'fabric.editor.removeColumns': '{0, plural, one {Usuń kolumnę} few {Usuń kolumny} many {Usuń kolumny} other {Usuń kolumny}}',
217
+ 'fabric.editor.removeEmoji': 'Usuń emoji',
207
218
  'fabric.editor.removeRows': '{0, plural, one {Usuń wiersz} few {Usuń wiersze} many {Usuń wiersze} other {Usuń wiersze}}',
208
219
  'fabric.editor.replace': 'Zastąp',
209
220
  'fabric.editor.replaceAll': 'Zastąp wszystko',
@@ -212,7 +223,7 @@ var _default = {
212
223
  'fabric.editor.rightSidebar': 'Prawy pasek boczny',
213
224
  'fabric.editor.saveButton': 'Zapisz',
214
225
  'fabric.editor.selectLanguage': 'Wybierz język',
215
- 'fabric.editor.selected': 'Zaznaczone',
226
+ 'fabric.editor.single': 'Pojedyncza kolumna',
216
227
  'fabric.editor.sortColumnASC': 'Sortuj kolumnę A → Z',
217
228
  'fabric.editor.sortColumnDESC': 'Sortuj kolumnę Z → A',
218
229
  'fabric.editor.splitCell': 'Podziel komórki',
@@ -231,19 +242,18 @@ var _default = {
231
242
  'fabric.editor.table': 'Tabela',
232
243
  'fabric.editor.table.description': 'Wstaw tabelę',
233
244
  'fabric.editor.tableOptions': 'Opcje tabeli',
234
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Usunięcie tej tabeli spowoduje również usunięcie wszystkich danych zawartych na wszelkich połączonych wykresach.',
245
+ 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Usunięcie tej tabeli spowoduje uszkodzenie wszystkich połączonych z nią wykresów.',
235
246
  'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Usuń tabelę i dane',
236
247
  'fabric.editor.task': 'Zadanie',
237
248
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
238
249
  'fabric.editor.textColor': 'Kolor tekstu',
239
- 'fabric.editor.textColor.lessColors': 'Mniej kolorów',
240
- 'fabric.editor.textColor.moreColors': 'Więcej kolorów',
241
250
  'fabric.editor.textStyles': 'Style tekstu',
242
251
  'fabric.editor.threeColumns': 'Trzy kolumny',
243
252
  'fabric.editor.threeColumnsWithSidebars': 'Trzy kolumny z paskami bocznymi',
244
253
  'fabric.editor.time.ago': 'temu',
245
254
  'fabric.editor.time.updated': 'Zaktualizowano',
246
255
  'fabric.editor.time.viewed': 'Wyświetlono',
256
+ 'fabric.editor.toolbarLabel': 'Pasek narzędzi edytora',
247
257
  'fabric.editor.tooltip.blockPanel': 'panel',
248
258
  'fabric.editor.tooltip.bulletList': 'lista',
249
259
  'fabric.editor.tooltip.decisionList': 'lista decyzji',
@@ -258,6 +268,8 @@ var _default = {
258
268
  'fabric.editor.unorderedList': 'Lista wypunktowana',
259
269
  'fabric.editor.unorderedList.description': 'Utwórz nieuporządkowaną listę',
260
270
  'fabric.editor.url': 'Wyświetl adres URL',
271
+ 'fabric.editor.urlDescription': 'Wyświetl łącze jako adres URL',
272
+ 'fabric.editor.urlTitle': 'Adres URL',
261
273
  'fabric.editor.viewMore': 'Wyświetl więcej',
262
274
  'fabric.editor.visit': 'Otwórz łącze w nowym oknie',
263
275
  'fabric.editor.warning': 'Ostrzeżenie',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Portuguese (Brazil)
14
+ //Portuguese (Brazil)
15
15
  var _default = {
16
16
  'fabric.editor.action': 'Item de ação',
17
17
  'fabric.editor.action.description': 'Criar e atribuir itens de ação',
@@ -29,6 +29,8 @@ var _default = {
29
29
  'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
30
30
  'fabric.editor.backLink': 'Voltar',
31
31
  'fabric.editor.blockCardUnavailable': 'O link em linha está em {node}, e sua exibição não pode ser alterada',
32
+ 'fabric.editor.blockDescription': 'Mostrar mais informações sobre links, incluindo resumo e ações',
33
+ 'fabric.editor.blockTitle': 'Cartão',
32
34
  'fabric.editor.blockquote': 'citação',
33
35
  'fabric.editor.blockquote.description': 'Inserir cotação ou citação',
34
36
  'fabric.editor.blockquote2': 'Citação',
@@ -40,6 +42,7 @@ var _default = {
40
42
  'fabric.editor.cardFloatingControls': 'Opções de cartão',
41
43
  'fabric.editor.cellBackground': 'Plano de fundo da célula',
42
44
  'fabric.editor.cellOptions': 'Opções de célula',
45
+ 'fabric.editor.chromeCollapsedPlaceholder': 'Digite algo…',
43
46
  'fabric.editor.clearAltTextEdit': 'Apagar texto alt',
44
47
  'fabric.editor.clearCells': '{0, plural, one {Limpar célula} other {Limpar células}}',
45
48
  'fabric.editor.clearFormatting': 'Limpar formatação',
@@ -49,6 +52,7 @@ var _default = {
49
52
  'fabric.editor.closeFindReplaceDialog': 'Fechar',
50
53
  'fabric.editor.closeHelpDialog': 'Fechar caixa de diálogo de ajuda',
51
54
  'fabric.editor.code': 'Código',
55
+ 'fabric.editor.code.on': '{textFormattingOff}, código ativado',
52
56
  'fabric.editor.codeblock': 'Trecho de código',
53
57
  'fabric.editor.codeblock.description': 'Exibir código com destaque à sintaxe',
54
58
  'fabric.editor.collapseTable': 'Recolher tabela',
@@ -75,6 +79,8 @@ var _default = {
75
79
  'fabric.editor.copyToClipboard': 'Copiar',
76
80
  'fabric.editor.createComment': 'Comentar',
77
81
  'fabric.editor.createCommentInvalid': 'Você só pode comentar em texto e cabeçalhos',
82
+ 'fabric.editor.customPanel': 'Painel personalizado',
83
+ 'fabric.editor.customPanel.description': 'Adicione uma observação com um emoji e plano de fundo colorido',
78
84
  'fabric.editor.date': 'Data',
79
85
  'fabric.editor.date.description': 'Adicionar data usando um calendário',
80
86
  'fabric.editor.decision': 'Decisão',
@@ -88,6 +94,8 @@ var _default = {
88
94
  'fabric.editor.displayOptionUnavailableInParentNode': 'Esta opção de exibição não está disponível em {node}',
89
95
  'fabric.editor.displayText': 'Texto a ser exibido',
90
96
  'fabric.editor.distributeColumns': 'Distribuir colunas',
97
+ 'fabric.editor.dropPlaceholderLabel': 'Documento',
98
+ 'fabric.editor.ecombedDescription': 'Mostrar visualização interativa de links',
91
99
  'fabric.editor.edit': 'Editar',
92
100
  'fabric.editor.editAltText': 'Editar texto alt',
93
101
  'fabric.editor.editDateText': 'Editar data',
@@ -95,7 +103,9 @@ var _default = {
95
103
  'fabric.editor.editMode.inviteToEditButton.title': 'Convidar para editar',
96
104
  'fabric.editor.editStatusColor': 'Editar cor do status',
97
105
  'fabric.editor.editStatusText': 'Editar status',
106
+ 'fabric.editor.editableContentLabel': 'Conteúdo editável',
98
107
  'fabric.editor.editorHelp': 'Ajuda do editor',
108
+ 'fabric.editor.editors': 'Editores',
99
109
  'fabric.editor.elementBrowser.help': 'Ajuda',
100
110
  'fabric.editor.elementbrowser.categorylist.category-admin': 'Administração',
101
111
  'fabric.editor.elementbrowser.categorylist.category-all': 'Todos',
@@ -112,6 +122,7 @@ var _default = {
112
122
  'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Tente pesquisar com um termo diferente ou descubra novos aplicativos para produtos Atlassian.',
113
123
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
114
124
  'fabric.editor.elementbrowser.sidebar.heading': 'Procurar',
125
+ 'fabric.editor.embedTitle': 'Integrar',
115
126
  'fabric.editor.emoji': 'Emoji',
116
127
  'fabric.editor.emoji.description': 'Use emojis para expressar ideias 🎉 e emoções 😄',
117
128
  'fabric.editor.emptyLink': 'Insira um link.',
@@ -133,6 +144,8 @@ var _default = {
133
144
  'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
134
145
  'fabric.editor.floatingToolbar.confirmModalHeading': 'Tem certeza?',
135
146
  'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
147
+ 'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Os controles da barra de ferramentas flutuante foram abertos',
148
+ 'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra de ferramentas flutuante',
136
149
  'fabric.editor.headerColumn': 'Coluna do cabeçalho',
137
150
  'fabric.editor.headerRow': 'Linha do cabeçalho',
138
151
  'fabric.editor.heading1': 'Título 1',
@@ -147,11 +160,19 @@ var _default = {
147
160
  'fabric.editor.heading5Description': 'Use isso para agrupar os itens de uma lista',
148
161
  'fabric.editor.heading6': 'Título 6',
149
162
  'fabric.editor.heading6Description': 'Use isso para títulos de nível inferior',
163
+ 'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
164
+ 'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
165
+ 'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Item',
166
+ 'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Página',
167
+ 'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'História',
168
+ 'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tarefa',
169
+ 'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda',
150
170
  'fabric.editor.help': 'Ajuda',
151
171
  'fabric.editor.help.description': 'Procurar todos os atalhos de teclado e opções de markdown',
152
172
  'fabric.editor.helpDialogTips': 'Pressione {keyMap} para abrir rapidamente esta caixa de diálogo a qualquer momento',
153
173
  'fabric.editor.horizontalRule': 'Divisória',
154
174
  'fabric.editor.horizontalRule.description': 'Separar conteúdo com uma linha horizontal',
175
+ 'fabric.editor.hyperlink.linkAriaLabel': 'Categoria do link',
155
176
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'As sugestões vão aparecendo abaixo conforme você digita no campo',
156
177
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nenhum resultado encontrado} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
157
178
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Colar ou pesquisar link',
@@ -160,6 +181,8 @@ var _default = {
160
181
  'fabric.editor.info': 'Informações',
161
182
  'fabric.editor.infoPanel': 'Painel de informações',
162
183
  'fabric.editor.infoPanel.description': 'Destacar informações em um painel colorido',
184
+ 'fabric.editor.inlineDescription': 'Mostrar link como texto em linha',
185
+ 'fabric.editor.inlineTitle': 'Em linha',
163
186
  'fabric.editor.insertColumn': 'Inserir coluna à direita',
164
187
  'fabric.editor.insertMenu': 'Inserir',
165
188
  'fabric.editor.insertRow': 'Inserir linha abaixo',
@@ -180,8 +203,11 @@ var _default = {
180
203
  'fabric.editor.markdown': 'Markdown',
181
204
  'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
182
205
  'fabric.editor.mediaAddLink': 'Adicionar link',
206
+ 'fabric.editor.mediaGroupDeleteLabel': 'excluir',
183
207
  'fabric.editor.mention': 'Menção',
184
208
  'fabric.editor.mention.description': 'Mencione alguém para enviar uma notificação',
209
+ 'fabric.editor.mentionsAddLabel': 'ícone de adicionar',
210
+ 'fabric.editor.mentionsIconLabel': 'Menção',
185
211
  'fabric.editor.mergeCells': 'Mesclar células',
186
212
  'fabric.editor.moreFormatting': 'Mais formatação',
187
213
  'fabric.editor.noResultsFound': 'Sem resultados',
@@ -190,9 +216,12 @@ var _default = {
190
216
  'fabric.editor.notePanel': 'Painel de notas',
191
217
  'fabric.editor.notePanel.description': 'Adicionar uma nota em um painel colorido',
192
218
  'fabric.editor.numberedColumn': 'Coluna numerada',
219
+ 'fabric.editor.off': '{formattingType} Desativado',
220
+ 'fabric.editor.on': '{formattingType} Ativado',
193
221
  'fabric.editor.orderedList': 'Lista numerada',
194
222
  'fabric.editor.orderedList.description': 'Criar uma lista ordenada',
195
223
  'fabric.editor.other': 'Outros...',
224
+ 'fabric.editor.pageActionsLabel': 'Ações de página',
196
225
  'fabric.editor.panel.backgroundColor': 'Cor de fundo',
197
226
  'fabric.editor.panel.emoji': 'Adicionar emoji',
198
227
  'fabric.editor.pastePlainText': 'Colar texto sem formatação',
@@ -204,6 +233,7 @@ var _default = {
204
233
  'fabric.editor.redo': 'Refazer',
205
234
  'fabric.editor.remove': 'Remover',
206
235
  'fabric.editor.removeColumns': '{0, plural, one {Excluir coluna} other {Excluir colunas}}',
236
+ 'fabric.editor.removeEmoji': 'Remover emoji',
207
237
  'fabric.editor.removeRows': '{0, plural, one {Excluir linha} other {Excluir linhas}}',
208
238
  'fabric.editor.replace': 'Substituir',
209
239
  'fabric.editor.replaceAll': 'Substituir tudo',
@@ -212,7 +242,7 @@ var _default = {
212
242
  'fabric.editor.rightSidebar': 'Barra lateral direita',
213
243
  'fabric.editor.saveButton': 'Salvar',
214
244
  'fabric.editor.selectLanguage': 'Selecione a linguagem',
215
- 'fabric.editor.selected': 'Selecionado',
245
+ 'fabric.editor.single': 'Coluna única',
216
246
  'fabric.editor.sortColumnASC': 'Ordenar coluna A → Z',
217
247
  'fabric.editor.sortColumnDESC': 'Ordenar coluna Z → A',
218
248
  'fabric.editor.splitCell': 'Dividir célula',
@@ -223,27 +253,30 @@ var _default = {
223
253
  'fabric.editor.strike': 'Tachado',
224
254
  'fabric.editor.subTask': 'Subtarefa',
225
255
  'fabric.editor.subscript': 'Subscrito',
256
+ 'fabric.editor.subscript.off.superscript.on': 'Subscrito desativado, sobrescrito ativado',
226
257
  'fabric.editor.success': 'Sucesso',
227
258
  'fabric.editor.successPanel': 'Painel de sucesso',
228
259
  'fabric.editor.successPanel.description': 'Adicionar dicas em um painel colorido',
229
260
  'fabric.editor.superscript': 'Sobrescrito',
261
+ 'fabric.editor.superscript.off.subscript.on': 'Sobrescrito desativado, subscrito ativado',
230
262
  'fabric.editor.supportAltText': 'O texto alt ajuda pessoas que usam leitores de tela por conta de limitações visuais.',
231
263
  'fabric.editor.table': 'Tabela',
232
264
  'fabric.editor.table.description': 'Inserir uma tabela',
233
265
  'fabric.editor.tableOptions': 'Opções de tabela',
234
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'A remoção desta tabela também vai remover todos os dados contidos em qualquer gráfico conectado.',
266
+ 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'A remoção desta tabela vai interromper todos os gráficos conectados a ela.',
235
267
  'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Remover tabela e dados',
236
268
  'fabric.editor.task': 'Tarefa',
237
269
  'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.',
270
+ 'fabric.editor.text.formatting.off': 'Formatação de texto desativada',
238
271
  'fabric.editor.textColor': 'Cor do texto',
239
- 'fabric.editor.textColor.lessColors': 'Menos cores',
240
- 'fabric.editor.textColor.moreColors': 'Mais cores',
241
272
  'fabric.editor.textStyles': 'Estilos de texto',
242
273
  'fabric.editor.threeColumns': 'Três colunas',
243
274
  'fabric.editor.threeColumnsWithSidebars': 'Três colunas com barras laterais',
244
275
  'fabric.editor.time.ago': 'atrás',
245
276
  'fabric.editor.time.updated': 'Atualizado',
246
277
  'fabric.editor.time.viewed': 'Visualizado',
278
+ 'fabric.editor.toolbarLabel': 'Barra de ferramentas de editor',
279
+ 'fabric.editor.toolbarMediaTitle': 'Arquivos e imagens',
247
280
  'fabric.editor.tooltip.blockPanel': 'painel',
248
281
  'fabric.editor.tooltip.bulletList': 'lista',
249
282
  'fabric.editor.tooltip.decisionList': 'lista de decisões',
@@ -251,6 +284,7 @@ var _default = {
251
284
  'fabric.editor.tooltip.nestedExpand': 'expansão aninhada',
252
285
  'fabric.editor.tooltip.taskList': 'item de ação',
253
286
  'fabric.editor.twoColumns': 'Duas colunas',
287
+ 'fabric.editor.typeAheadResultLabel': 'Resultados de digitação antecipada',
254
288
  'fabric.editor.unableToOpenLink': 'Não é possível abrir este link',
255
289
  'fabric.editor.underline': 'Sublinhado',
256
290
  'fabric.editor.undo': 'Desfazer',
@@ -258,6 +292,8 @@ var _default = {
258
292
  'fabric.editor.unorderedList': 'Lista de marcadores',
259
293
  'fabric.editor.unorderedList.description': 'Criar uma lista sem ordenação',
260
294
  'fabric.editor.url': 'Mostrar URL',
295
+ 'fabric.editor.urlDescription': 'Mostrar link como URL',
296
+ 'fabric.editor.urlTitle': 'URL',
261
297
  'fabric.editor.viewMore': 'Ver mais',
262
298
  'fabric.editor.visit': 'Abrir link em uma nova janela',
263
299
  'fabric.editor.warning': 'Aviso',
@@ -8,10 +8,10 @@ exports.default = void 0;
8
8
  /**
9
9
  * NOTE:
10
10
  *
11
- * This file is automatically generated by i18n-tools.
11
+ * This file is automatically generated by Traduki 2.0.
12
12
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
13
13
  */
14
- // Portuguese (Portugal)
14
+ //Portuguese (Portugal)
15
15
  var _default = {
16
16
  'fabric.editor.action': 'Item de ação',
17
17
  'fabric.editor.action.description': 'Criar e atribuir itens de ação',
@@ -140,7 +140,6 @@ var _default = {
140
140
  'fabric.editor.rightSidebar': 'Barra lateral direita',
141
141
  'fabric.editor.saveButton': 'Guardar',
142
142
  'fabric.editor.selectLanguage': 'Selecionar idioma',
143
- 'fabric.editor.selected': 'Selecionado',
144
143
  'fabric.editor.splitCell': 'Dividir célula',
145
144
  'fabric.editor.status': 'Estado',
146
145
  'fabric.editor.status.description': 'Adicionar uma etiqueta de estado personalizada',
@@ -157,8 +156,6 @@ var _default = {
157
156
  'fabric.editor.tableOptions': 'Opções da tabela',
158
157
  'fabric.editor.taskPlaceholder': 'Introduza a ação, utilize "@" para atribuir a um utilizador.',
159
158
  'fabric.editor.textColor': 'Cor do texto',
160
- 'fabric.editor.textColor.lessColors': 'Menos cores',
161
- 'fabric.editor.textColor.moreColors': 'Mais cores',
162
159
  'fabric.editor.textStyles': 'Estilos de texto',
163
160
  'fabric.editor.threeColumns': 'Três colunas',
164
161
  'fabric.editor.threeColumnsWithSidebars': 'Três colunas com barras laterais',