@atlaskit/editor-core 173.0.1 → 174.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/cjs/i18n/cs.js +8 -77
  3. package/dist/cjs/i18n/da.js +7 -77
  4. package/dist/cjs/i18n/de.js +8 -77
  5. package/dist/cjs/i18n/en.js +11 -100
  6. package/dist/cjs/i18n/en_GB.js +11 -100
  7. package/dist/cjs/i18n/en_ZZ.js +11 -100
  8. package/dist/cjs/i18n/es.js +8 -77
  9. package/dist/cjs/i18n/fi.js +9 -100
  10. package/dist/cjs/i18n/fr.js +8 -77
  11. package/dist/cjs/i18n/hu.js +8 -77
  12. package/dist/cjs/i18n/it.js +8 -77
  13. package/dist/cjs/i18n/ja.js +9 -100
  14. package/dist/cjs/i18n/ko.js +8 -77
  15. package/dist/cjs/i18n/nb.js +10 -93
  16. package/dist/cjs/i18n/nl.js +9 -97
  17. package/dist/cjs/i18n/pl.js +9 -99
  18. package/dist/cjs/i18n/pt_BR.js +9 -93
  19. package/dist/cjs/i18n/ru.js +9 -100
  20. package/dist/cjs/i18n/sv.js +9 -99
  21. package/dist/cjs/i18n/th.js +9 -100
  22. package/dist/cjs/i18n/tr.js +9 -100
  23. package/dist/cjs/i18n/uk.js +9 -100
  24. package/dist/cjs/i18n/vi.js +9 -100
  25. package/dist/cjs/i18n/zh.js +7 -100
  26. package/dist/cjs/i18n/zh_TW.js +9 -100
  27. package/dist/cjs/version-wrapper.js +1 -1
  28. package/dist/cjs/version.json +1 -1
  29. package/dist/es2019/i18n/cs.js +8 -77
  30. package/dist/es2019/i18n/da.js +7 -77
  31. package/dist/es2019/i18n/de.js +8 -77
  32. package/dist/es2019/i18n/en.js +11 -100
  33. package/dist/es2019/i18n/en_GB.js +11 -100
  34. package/dist/es2019/i18n/en_ZZ.js +11 -100
  35. package/dist/es2019/i18n/es.js +8 -77
  36. package/dist/es2019/i18n/fi.js +9 -100
  37. package/dist/es2019/i18n/fr.js +8 -77
  38. package/dist/es2019/i18n/hu.js +8 -77
  39. package/dist/es2019/i18n/it.js +8 -77
  40. package/dist/es2019/i18n/ja.js +9 -100
  41. package/dist/es2019/i18n/ko.js +8 -77
  42. package/dist/es2019/i18n/nb.js +10 -93
  43. package/dist/es2019/i18n/nl.js +9 -97
  44. package/dist/es2019/i18n/pl.js +9 -99
  45. package/dist/es2019/i18n/pt_BR.js +9 -93
  46. package/dist/es2019/i18n/ru.js +9 -100
  47. package/dist/es2019/i18n/sv.js +9 -99
  48. package/dist/es2019/i18n/th.js +9 -100
  49. package/dist/es2019/i18n/tr.js +9 -100
  50. package/dist/es2019/i18n/uk.js +9 -100
  51. package/dist/es2019/i18n/vi.js +9 -100
  52. package/dist/es2019/i18n/zh.js +7 -100
  53. package/dist/es2019/i18n/zh_TW.js +9 -100
  54. package/dist/es2019/version-wrapper.js +1 -1
  55. package/dist/es2019/version.json +1 -1
  56. package/dist/esm/i18n/cs.js +8 -77
  57. package/dist/esm/i18n/da.js +7 -77
  58. package/dist/esm/i18n/de.js +8 -77
  59. package/dist/esm/i18n/en.js +11 -100
  60. package/dist/esm/i18n/en_GB.js +11 -100
  61. package/dist/esm/i18n/en_ZZ.js +11 -100
  62. package/dist/esm/i18n/es.js +8 -77
  63. package/dist/esm/i18n/fi.js +9 -100
  64. package/dist/esm/i18n/fr.js +8 -77
  65. package/dist/esm/i18n/hu.js +8 -77
  66. package/dist/esm/i18n/it.js +8 -77
  67. package/dist/esm/i18n/ja.js +9 -100
  68. package/dist/esm/i18n/ko.js +8 -77
  69. package/dist/esm/i18n/nb.js +10 -93
  70. package/dist/esm/i18n/nl.js +9 -97
  71. package/dist/esm/i18n/pl.js +9 -99
  72. package/dist/esm/i18n/pt_BR.js +9 -93
  73. package/dist/esm/i18n/ru.js +9 -100
  74. package/dist/esm/i18n/sv.js +9 -99
  75. package/dist/esm/i18n/th.js +9 -100
  76. package/dist/esm/i18n/tr.js +9 -100
  77. package/dist/esm/i18n/uk.js +9 -100
  78. package/dist/esm/i18n/vi.js +9 -100
  79. package/dist/esm/i18n/zh.js +7 -100
  80. package/dist/esm/i18n/zh_TW.js +9 -100
  81. package/dist/esm/version-wrapper.js +1 -1
  82. package/dist/esm/version.json +1 -1
  83. package/dist/types/i18n/cs.d.ts +8 -77
  84. package/dist/types/i18n/da.d.ts +7 -77
  85. package/dist/types/i18n/de.d.ts +8 -77
  86. package/dist/types/i18n/en.d.ts +10 -99
  87. package/dist/types/i18n/en_GB.d.ts +10 -99
  88. package/dist/types/i18n/en_ZZ.d.ts +10 -99
  89. package/dist/types/i18n/es.d.ts +8 -77
  90. package/dist/types/i18n/fi.d.ts +8 -99
  91. package/dist/types/i18n/fr.d.ts +8 -77
  92. package/dist/types/i18n/hu.d.ts +8 -77
  93. package/dist/types/i18n/it.d.ts +8 -77
  94. package/dist/types/i18n/ja.d.ts +8 -99
  95. package/dist/types/i18n/ko.d.ts +8 -77
  96. package/dist/types/i18n/nb.d.ts +8 -91
  97. package/dist/types/i18n/nl.d.ts +8 -96
  98. package/dist/types/i18n/pl.d.ts +8 -98
  99. package/dist/types/i18n/pt_BR.d.ts +8 -92
  100. package/dist/types/i18n/ru.d.ts +8 -99
  101. package/dist/types/i18n/sv.d.ts +8 -98
  102. package/dist/types/i18n/th.d.ts +8 -99
  103. package/dist/types/i18n/tr.d.ts +8 -99
  104. package/dist/types/i18n/uk.d.ts +8 -99
  105. package/dist/types/i18n/vi.d.ts +8 -99
  106. package/dist/types/i18n/zh.d.ts +6 -99
  107. package/dist/types/i18n/zh_TW.d.ts +8 -99
  108. package/dist/types-ts4.0/i18n/cs.d.ts +8 -77
  109. package/dist/types-ts4.0/i18n/da.d.ts +7 -77
  110. package/dist/types-ts4.0/i18n/de.d.ts +8 -77
  111. package/dist/types-ts4.0/i18n/en.d.ts +10 -99
  112. package/dist/types-ts4.0/i18n/en_GB.d.ts +10 -99
  113. package/dist/types-ts4.0/i18n/en_ZZ.d.ts +10 -99
  114. package/dist/types-ts4.0/i18n/es.d.ts +8 -77
  115. package/dist/types-ts4.0/i18n/fi.d.ts +8 -99
  116. package/dist/types-ts4.0/i18n/fr.d.ts +8 -77
  117. package/dist/types-ts4.0/i18n/hu.d.ts +8 -77
  118. package/dist/types-ts4.0/i18n/it.d.ts +8 -77
  119. package/dist/types-ts4.0/i18n/ja.d.ts +8 -99
  120. package/dist/types-ts4.0/i18n/ko.d.ts +8 -77
  121. package/dist/types-ts4.0/i18n/nb.d.ts +8 -91
  122. package/dist/types-ts4.0/i18n/nl.d.ts +8 -96
  123. package/dist/types-ts4.0/i18n/pl.d.ts +8 -98
  124. package/dist/types-ts4.0/i18n/pt_BR.d.ts +8 -92
  125. package/dist/types-ts4.0/i18n/ru.d.ts +8 -99
  126. package/dist/types-ts4.0/i18n/sv.d.ts +8 -98
  127. package/dist/types-ts4.0/i18n/th.d.ts +8 -99
  128. package/dist/types-ts4.0/i18n/tr.d.ts +8 -99
  129. package/dist/types-ts4.0/i18n/uk.d.ts +8 -99
  130. package/dist/types-ts4.0/i18n/vi.d.ts +8 -99
  131. package/dist/types-ts4.0/i18n/zh.d.ts +6 -99
  132. package/dist/types-ts4.0/i18n/zh_TW.d.ts +8 -99
  133. package/package.json +8 -8
@@ -13,13 +13,8 @@ exports.default = void 0;
13
13
  */
14
14
  //Dutch (Netherlands)
15
15
  var _default = {
16
- 'fabric.editor.action': 'Actiepunt',
17
- 'fabric.editor.action.description': 'Actie-items maken en toewijzen',
18
16
  'fabric.editor.addAltText': 'Alt-tekst',
19
17
  'fabric.editor.alignCenter': 'Midden uitgelijnd',
20
- 'fabric.editor.alignImageCenter': 'Rechts uitlijnen',
21
- 'fabric.editor.alignImageLeft': 'Links uitlijnen',
22
- 'fabric.editor.alignImageRight': 'Rechts uitlijnen',
23
18
  'fabric.editor.alignLeft': 'Links uitlijnen',
24
19
  'fabric.editor.alignRight': 'Rechts uitgelijnd',
25
20
  'fabric.editor.alignment': 'Tekstuitlijning',
@@ -31,20 +26,14 @@ var _default = {
31
26
  'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
32
27
  'fabric.editor.blockDescription': 'Meer informatie weergeven over een link, inclusief een samenvatting en acties',
33
28
  'fabric.editor.blockTitle': 'Kaart',
34
- 'fabric.editor.blockquote': 'een citaat',
35
29
  'fabric.editor.blockquote.description': 'Voeg een citaat in',
36
30
  'fabric.editor.blockquote2': 'Citaat',
37
31
  'fabric.editor.bold': 'Vet',
38
32
  'fabric.editor.bug': 'Bug',
39
- 'fabric.editor.canNotSortTable': '⚠️ Je kan een tabel met samengevoegde cellen niet rangschikken',
40
- 'fabric.editor.cancelButton': 'Annuleren',
41
33
  'fabric.editor.captionPlaceholder': 'Bijschrift toevoegen',
42
34
  'fabric.editor.cardFloatingControls': 'Kaartopties',
43
- 'fabric.editor.cellBackground': 'Celachtergrond',
44
- 'fabric.editor.cellOptions': 'Celopties',
45
35
  'fabric.editor.chromeCollapsedPlaceholder': 'Typ iets ...',
46
36
  'fabric.editor.clearAltTextEdit': 'Alt-tekst wissen',
47
- 'fabric.editor.clearCells': '{0, plural, one {Cel leegmaken} other {Cellen leegmaken}}',
48
37
  'fabric.editor.clearFormatting': 'Wis opmaak',
49
38
  'fabric.editor.clearLink': 'Link wissen',
50
39
  'fabric.editor.clearLinkText': 'Tekst wissen',
@@ -55,9 +44,6 @@ var _default = {
55
44
  'fabric.editor.code.on': '{textFormattingOff}, code aan',
56
45
  'fabric.editor.codeblock': 'Codefragment',
57
46
  'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
58
- 'fabric.editor.collapseTable': 'Tabel inklappen',
59
- 'fabric.editor.columns': 'Lay-outs',
60
- 'fabric.editor.columns.description': 'Je pagina structureren met secties',
61
47
  'fabric.editor.configFailedToLoad': 'Fout bij het laden',
62
48
  'fabric.editor.configPanel.cancel': 'Annuleren',
63
49
  'fabric.editor.configPanel.close': 'Sluiten',
@@ -75,16 +61,10 @@ var _default = {
75
61
  'fabric.editor.configPanel.invalid': 'Ongeldig veld',
76
62
  'fabric.editor.configPanel.required': 'Verplicht veld',
77
63
  'fabric.editor.configPanel.submit': 'Verzenden',
78
- 'fabric.editor.copiedToClipboard': 'Gekopieerd!',
79
- 'fabric.editor.copyToClipboard': 'Kopiëren',
80
64
  'fabric.editor.createComment': 'Opmerking',
81
65
  'fabric.editor.createCommentInvalid': 'Je kunt alleen opmerkingen plaatsen bij tekst en koppen',
82
66
  'fabric.editor.customPanel': 'Aangepast paneel',
83
67
  'fabric.editor.customPanel.description': 'Voeg een notitie toe met een emoji en een gekleurde achtergrond',
84
- 'fabric.editor.date': 'Datum',
85
- 'fabric.editor.date.description': 'Een datum toevoegen via een agenda',
86
- 'fabric.editor.decision': 'Beslissing',
87
- 'fabric.editor.decision.description': 'Beslissingen vastleggen zodat deze eenvoudig te traceren zijn',
88
68
  'fabric.editor.decisionPlaceholder': 'Beslissing toevoegen...',
89
69
  'fabric.editor.defaultAltText': 'Lijstitem',
90
70
  'fabric.editor.displayBlock': 'Kaart weergeven',
@@ -93,14 +73,12 @@ var _default = {
93
73
  'fabric.editor.displayLink': 'Weergeven als tekst',
94
74
  'fabric.editor.displayOptionUnavailableInParentNode': 'Deze weergaveoptie is niet beschikbaar binnen {node}.',
95
75
  'fabric.editor.displayText': 'Tekst om te tonen',
96
- 'fabric.editor.distributeColumns': 'Kolommen verdelen',
97
76
  'fabric.editor.dropPlaceholderLabel': 'Document',
98
77
  'fabric.editor.ecombedDescription': 'Een interactieve voorbeeldweergave van een link weergeven',
99
78
  'fabric.editor.edit': 'Bewerken',
100
79
  'fabric.editor.editAltText': 'Alt-tekst bewerken',
101
80
  'fabric.editor.editDateText': 'Bewerkingsdatum',
102
81
  'fabric.editor.editLink': 'Link bewerken',
103
- 'fabric.editor.editMode.inviteToEditButton.title': 'Uitnodigen om te bewerken',
104
82
  'fabric.editor.editStatusColor': 'Statuskleur bewerken',
105
83
  'fabric.editor.editStatusText': 'Status bewerken',
106
84
  'fabric.editor.editableContentLabel': 'Aanpasbare inhoud',
@@ -123,20 +101,14 @@ var _default = {
123
101
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace ontdekken',
124
102
  'fabric.editor.elementbrowser.sidebar.heading': 'Bladeren',
125
103
  'fabric.editor.embedTitle': 'Insluiten',
126
- 'fabric.editor.emoji': 'Emoji',
127
- 'fabric.editor.emoji.description': "Emoji's gebruiken om ideeën 🎉 en emoties 😄 te delen",
128
104
  'fabric.editor.emptyLink': 'Voer een link in.',
129
105
  'fabric.editor.epic': 'Epic',
130
106
  'fabric.editor.error': 'Fout',
131
107
  'fabric.editor.errorPanel': 'Foutpaneel',
132
108
  'fabric.editor.errorPanel.description': 'Bijschrift voor fouten maken in een gekleurd paneel',
133
- 'fabric.editor.expand': 'Uitvouwen',
134
- 'fabric.editor.expand.description': 'Uitvouwen toepassen',
109
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Door deze extensie te verwijderen worden alle koppelingen ervan verbroken.',
110
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Extensie verwijderen',
135
111
  'fabric.editor.extensions.config-panel.save-indicator': 'Alle wijzigingen worden altijd automatisch opgeslagen',
136
- 'fabric.editor.feedbackDialog': 'Feedback geven',
137
- 'fabric.editor.feedbackDialog.description': 'Vertel ons wat je vindt van de nieuwe editor',
138
- 'fabric.editor.filesAndImages': 'Bestanden en afbeeldingen',
139
- 'fabric.editor.filesAndImages.description': 'Afbeeldingen en andere bestanden aan je pagina toevoegen',
140
112
  'fabric.editor.find': 'Zoeken',
141
113
  'fabric.editor.findNext': 'Volgende zoeken',
142
114
  'fabric.editor.findPrevious': 'Vorige zoeken',
@@ -146,8 +118,6 @@ var _default = {
146
118
  'fabric.editor.floatingToolbar.confirmModalOK': 'Oké',
147
119
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Bediening voor zwevende werkbalk is geopend',
148
120
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Zwevende werkbalk',
149
- 'fabric.editor.headerColumn': 'Header-kolom',
150
- 'fabric.editor.headerRow': 'Header-rij',
151
121
  'fabric.editor.heading1': 'Koptekst 1',
152
122
  'fabric.editor.heading1Description': 'Dit gebruiken voor een kop op het hoogste niveau',
153
123
  'fabric.editor.heading2': 'Koptekst 2',
@@ -167,36 +137,25 @@ var _default = {
167
137
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
168
138
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Taak',
169
139
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
170
- 'fabric.editor.help': 'Help',
171
- 'fabric.editor.help.description': 'Blader door alle opties voor sneltoetsen en markdowns',
172
140
  'fabric.editor.helpDialogTips': 'Klik op {keyMap} om dit dialoogvenster snel te openen',
173
- 'fabric.editor.horizontalRule': 'Scheidingslijn',
174
- 'fabric.editor.horizontalRule.description': 'Inhoud scheiden met een horizontale lijn',
175
141
  'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
176
142
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggesties verschijnen hieronder zodra je in het veld typt',
177
143
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {geen resultaten gevonden} one {{count,number} resultaat gevonden} other {{count,number} resultaten gevonden}}',
178
144
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Link plakken of zoeken',
179
- 'fabric.editor.image': 'Afbeelding',
180
145
  'fabric.editor.improvement': 'Verbetering',
146
+ 'fabric.editor.indent': 'Inspringen',
181
147
  'fabric.editor.info': 'Informatie',
182
148
  'fabric.editor.infoPanel': 'Infopaneel',
183
149
  'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
184
150
  'fabric.editor.inlineDescription': 'Link weergeven als inline-tekst',
185
151
  'fabric.editor.inlineTitle': 'Inline',
186
- 'fabric.editor.insertColumn': 'Kolom rechts invoegen',
187
- 'fabric.editor.insertMenu': 'Invoegen',
188
- 'fabric.editor.insertRow': 'Rij onder invoegen',
152
+ '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.',
189
153
  'fabric.editor.invalidDateError': 'Voer een geldige datum in',
190
154
  'fabric.editor.invalidLink': 'Voer een geldige link in.',
191
155
  'fabric.editor.inviteItem.title': '{userRole, select, admin {Nodig teamgenoten uit voor {productName}} trusted {Nodig teamgenoten uit voor {productName}} other {Voeg teamgenoten toe aan {productName}}}',
192
156
  'fabric.editor.italic': 'Cursief',
193
157
  'fabric.editor.keyboardShortcuts': 'Sneltoetsen',
194
- 'fabric.editor.layoutFixedWidth': 'Terug naar midden',
195
- 'fabric.editor.layoutFullWidth': 'Op volledige breedte weergeven',
196
- 'fabric.editor.layoutWide': 'Brede weergave',
197
158
  'fabric.editor.leftSidebar': 'Zijbalk aan linkerkant',
198
- 'fabric.editor.link': 'Link',
199
- 'fabric.editor.link.description': 'Een link invoegen',
200
159
  'fabric.editor.linkAddress': 'Linkadres',
201
160
  'fabric.editor.linkPlaceholder': 'Plak link',
202
161
  'fabric.editor.lists': 'Lijsten',
@@ -204,50 +163,38 @@ var _default = {
204
163
  'fabric.editor.matchCase': 'Overeenkomende zaak',
205
164
  'fabric.editor.mediaAddLink': 'Link toevoegen',
206
165
  'fabric.editor.mediaGroupDeleteLabel': 'Verwijderen',
207
- 'fabric.editor.mention': 'Vermelding',
208
- 'fabric.editor.mention.description': 'Iemand noemen om diegene een melding te sturen',
209
166
  'fabric.editor.mentionsAddLabel': 'pictogram toevoegen',
210
167
  'fabric.editor.mentionsIconLabel': 'Vermelding',
211
- 'fabric.editor.mergeCells': 'Voeg cellen samen',
212
168
  'fabric.editor.moreFormatting': 'Meer opmaak',
213
169
  'fabric.editor.noResultsFound': 'Geen resultaten',
170
+ 'fabric.editor.noSearchResults': 'Geen zoekresultaten',
214
171
  'fabric.editor.normal': 'Normale tekst',
215
172
  'fabric.editor.note': 'Notitie',
216
173
  'fabric.editor.notePanel': 'Notitiepaneel',
217
174
  'fabric.editor.notePanel.description': 'Een opmerking toevoegen in een gekleurd paneel',
218
- 'fabric.editor.numberedColumn': 'Genummerde kolom',
219
175
  'fabric.editor.off': '{formattingType} uit',
220
176
  'fabric.editor.on': '{formattingType} aan',
221
177
  'fabric.editor.orderedList': 'Genummerde lijst',
222
178
  'fabric.editor.orderedList.description': 'Een gesorteerde lijst maken',
223
179
  'fabric.editor.other': 'Andere…',
180
+ 'fabric.editor.outdent': 'Inspringen verkleinen',
224
181
  'fabric.editor.pageActionsLabel': 'Pagina-acties',
225
182
  'fabric.editor.panel.backgroundColor': 'Achtergrondkleur',
226
183
  'fabric.editor.panel.emoji': 'Emoji toevoegen',
227
184
  'fabric.editor.pastePlainText': 'Plak als platte tekst',
228
185
  'fabric.editor.placeholderAltText': 'Beschrijf deze afbeelding met alt-tekst',
229
- 'fabric.editor.placeholderText': 'Plaatsaanduidingstekst',
230
- 'fabric.editor.placeholderText.description': 'Voeg een tekstplaatshouder in de pagina in',
231
186
  'fabric.editor.placeholderTextPlaceholder': 'Voeg plaatsaanduidingstekst toe',
232
187
  'fabric.editor.quickInsert': 'Snel invoegen',
233
188
  'fabric.editor.redo': 'Pas opnieuw toe',
234
- 'fabric.editor.remove': 'Verwijderen',
235
- 'fabric.editor.removeColumns': '{0, plural, one {Kolom verwijderen} other {Kolommen verwijderen}}',
236
- 'fabric.editor.removeEmoji': 'Emoji verwijderen',
237
- 'fabric.editor.removeRows': '{0, plural, one {Rij verwijderen} other {Rijen verwijderen}}',
238
189
  'fabric.editor.replace': 'Vervangen',
239
190
  'fabric.editor.replaceAll': 'Alles vervangen',
240
191
  'fabric.editor.replaceWith': 'Vervangen met',
241
192
  'fabric.editor.resultsCount': '{selectedMatchPosition} van {totalResultsCount}',
242
193
  'fabric.editor.rightSidebar': 'Zijbalk aan rechterkant',
243
- 'fabric.editor.saveButton': 'Opslaan',
194
+ 'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} zoekresultaat beschikbaar} other {{itemsLength,number} zoekresultaten beschikbaar}}',
244
195
  'fabric.editor.selectLanguage': 'Selecteer taal',
196
+ 'fabric.editor.settingsLinks': 'Ga naar koppelingsvoorkeuren',
245
197
  'fabric.editor.single': 'Eén kolom',
246
- 'fabric.editor.sortColumnASC': 'Rangschik kolom van A → Z',
247
- 'fabric.editor.sortColumnDESC': 'Rangschik kolom van Z → A',
248
- 'fabric.editor.splitCell': 'Deel cel op',
249
- 'fabric.editor.status': 'Status',
250
- 'fabric.editor.status.description': 'Een aangepast statuslabel toevoegen',
251
198
  'fabric.editor.statusPlaceholder': 'Status instellen',
252
199
  'fabric.editor.story': 'Story',
253
200
  'fabric.editor.strike': 'Doorgehaald',
@@ -260,11 +207,6 @@ var _default = {
260
207
  'fabric.editor.superscript': 'Superscript',
261
208
  'fabric.editor.superscript.off.subscript.on': 'Superscript uit, subscript aan',
262
209
  'fabric.editor.supportAltText': 'Alt-tekst is handig voor mensen die gebruikmaken van schermlezers vanwege visuele beperkingen.',
263
- 'fabric.editor.table': 'Tabel',
264
- 'fabric.editor.table.description': 'Een tabel invoegen',
265
- 'fabric.editor.tableOptions': 'Tabelopties',
266
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Door deze tabel te verwijderen zal de verbinding met de gekoppelde grafieken worden verbroken.',
267
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Tabel en gegevens verwijderen',
268
210
  'fabric.editor.task': 'Taak',
269
211
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen.",
270
212
  'fabric.editor.text.formatting.off': 'Tekst formatteren uit',
@@ -272,17 +214,8 @@ var _default = {
272
214
  'fabric.editor.textStyles': 'Tekststijlen',
273
215
  'fabric.editor.threeColumns': 'Drie kolommen',
274
216
  'fabric.editor.threeColumnsWithSidebars': 'Drie kolommen met zijbalken',
275
- 'fabric.editor.time.ago': 'geleden',
276
- 'fabric.editor.time.updated': 'Bijgewerkt',
277
- 'fabric.editor.time.viewed': 'Bekeken',
278
217
  'fabric.editor.toolbarLabel': 'Werkbalk editor',
279
218
  'fabric.editor.toolbarMediaTitle': 'Bestanden en afbeeldingen',
280
- 'fabric.editor.tooltip.blockPanel': 'een paneel',
281
- 'fabric.editor.tooltip.bulletList': 'een lijst',
282
- 'fabric.editor.tooltip.decisionList': 'een besluitenlijst',
283
- 'fabric.editor.tooltip.defaultBlockNode': 'een blokknooppunt',
284
- 'fabric.editor.tooltip.nestedExpand': 'een geneste uitgeklapte knooppunt',
285
- 'fabric.editor.tooltip.taskList': 'een actiepunt',
286
219
  'fabric.editor.twoColumns': 'Twee kolommen',
287
220
  'fabric.editor.typeAheadResultLabel': 'TypeAhead resultaten',
288
221
  'fabric.editor.unableToOpenLink': 'Kan deze link niet openen',
@@ -294,31 +227,10 @@ var _default = {
294
227
  'fabric.editor.url': 'URL weergeven',
295
228
  'fabric.editor.urlDescription': 'Link als URL weergeven',
296
229
  'fabric.editor.urlTitle': 'URL',
297
- 'fabric.editor.viewMore': 'Meer bekijken',
298
- 'fabric.editor.visit': 'Link openen in een nieuw venster',
299
230
  'fabric.editor.warning': 'Waarschuwing',
300
231
  'fabric.editor.warningPanel': 'Waarschuwingspaneel',
301
232
  'fabric.editor.warningPanel.description': 'Een waarschuwing toevoegen in een gekleurd paneel',
302
233
  'fabric.editor.wrapLeft': 'Links uitlijnen',
303
- 'fabric.editor.wrapRight': 'Rechts uitlijnen',
304
- 'fabric.theme.blue': 'Blauw',
305
- 'fabric.theme.dark-blue': 'Donkerblauw',
306
- 'fabric.theme.dark-green': 'Donkergroen',
307
- 'fabric.theme.dark-purple': 'Donkerpaars',
308
- 'fabric.theme.dark-red': 'Donkerrood',
309
- 'fabric.theme.dark-teal': 'Donker blauwgroen',
310
- 'fabric.theme.dark-yellow': 'Donkergeel',
311
- 'fabric.theme.gray': 'Grijs',
312
- 'fabric.theme.green': 'Groen',
313
- 'fabric.theme.light-blue': 'Lichtblauw',
314
- 'fabric.theme.light-gray': 'Light gray',
315
- 'fabric.theme.light-green': 'Lichtgroen',
316
- 'fabric.theme.light-purple': 'Lichtpaars',
317
- 'fabric.theme.light-red': 'Lichtrood',
318
- 'fabric.theme.light-teal': 'Light teal',
319
- 'fabric.theme.light-yellow': 'Lichtgeel',
320
- 'fabric.theme.orange': 'Oranje',
321
- 'fabric.theme.purple': 'Paars',
322
- 'fabric.theme.yellow': 'Geel'
234
+ 'fabric.editor.wrapRight': 'Rechts uitlijnen'
323
235
  };
324
236
  exports.default = _default;
@@ -13,13 +13,8 @@ exports.default = void 0;
13
13
  */
14
14
  //Polish (Poland)
15
15
  var _default = {
16
- 'fabric.editor.action': 'Element akcji',
17
- 'fabric.editor.action.description': 'Utwórz i przypisz elementy akcji',
18
16
  'fabric.editor.addAltText': 'Tekst alternatywny',
19
17
  'fabric.editor.alignCenter': 'Wyrównaj do środka',
20
- 'fabric.editor.alignImageCenter': 'Wyrównaj do środka',
21
- 'fabric.editor.alignImageLeft': 'Wyrównaj do lewej',
22
- 'fabric.editor.alignImageRight': 'Wyrównaj do prawej',
23
18
  'fabric.editor.alignLeft': 'Wyrównaj do lewej',
24
19
  'fabric.editor.alignRight': 'Wyrównaj do prawej',
25
20
  'fabric.editor.alignment': 'Wyrównanie tekstu',
@@ -31,20 +26,14 @@ var _default = {
31
26
  'fabric.editor.blockCardUnavailable': 'Łącze w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
32
27
  'fabric.editor.blockDescription': 'Wyświetla więcej informacji o łączu, w tym podsumowanie i czynności',
33
28
  'fabric.editor.blockTitle': 'Karta',
34
- 'fabric.editor.blockquote': 'cudzysłów',
35
29
  'fabric.editor.blockquote.description': 'Wstaw cytat',
36
30
  'fabric.editor.blockquote2': 'Cytat',
37
31
  'fabric.editor.bold': 'Pogrubienie',
38
32
  'fabric.editor.bug': 'Błąd',
39
- 'fabric.editor.canNotSortTable': '⚠️ Nie można sortować tabeli ze scalonymi komórkami',
40
- 'fabric.editor.cancelButton': 'Anuluj',
41
33
  'fabric.editor.captionPlaceholder': 'Dodaj podpis',
42
34
  'fabric.editor.cardFloatingControls': 'Opcje kart',
43
- 'fabric.editor.cellBackground': 'Tło komórki',
44
- 'fabric.editor.cellOptions': 'Opcje komórki',
45
35
  'fabric.editor.chromeCollapsedPlaceholder': 'Wpisz cokolwiek…',
46
36
  'fabric.editor.clearAltTextEdit': 'Wyczyść tekst alternatywny',
47
- 'fabric.editor.clearCells': '{0, plural, one {Wyczyść komórkę} few {Wyczyść komórki} many {Wyczyść komórki} other {Wyczyść komórki}}',
48
37
  'fabric.editor.clearFormatting': 'Wyczyść formatowanie',
49
38
  'fabric.editor.clearLink': 'Wyczyść łącze',
50
39
  'fabric.editor.clearLinkText': 'Wyczyść tekst',
@@ -55,9 +44,6 @@ var _default = {
55
44
  'fabric.editor.code.on': '{textFormattingOff}, formatowanie kodu wł.',
56
45
  'fabric.editor.codeblock': 'Wstawka kodu',
57
46
  'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
58
- 'fabric.editor.collapseTable': 'Zwiń tabelę',
59
- 'fabric.editor.columns': 'Układy',
60
- 'fabric.editor.columns.description': 'Uporządkuj swoją stronę, korzystając z sekcji',
61
47
  'fabric.editor.configFailedToLoad': 'Niepowodzenie ładowania',
62
48
  'fabric.editor.configPanel.cancel': 'Anuluj',
63
49
  'fabric.editor.configPanel.close': 'Zamknij',
@@ -75,16 +61,10 @@ var _default = {
75
61
  'fabric.editor.configPanel.invalid': 'Nieprawidłowe pole',
76
62
  'fabric.editor.configPanel.required': 'Pole wymagane',
77
63
  'fabric.editor.configPanel.submit': 'Wyślij',
78
- 'fabric.editor.copiedToClipboard': 'Skopiowano!',
79
- 'fabric.editor.copyToClipboard': 'Kopiuj',
80
64
  'fabric.editor.createComment': 'Komentarz',
81
65
  'fabric.editor.createCommentInvalid': 'Możesz komentować tylko tekst i nagłówki',
82
66
  'fabric.editor.customPanel': 'Panel niestandardowy',
83
67
  'fabric.editor.customPanel.description': 'Dodaj notatkę z emoji i kolorowym tłem',
84
- 'fabric.editor.date': 'Data',
85
- 'fabric.editor.date.description': 'Dodaj datę, korzystając z kalendarza',
86
- 'fabric.editor.decision': 'Decyzja',
87
- 'fabric.editor.decision.description': 'Obserwuj decyzje, aby łatwo je śledzić',
88
68
  'fabric.editor.decisionPlaceholder': 'Dodaj decyzję…',
89
69
  'fabric.editor.defaultAltText': 'Pozycja na liście',
90
70
  'fabric.editor.displayBlock': 'Wyświetl kartę',
@@ -93,14 +73,12 @@ var _default = {
93
73
  'fabric.editor.displayLink': 'Wyświetl jako tekst',
94
74
  'fabric.editor.displayOptionUnavailableInParentNode': 'Ta opcja wyświetlania nie jest dostępna w węźle {node}',
95
75
  'fabric.editor.displayText': 'Wyświetlany tekst',
96
- 'fabric.editor.distributeColumns': 'Wyrównaj kolumny',
97
76
  'fabric.editor.dropPlaceholderLabel': 'Dokument',
98
77
  'fabric.editor.ecombedDescription': 'Wyświetl interaktywny podgląd łącza',
99
78
  'fabric.editor.edit': 'Edytuj',
100
79
  'fabric.editor.editAltText': 'Edytuj tekst alternatywny',
101
80
  'fabric.editor.editDateText': 'Data edycji',
102
81
  'fabric.editor.editLink': 'Edytuj łącze',
103
- 'fabric.editor.editMode.inviteToEditButton.title': 'Zaproś do edycji',
104
82
  'fabric.editor.editStatusColor': 'Edytuj kolor statusu',
105
83
  'fabric.editor.editStatusText': 'Edytuj status',
106
84
  'fabric.editor.editableContentLabel': 'Zawartość dostępna do edycji',
@@ -123,20 +101,14 @@ var _default = {
123
101
  'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Poznaj sklep Atlassian Marketplace',
124
102
  'fabric.editor.elementbrowser.sidebar.heading': 'Przeglądaj',
125
103
  'fabric.editor.embedTitle': 'Osadź',
126
- 'fabric.editor.emoji': 'Emoji',
127
- 'fabric.editor.emoji.description': 'Używaj emoji, aby wyrażać pomysły 🎉 i emocje 😄',
128
104
  'fabric.editor.emptyLink': 'Wprowadź łącze.',
129
105
  'fabric.editor.epic': 'Epik',
130
106
  'fabric.editor.error': 'Błąd',
131
107
  'fabric.editor.errorPanel': 'Panel błędów',
132
108
  'fabric.editor.errorPanel.description': 'Wyróżniaj błędy kolorem',
133
- 'fabric.editor.expand': 'Sekcja rozwijana',
134
- 'fabric.editor.expand.description': 'Wstaw sekcję rozwijaną',
109
+ 'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Usunięcie tego rozszerzenia spowoduje uszkodzenie wszystkiego, co jest z nim połączone.',
110
+ 'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Usuń rozszerzenie',
135
111
  'fabric.editor.extensions.config-panel.save-indicator': 'Wszystkie zmiany są zawsze zapisywane automatycznie',
136
- 'fabric.editor.feedbackDialog': 'Prześlij opinię',
137
- 'fabric.editor.feedbackDialog.description': 'Opowiedz nam o swoich doświadczeniach podczas korzystania z nowego edytora',
138
- 'fabric.editor.filesAndImages': 'Pliki i obrazy',
139
- 'fabric.editor.filesAndImages.description': 'Dodaj obrazy i inne pliki do strony',
140
112
  'fabric.editor.find': 'Znajdź',
141
113
  'fabric.editor.findNext': 'Znajdź następne',
142
114
  'fabric.editor.findPrevious': 'Znajdź poprzednie',
@@ -146,8 +118,6 @@ var _default = {
146
118
  'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
147
119
  'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Otwarto elementy sterujące przestawnego paska narzędzi',
148
120
  'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Przestawny pasek narzędzi',
149
- 'fabric.editor.headerColumn': 'Kolumna nagłówka',
150
- 'fabric.editor.headerRow': 'Wiersz nagłówka',
151
121
  'fabric.editor.heading1': 'Nagłówek 1',
152
122
  'fabric.editor.heading1Description': 'Użyj tego do nagłówka najwyższego poziomu',
153
123
  'fabric.editor.heading2': 'Nagłówek 2',
@@ -167,36 +137,25 @@ var _default = {
167
137
  'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historyjka',
168
138
  'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Zadanie',
169
139
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy',
170
- 'fabric.editor.help': 'Pomoc',
171
- 'fabric.editor.help.description': 'Przeglądaj wszystkie skróty klawiszowe i opcje Markdown',
172
140
  'fabric.editor.helpDialogTips': 'Naciśnij {keyMap}, aby szybko otworzyć okno dialogowe w dowolnym momencie',
173
- 'fabric.editor.horizontalRule': 'Separator',
174
- 'fabric.editor.horizontalRule.description': 'Oddziel treści linią poziomą',
175
141
  'fabric.editor.hyperlink.linkAriaLabel': 'Etykieta łącza',
176
142
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Sugestie będą pojawiały się poniżej w miarę wpisywania tekstu w polu',
177
143
  '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}}',
178
144
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Wklej lub wyszukaj łącze',
179
- 'fabric.editor.image': 'Obraz',
180
145
  'fabric.editor.improvement': 'Ulepszenie',
146
+ 'fabric.editor.indent': 'Zwiększ wcięcie',
181
147
  'fabric.editor.info': 'Informacje',
182
148
  'fabric.editor.infoPanel': 'Panel informacyjny',
183
149
  'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
184
150
  'fabric.editor.inlineDescription': 'Wyświetla łącze jako tekst wbudowany',
185
151
  'fabric.editor.inlineTitle': 'Wbudowany',
186
- 'fabric.editor.insertColumn': 'Wstaw kolumnę z prawej',
187
- 'fabric.editor.insertMenu': 'Wstaw',
188
- 'fabric.editor.insertRow': 'Wstaw wiersz poniżej',
152
+ 'fabric.editor.inputQueryAssistiveTxt': 'Gdy 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.',
189
153
  'fabric.editor.invalidDateError': 'Wprowadź prawidłową datę',
190
154
  'fabric.editor.invalidLink': 'Wprowadź prawidłowe łącze.',
191
155
  '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}}}',
192
156
  'fabric.editor.italic': 'Kursywa',
193
157
  'fabric.editor.keyboardShortcuts': 'Skróty klawiszowe',
194
- 'fabric.editor.layoutFixedWidth': 'Powrót do centrum',
195
- 'fabric.editor.layoutFullWidth': 'Pełna szerokość',
196
- 'fabric.editor.layoutWide': 'Szeroki widok',
197
158
  'fabric.editor.leftSidebar': 'Lewy pasek boczny',
198
- 'fabric.editor.link': 'Łącze',
199
- 'fabric.editor.link.description': 'Wstaw łącze',
200
159
  'fabric.editor.linkAddress': 'Adres łącza',
201
160
  'fabric.editor.linkPlaceholder': 'Wklej łącze',
202
161
  'fabric.editor.lists': 'Listy',
@@ -204,50 +163,38 @@ var _default = {
204
163
  'fabric.editor.matchCase': 'Uwzględniaj wielkość liter',
205
164
  'fabric.editor.mediaAddLink': 'Dodaj łącze',
206
165
  'fabric.editor.mediaGroupDeleteLabel': 'Usuń',
207
- 'fabric.editor.mention': 'Wzmianka',
208
- 'fabric.editor.mention.description': 'Wspomnij o kimś, aby wysłać mu powiadomienie',
209
166
  'fabric.editor.mentionsAddLabel': 'Ikona dodawania',
210
167
  'fabric.editor.mentionsIconLabel': 'Wzmianka',
211
- 'fabric.editor.mergeCells': 'Scal komórki',
212
168
  'fabric.editor.moreFormatting': 'Więcej opcji formatowania',
213
169
  'fabric.editor.noResultsFound': 'Brak wyników',
170
+ 'fabric.editor.noSearchResults': 'Brak wyników wyszukiwania',
214
171
  'fabric.editor.normal': 'Normalny tekst',
215
172
  'fabric.editor.note': 'Uwaga',
216
173
  'fabric.editor.notePanel': 'Panel uwag',
217
174
  'fabric.editor.notePanel.description': 'Dodaj uwagę w kolorze',
218
- 'fabric.editor.numberedColumn': 'Kolumna numerowana',
219
175
  'fabric.editor.off': '{formattingType} wył.',
220
176
  'fabric.editor.on': '{formattingType} wł.',
221
177
  'fabric.editor.orderedList': 'Lista numerowana',
222
178
  'fabric.editor.orderedList.description': 'Utwórz uporządkowaną listę',
223
179
  'fabric.editor.other': 'Inne...',
180
+ 'fabric.editor.outdent': 'Zmniejsz wcięcie',
224
181
  'fabric.editor.pageActionsLabel': 'Czynności na stronie',
225
182
  'fabric.editor.panel.backgroundColor': 'Kolor tła',
226
183
  'fabric.editor.panel.emoji': 'Dodaj emoji',
227
184
  'fabric.editor.pastePlainText': 'Wklej zwykły tekst',
228
185
  'fabric.editor.placeholderAltText': 'Opisz ten obraz przy użyciu tekstu alternatywnego',
229
- 'fabric.editor.placeholderText': 'Tekst zastępczy',
230
- 'fabric.editor.placeholderText.description': 'Wstaw na stronę tekst zastępczy',
231
186
  'fabric.editor.placeholderTextPlaceholder': 'Dodaj tekst zastępczy',
232
187
  'fabric.editor.quickInsert': 'Szybkie wstawianie',
233
188
  'fabric.editor.redo': 'Ponów',
234
- 'fabric.editor.remove': 'Usuń',
235
- 'fabric.editor.removeColumns': '{0, plural, one {Usuń kolumnę} few {Usuń kolumny} many {Usuń kolumny} other {Usuń kolumny}}',
236
- 'fabric.editor.removeEmoji': 'Usuń emoji',
237
- 'fabric.editor.removeRows': '{0, plural, one {Usuń wiersz} few {Usuń wiersze} many {Usuń wiersze} other {Usuń wiersze}}',
238
189
  'fabric.editor.replace': 'Zastąp',
239
190
  'fabric.editor.replaceAll': 'Zastąp wszystko',
240
191
  'fabric.editor.replaceWith': 'Zastąp tym',
241
192
  'fabric.editor.resultsCount': '{selectedMatchPosition} z {totalResultsCount}',
242
193
  'fabric.editor.rightSidebar': 'Prawy pasek boczny',
243
- 'fabric.editor.saveButton': 'Zapisz',
194
+ 'fabric.editor.searchResults': '{itemsLength, plural, one {Dostępny {itemsLength,number} wynik wyszukiwania} few {Dostępne {itemsLength,number} wyniki wyszukiwania} many {Dostępnych {itemsLength,number} wyników wyszukiwania} other {Dostępne {itemsLength,number} wyniku wyszukiwania}}',
244
195
  'fabric.editor.selectLanguage': 'Wybierz język',
196
+ 'fabric.editor.settingsLinks': 'Przejdź do preferencji łączy',
245
197
  'fabric.editor.single': 'Pojedyncza kolumna',
246
- 'fabric.editor.sortColumnASC': 'Sortuj kolumnę A → Z',
247
- 'fabric.editor.sortColumnDESC': 'Sortuj kolumnę Z → A',
248
- 'fabric.editor.splitCell': 'Podziel komórki',
249
- 'fabric.editor.status': 'Status',
250
- 'fabric.editor.status.description': 'Dodaj niestandardową etykietę statusu',
251
198
  'fabric.editor.statusPlaceholder': 'Ustaw status',
252
199
  'fabric.editor.story': 'Historyjka',
253
200
  'fabric.editor.strike': 'Przekreślenie',
@@ -260,11 +207,6 @@ var _default = {
260
207
  'fabric.editor.superscript': 'Przypis górny',
261
208
  'fabric.editor.superscript.off.subscript.on': 'Indeks górny wył., indeks dolny wł.',
262
209
  'fabric.editor.supportAltText': 'Tekst alternatywny jest przydatny dla osób z zaburzeniami widzenia, korzystających z czytników ekranowych.',
263
- 'fabric.editor.table': 'Tabela',
264
- 'fabric.editor.table.description': 'Wstaw tabelę',
265
- 'fabric.editor.tableOptions': 'Opcje tabeli',
266
- 'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Usunięcie tej tabeli spowoduje uszkodzenie wszystkich połączonych z nią wykresów.',
267
- 'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Usuń tabelę i dane',
268
210
  'fabric.editor.task': 'Zadanie',
269
211
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.',
270
212
  'fabric.editor.text.formatting.off': 'Formatowanie tekstu wył.',
@@ -272,17 +214,8 @@ var _default = {
272
214
  'fabric.editor.textStyles': 'Style tekstu',
273
215
  'fabric.editor.threeColumns': 'Trzy kolumny',
274
216
  'fabric.editor.threeColumnsWithSidebars': 'Trzy kolumny z paskami bocznymi',
275
- 'fabric.editor.time.ago': 'temu',
276
- 'fabric.editor.time.updated': 'Zaktualizowano',
277
- 'fabric.editor.time.viewed': 'Wyświetlono',
278
217
  'fabric.editor.toolbarLabel': 'Pasek narzędzi edytora',
279
218
  'fabric.editor.toolbarMediaTitle': 'Pliki i obrazy',
280
- 'fabric.editor.tooltip.blockPanel': 'panel',
281
- 'fabric.editor.tooltip.bulletList': 'lista',
282
- 'fabric.editor.tooltip.decisionList': 'lista decyzji',
283
- 'fabric.editor.tooltip.defaultBlockNode': 'węzeł bloku',
284
- 'fabric.editor.tooltip.nestedExpand': 'zagnieżdżony węzeł rozwijany',
285
- 'fabric.editor.tooltip.taskList': 'czynność do wykonania',
286
219
  'fabric.editor.twoColumns': 'Dwie kolumny',
287
220
  'fabric.editor.typeAheadResultLabel': 'Wyniki autouzupełniania',
288
221
  'fabric.editor.unableToOpenLink': 'Nie można otworzyć tego łącza',
@@ -294,33 +227,10 @@ var _default = {
294
227
  'fabric.editor.url': 'Wyświetl adres URL',
295
228
  'fabric.editor.urlDescription': 'Wyświetl łącze jako adres URL',
296
229
  'fabric.editor.urlTitle': 'Adres URL',
297
- 'fabric.editor.viewMore': 'Wyświetl więcej',
298
- 'fabric.editor.visit': 'Otwórz łącze w nowym oknie',
299
230
  'fabric.editor.warning': 'Ostrzeżenie',
300
231
  'fabric.editor.warningPanel': 'Panel ostrzeżeń',
301
232
  'fabric.editor.warningPanel.description': 'Dodaj ostrzeżenie w kolorze',
302
233
  'fabric.editor.wrapLeft': 'Zawijaj do lewej',
303
- 'fabric.editor.wrapRight': 'Zawijaj do prawej',
304
- 'fabric.theme.blue': 'Niebieski',
305
- 'fabric.theme.dark-blue': 'Ciemnoniebieski',
306
- 'fabric.theme.dark-green': 'Ciemnozielony',
307
- 'fabric.theme.dark-purple': 'Ciemnofioletowy',
308
- 'fabric.theme.dark-red': 'Ciemnoczerwony',
309
- 'fabric.theme.dark-teal': 'Ciemnozielononiebieski',
310
- 'fabric.theme.dark-yellow': 'Ciemnożółty',
311
- 'fabric.theme.gray': 'Szary',
312
- 'fabric.theme.green': 'Zielony',
313
- 'fabric.theme.light-blue': 'Jasnoniebieski',
314
- 'fabric.theme.light-gray': 'Jasnoszary',
315
- 'fabric.theme.light-green': 'Jasnozielony',
316
- 'fabric.theme.light-purple': 'Jasnofioletowy',
317
- 'fabric.theme.light-red': 'Jasnoczerwony',
318
- 'fabric.theme.light-teal': 'Jasnomorski',
319
- 'fabric.theme.light-yellow': 'Jasnożółty',
320
- 'fabric.theme.orange': 'Pomarańczowy',
321
- 'fabric.theme.purple': 'Fioletowy',
322
- 'fabric.theme.red': 'Czerwony',
323
- 'fabric.theme.white': 'Biały',
324
- 'fabric.theme.yellow': 'Żółty'
234
+ 'fabric.editor.wrapRight': 'Zawijaj do prawej'
325
235
  };
326
236
  exports.default = _default;