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