@atlaskit/editor-common 82.2.0 → 82.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -0
- package/dist/cjs/i18n/cs.js +5 -5
- package/dist/cjs/i18n/da.js +9 -5
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +8 -5
- package/dist/cjs/i18n/en_GB.js +8 -5
- package/dist/cjs/i18n/en_ZZ.js +8 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +9 -5
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +9 -5
- package/dist/cjs/i18n/ja.js +9 -5
- package/dist/cjs/i18n/ko.js +9 -5
- package/dist/cjs/i18n/nb.js +5 -5
- package/dist/cjs/i18n/nl.js +9 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +9 -5
- package/dist/cjs/i18n/ru.js +9 -5
- package/dist/cjs/i18n/sv.js +9 -5
- package/dist/cjs/i18n/th.js +4 -3
- package/dist/cjs/i18n/tr.js +7 -3
- package/dist/cjs/i18n/uk.js +9 -5
- package/dist/cjs/i18n/vi.js +9 -5
- package/dist/cjs/i18n/zh.js +8 -4
- package/dist/cjs/i18n/zh_TW.js +5 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/cjs/ui/FloatingToolbar/Button.js +4 -2
- package/dist/es2019/i18n/cs.js +5 -5
- package/dist/es2019/i18n/da.js +9 -5
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +8 -5
- package/dist/es2019/i18n/en_GB.js +8 -5
- package/dist/es2019/i18n/en_ZZ.js +8 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +9 -5
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +9 -5
- package/dist/es2019/i18n/ja.js +9 -5
- package/dist/es2019/i18n/ko.js +9 -5
- package/dist/es2019/i18n/nb.js +5 -5
- package/dist/es2019/i18n/nl.js +9 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +9 -5
- package/dist/es2019/i18n/ru.js +9 -5
- package/dist/es2019/i18n/sv.js +9 -5
- package/dist/es2019/i18n/th.js +4 -3
- package/dist/es2019/i18n/tr.js +7 -3
- package/dist/es2019/i18n/uk.js +9 -5
- package/dist/es2019/i18n/vi.js +9 -5
- package/dist/es2019/i18n/zh.js +8 -4
- package/dist/es2019/i18n/zh_TW.js +5 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/es2019/ui/FloatingToolbar/Button.js +4 -2
- package/dist/esm/i18n/cs.js +5 -5
- package/dist/esm/i18n/da.js +9 -5
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +8 -5
- package/dist/esm/i18n/en_GB.js +8 -5
- package/dist/esm/i18n/en_ZZ.js +8 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +9 -5
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +9 -5
- package/dist/esm/i18n/ja.js +9 -5
- package/dist/esm/i18n/ko.js +9 -5
- package/dist/esm/i18n/nb.js +5 -5
- package/dist/esm/i18n/nl.js +9 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +9 -5
- package/dist/esm/i18n/ru.js +9 -5
- package/dist/esm/i18n/sv.js +9 -5
- package/dist/esm/i18n/th.js +4 -3
- package/dist/esm/i18n/tr.js +7 -3
- package/dist/esm/i18n/uk.js +9 -5
- package/dist/esm/i18n/vi.js +9 -5
- package/dist/esm/i18n/zh.js +8 -4
- package/dist/esm/i18n/zh_TW.js +5 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/esm/ui/FloatingToolbar/Button.js +4 -2
- package/dist/types/i18n/cs.d.ts +3 -3
- package/dist/types/i18n/da.d.ts +7 -3
- package/dist/types/i18n/de.d.ts +7 -3
- package/dist/types/i18n/en.d.ts +6 -3
- package/dist/types/i18n/en_GB.d.ts +6 -3
- package/dist/types/i18n/en_ZZ.d.ts +6 -3
- package/dist/types/i18n/es.d.ts +7 -3
- package/dist/types/i18n/fi.d.ts +7 -3
- package/dist/types/i18n/fr.d.ts +7 -3
- package/dist/types/i18n/hu.d.ts +7 -3
- package/dist/types/i18n/it.d.ts +7 -3
- package/dist/types/i18n/ja.d.ts +7 -3
- package/dist/types/i18n/ko.d.ts +7 -3
- package/dist/types/i18n/nb.d.ts +3 -3
- package/dist/types/i18n/nl.d.ts +7 -3
- package/dist/types/i18n/pl.d.ts +7 -3
- package/dist/types/i18n/pt_BR.d.ts +7 -3
- package/dist/types/i18n/ru.d.ts +7 -3
- package/dist/types/i18n/sv.d.ts +7 -3
- package/dist/types/i18n/th.d.ts +4 -3
- package/dist/types/i18n/tr.d.ts +7 -3
- package/dist/types/i18n/uk.d.ts +7 -3
- package/dist/types/i18n/vi.d.ts +7 -3
- package/dist/types/i18n/zh.d.ts +7 -3
- package/dist/types/i18n/zh_TW.d.ts +3 -3
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +3 -3
- package/dist/types-ts4.5/i18n/da.d.ts +7 -3
- package/dist/types-ts4.5/i18n/de.d.ts +7 -3
- package/dist/types-ts4.5/i18n/en.d.ts +6 -3
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -3
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -3
- package/dist/types-ts4.5/i18n/es.d.ts +7 -3
- package/dist/types-ts4.5/i18n/fi.d.ts +7 -3
- package/dist/types-ts4.5/i18n/fr.d.ts +7 -3
- package/dist/types-ts4.5/i18n/hu.d.ts +7 -3
- package/dist/types-ts4.5/i18n/it.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ja.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ko.d.ts +7 -3
- package/dist/types-ts4.5/i18n/nb.d.ts +3 -3
- package/dist/types-ts4.5/i18n/nl.d.ts +7 -3
- package/dist/types-ts4.5/i18n/pl.d.ts +7 -3
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +7 -3
- package/dist/types-ts4.5/i18n/ru.d.ts +7 -3
- package/dist/types-ts4.5/i18n/sv.d.ts +7 -3
- package/dist/types-ts4.5/i18n/th.d.ts +4 -3
- package/dist/types-ts4.5/i18n/tr.d.ts +7 -3
- package/dist/types-ts4.5/i18n/uk.d.ts +7 -3
- package/dist/types-ts4.5/i18n/vi.d.ts +7 -3
- package/dist/types-ts4.5/i18n/zh.d.ts +7 -3
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +3 -3
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @atlaskit/editor-common
|
|
2
2
|
|
|
3
|
+
## 82.2.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#109033](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109033)
|
|
8
|
+
[`046555d9a96ea`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/046555d9a96ea) -
|
|
9
|
+
Converts LD flag to an experiment for Preserve Table Widths part two feature.
|
|
10
|
+
|
|
11
|
+
## 82.2.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#108446](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/108446)
|
|
16
|
+
[`c2094d9cb4266`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c2094d9cb4266) -
|
|
17
|
+
[ux] EDF-844: Don't show tooltips in floating toolbar buttons if it is the same as the label that
|
|
18
|
+
is displayed - see content guidelines for best practices
|
|
19
|
+
(https://atlassian.design/components/tooltip/usage#content-guidelines)
|
|
20
|
+
- Updated dependencies
|
|
21
|
+
|
|
3
22
|
## 82.2.0
|
|
4
23
|
|
|
5
24
|
### Minor Changes
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Rozhodnutí',
|
|
119
119
|
'fabric.editor.decision.description': 'Zaznamenávejte rozhodnutí, aby se snadněji sledovala',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Přidat rozhodnutí...',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Snížit velikost',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Snížit velikost tabulky nebo multimédia',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Dokument',
|
|
124
123
|
'fabric.editor.description': 'Popis',
|
|
125
124
|
'fabric.editor.displayBlock': 'Zobrazit jako kartu',
|
|
@@ -249,8 +248,7 @@ var _default = exports.default = {
|
|
|
249
248
|
'fabric.editor.imageBorderSize': 'Velikost',
|
|
250
249
|
'fabric.editor.imageBorderSubtle': 'Útlé',
|
|
251
250
|
'fabric.editor.improvement': 'Vylepšení',
|
|
252
|
-
'fabric.editor.
|
|
253
|
-
'fabric.editor.increaseSize': 'Zvýšit velikost',
|
|
251
|
+
'fabric.editor.increaseSize': 'Zvýšit velikost tabulky nebo multimédia',
|
|
254
252
|
'fabric.editor.indent': 'Zvětšit odsazení',
|
|
255
253
|
'fabric.editor.info': 'Informace',
|
|
256
254
|
'fabric.editor.infoPanel': 'Informační panel',
|
|
@@ -265,6 +263,8 @@ var _default = exports.default = {
|
|
|
265
263
|
'fabric.editor.insertMenu': 'Vložit prvky',
|
|
266
264
|
'fabric.editor.insertRow': 'Vložit řádek pod',
|
|
267
265
|
'fabric.editor.insertRowDrag': 'Vložit řádek',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Vložit sloupec tabulky',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Vložit řádek tabulky',
|
|
268
268
|
'fabric.editor.invalidDateError': 'Zadejte platné datum.',
|
|
269
269
|
'fabric.editor.invalidLink': 'Zadejte platný odkaz.',
|
|
270
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Pozvat týmového kolegu do produktu {productName}} trusted {Pozvat týmového kolegu do produktu {productName}} other {Přidat týmového kolegu do produktu {productName}}}',
|
|
@@ -341,6 +341,7 @@ var _default = exports.default = {
|
|
|
341
341
|
'fabric.editor.placeholderTextPlaceholder': 'Přidat text placeholderu.',
|
|
342
342
|
'fabric.editor.plainText': 'Použít prostý text',
|
|
343
343
|
'fabric.editor.quickInsert': 'Rychlé vložení',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Nahrát',
|
|
344
345
|
'fabric.editor.recordVideo': 'Nahrávání videa Loom',
|
|
345
346
|
'fabric.editor.recordVideo.description': 'Nahrávejte a sdílejte svou obrazovku a myšlenky.',
|
|
346
347
|
'fabric.editor.redo': 'Znovu',
|
|
@@ -444,7 +445,6 @@ var _default = exports.default = {
|
|
|
444
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Když začnete psát, budou se vyhledávat uživatelé k označení.',
|
|
445
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Uživatelé, které můžete označit',
|
|
446
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Uživatel {name} @{shortName}',
|
|
447
|
-
'fabric.editor.unLockColumns': 'Proměnné šířky sloupců',
|
|
448
448
|
'fabric.editor.unableToLoadContent': 'Obsah se nepodařilo načíst.',
|
|
449
449
|
'fabric.editor.unableToOpenLink': 'Tento odkaz nelze otevřít',
|
|
450
450
|
'fabric.editor.underline': 'Podtržení',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Beslutning',
|
|
119
119
|
'fabric.editor.decision.description': 'Registrér beslutninger, så de er lette at finde igen',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Tilføj en beslutning ...',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Reducer størrelse',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Reducer tabel- eller mediestørrelse',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Dokument',
|
|
124
123
|
'fabric.editor.description': 'Beskrivelse',
|
|
125
124
|
'fabric.editor.displayBlock': 'Vis som kort',
|
|
@@ -136,6 +135,10 @@ var _default = exports.default = {
|
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Tilføj et link',
|
|
137
136
|
'fabric.editor.editAltText': 'Rediger alternativ tekst',
|
|
138
137
|
'fabric.editor.editDateText': 'Rediger dato',
|
|
138
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Rediger søgning',
|
|
139
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Rediger link',
|
|
140
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Udvid rullemenu',
|
|
141
|
+
'fabric.editor.editDropdownTriggerTitle': 'Rediger',
|
|
139
142
|
'fabric.editor.editLink': 'Redigér link',
|
|
140
143
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invitér til at redigere',
|
|
141
144
|
'fabric.editor.editStatusColor': 'Rediger statusfarve',
|
|
@@ -245,8 +248,7 @@ var _default = exports.default = {
|
|
|
245
248
|
'fabric.editor.imageBorderSize': 'Størrelse',
|
|
246
249
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
247
250
|
'fabric.editor.improvement': 'Forbedring',
|
|
248
|
-
'fabric.editor.
|
|
249
|
-
'fabric.editor.increaseSize': 'Gør større',
|
|
251
|
+
'fabric.editor.increaseSize': 'Forøg tabel- eller mediestørrelse',
|
|
250
252
|
'fabric.editor.indent': 'Ryk ind',
|
|
251
253
|
'fabric.editor.info': 'Info',
|
|
252
254
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
@@ -261,6 +263,8 @@ var _default = exports.default = {
|
|
|
261
263
|
'fabric.editor.insertMenu': 'Indsæt elementer',
|
|
262
264
|
'fabric.editor.insertRow': 'Indsæt række under',
|
|
263
265
|
'fabric.editor.insertRowDrag': 'Indsæt række',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Indsæt tabelkolonne',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Indsæt tabelrække',
|
|
264
268
|
'fabric.editor.invalidDateError': 'Indtast en gyldig dato',
|
|
265
269
|
'fabric.editor.invalidLink': 'Indtast et gyldigt link.',
|
|
266
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Tilføj teammedlem til {productName}}}',
|
|
@@ -337,6 +341,7 @@ var _default = exports.default = {
|
|
|
337
341
|
'fabric.editor.placeholderTextPlaceholder': 'Tilføj midlertidig tekst',
|
|
338
342
|
'fabric.editor.plainText': 'Brug almindelig tekst',
|
|
339
343
|
'fabric.editor.quickInsert': 'Hurtig indsætning',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Optag',
|
|
340
345
|
'fabric.editor.recordVideo': 'Optag en Loom-video',
|
|
341
346
|
'fabric.editor.recordVideo.description': 'Optag og del din skærm og dine tanker',
|
|
342
347
|
'fabric.editor.redo': 'Gentag',
|
|
@@ -440,7 +445,6 @@ var _default = exports.default = {
|
|
|
440
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Begynd at indtaste for at søge efter brugere, du vil tagge',
|
|
441
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Brugere, du kan tagge',
|
|
442
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Brugeren {name} @{shortName}',
|
|
443
|
-
'fabric.editor.unLockColumns': 'Variable søjlebredder',
|
|
444
448
|
'fabric.editor.unableToLoadContent': 'Vi kunne ikke indlæse dette indhold',
|
|
445
449
|
'fabric.editor.unableToOpenLink': 'Kan ikke åbne dette link',
|
|
446
450
|
'fabric.editor.underline': 'Understreget',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Entscheidung',
|
|
119
119
|
'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht zu verfolgen',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Entscheidung hinzufügen …',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Verkleinern',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Tabellen- oder Mediengröße verringern',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Dokument',
|
|
124
123
|
'fabric.editor.description': 'Beschreibung',
|
|
125
124
|
'fabric.editor.displayBlock': 'Karte anzeigen',
|
|
@@ -136,6 +135,10 @@ var _default = exports.default = {
|
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Einen Link hinzufügen',
|
|
137
136
|
'fabric.editor.editAltText': 'Alternativtext bearbeiten',
|
|
138
137
|
'fabric.editor.editDateText': 'Datum bearbeiten',
|
|
138
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Suchanfrage bearbeiten',
|
|
139
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Link bearbeiten',
|
|
140
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Drop-down-Menü erweitern',
|
|
141
|
+
'fabric.editor.editDropdownTriggerTitle': 'Bearbeiten',
|
|
139
142
|
'fabric.editor.editLink': 'Link bearbeiten',
|
|
140
143
|
'fabric.editor.editMode.inviteToEditButton.title': 'Zum Bearbeiten einladen',
|
|
141
144
|
'fabric.editor.editStatusColor': 'Statusfarbe bearbeiten',
|
|
@@ -245,8 +248,7 @@ var _default = exports.default = {
|
|
|
245
248
|
'fabric.editor.imageBorderSize': 'Größe',
|
|
246
249
|
'fabric.editor.imageBorderSubtle': 'Schmal',
|
|
247
250
|
'fabric.editor.improvement': 'Verbesserung',
|
|
248
|
-
'fabric.editor.
|
|
249
|
-
'fabric.editor.increaseSize': 'Vergrößern',
|
|
251
|
+
'fabric.editor.increaseSize': 'Tabellen- oder Mediengröße erhöhen',
|
|
250
252
|
'fabric.editor.indent': 'Einzug vergrößern',
|
|
251
253
|
'fabric.editor.info': 'Info',
|
|
252
254
|
'fabric.editor.infoPanel': 'Info-Panel',
|
|
@@ -261,6 +263,8 @@ var _default = exports.default = {
|
|
|
261
263
|
'fabric.editor.insertMenu': 'Elemente einfügen',
|
|
262
264
|
'fabric.editor.insertRow': 'Zeile unten einfügen',
|
|
263
265
|
'fabric.editor.insertRowDrag': 'Zeile einfügen',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Tabellenspalte einfügen',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Tabellenzeile einfügen',
|
|
264
268
|
'fabric.editor.invalidDateError': 'Bitte geben Sie ein gültiges Datum ein.',
|
|
265
269
|
'fabric.editor.invalidLink': 'Bitte geben Sie einen gültigen Link ein.',
|
|
266
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
@@ -337,6 +341,7 @@ var _default = exports.default = {
|
|
|
337
341
|
'fabric.editor.placeholderTextPlaceholder': 'Platzhaltertext hinzufügen',
|
|
338
342
|
'fabric.editor.plainText': 'Nur-Text verwenden',
|
|
339
343
|
'fabric.editor.quickInsert': 'Schnelleinfügung',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Aufzeichnen',
|
|
340
345
|
'fabric.editor.recordVideo': 'Loom-Video aufnehmen',
|
|
341
346
|
'fabric.editor.recordVideo.description': 'Nehmen Sie Ihren Bildschirm und Ihre Gedanken auf und teilen Sie sie.',
|
|
342
347
|
'fabric.editor.redo': 'Wiederherstellen',
|
|
@@ -440,7 +445,6 @@ var _default = exports.default = {
|
|
|
440
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Beginnen Sie mit der Eingabe, um nach Benutzern zum Kennzeichnen zu suchen',
|
|
441
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Benutzer, die Sie kennzeichnen können',
|
|
442
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Benutzer {name} @{shortName}',
|
|
443
|
-
'fabric.editor.unLockColumns': 'Variierbare Spaltenbreiten',
|
|
444
448
|
'fabric.editor.unableToLoadContent': 'Der Inhalt konnte nicht geladen werden',
|
|
445
449
|
'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
|
|
446
450
|
'fabric.editor.underline': 'Unterstrichen',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Decision',
|
|
119
119
|
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Decrease size',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Decrease table or media size',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Document',
|
|
124
123
|
'fabric.editor.description': 'Description',
|
|
125
124
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -135,6 +134,8 @@ var _default = exports.default = {
|
|
|
135
134
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Add a link',
|
|
137
136
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
137
|
+
'fabric.editor.editDatasourceStandalone': 'Edit',
|
|
138
|
+
'fabric.editor.editDatasourceStandaloneTooltip': 'Edit search query',
|
|
138
139
|
'fabric.editor.editDateText': 'Edit Date',
|
|
139
140
|
'fabric.editor.editDropdownEditDatasourceTitle': 'Edit search query',
|
|
140
141
|
'fabric.editor.editDropdownEditLinkTitle': 'Edit link',
|
|
@@ -249,14 +250,14 @@ var _default = exports.default = {
|
|
|
249
250
|
'fabric.editor.imageBorderSize': 'Size',
|
|
250
251
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
251
252
|
'fabric.editor.improvement': 'Improvement',
|
|
252
|
-
'fabric.editor.
|
|
253
|
-
'fabric.editor.increaseSize': 'Increase size',
|
|
253
|
+
'fabric.editor.increaseSize': 'Increase table or media size',
|
|
254
254
|
'fabric.editor.indent': 'Indent',
|
|
255
255
|
'fabric.editor.info': 'Info',
|
|
256
256
|
'fabric.editor.infoPanel': 'Info panel',
|
|
257
257
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
258
258
|
'fabric.editor.inlineConfigureLink': 'Configure link',
|
|
259
259
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
260
|
+
'fabric.editor.inlineGoToLink': 'Go to link',
|
|
260
261
|
'fabric.editor.inlineOverlay': 'Configure',
|
|
261
262
|
'fabric.editor.inlineTitle': 'Inline',
|
|
262
263
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
@@ -265,6 +266,8 @@ var _default = exports.default = {
|
|
|
265
266
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
266
267
|
'fabric.editor.insertRow': 'Insert row below',
|
|
267
268
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
269
|
+
'fabric.editor.insertTableColumn': 'Insert table column',
|
|
270
|
+
'fabric.editor.insertTableRow': 'Insert table row',
|
|
268
271
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
269
272
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
270
273
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -341,6 +344,7 @@ var _default = exports.default = {
|
|
|
341
344
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
342
345
|
'fabric.editor.plainText': 'Use plain text',
|
|
343
346
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
347
|
+
'fabric.editor.recordLoomShortTitle': 'Record',
|
|
344
348
|
'fabric.editor.recordVideo': 'Record a Loom video',
|
|
345
349
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
346
350
|
'fabric.editor.redo': 'Redo',
|
|
@@ -445,7 +449,6 @@ var _default = exports.default = {
|
|
|
445
449
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
|
|
446
450
|
'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
|
|
447
451
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
448
|
-
'fabric.editor.unLockColumns': 'Variable column widths',
|
|
449
452
|
'fabric.editor.unableToLoadContent': "We couldn't load this content",
|
|
450
453
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
451
454
|
'fabric.editor.underline': 'Underline',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Decision',
|
|
119
119
|
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Decrease size',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Decrease table or media size',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Document',
|
|
124
123
|
'fabric.editor.description': 'Description',
|
|
125
124
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -135,6 +134,8 @@ var _default = exports.default = {
|
|
|
135
134
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Add a link',
|
|
137
136
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
137
|
+
'fabric.editor.editDatasourceStandalone': 'Edit',
|
|
138
|
+
'fabric.editor.editDatasourceStandaloneTooltip': 'Edit search query',
|
|
138
139
|
'fabric.editor.editDateText': 'Edit Date',
|
|
139
140
|
'fabric.editor.editDropdownEditDatasourceTitle': 'Edit search query',
|
|
140
141
|
'fabric.editor.editDropdownEditLinkTitle': 'Edit link',
|
|
@@ -249,14 +250,14 @@ var _default = exports.default = {
|
|
|
249
250
|
'fabric.editor.imageBorderSize': 'Size',
|
|
250
251
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
251
252
|
'fabric.editor.improvement': 'Improvement',
|
|
252
|
-
'fabric.editor.
|
|
253
|
-
'fabric.editor.increaseSize': 'Increase size',
|
|
253
|
+
'fabric.editor.increaseSize': 'Increase table or media size',
|
|
254
254
|
'fabric.editor.indent': 'Indent',
|
|
255
255
|
'fabric.editor.info': 'Info',
|
|
256
256
|
'fabric.editor.infoPanel': 'Info panel',
|
|
257
257
|
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
258
258
|
'fabric.editor.inlineConfigureLink': 'Configure link',
|
|
259
259
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
260
|
+
'fabric.editor.inlineGoToLink': 'Go to link',
|
|
260
261
|
'fabric.editor.inlineOverlay': 'Configure',
|
|
261
262
|
'fabric.editor.inlineTitle': 'Inline',
|
|
262
263
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
@@ -265,6 +266,8 @@ var _default = exports.default = {
|
|
|
265
266
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
266
267
|
'fabric.editor.insertRow': 'Insert row below',
|
|
267
268
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
269
|
+
'fabric.editor.insertTableColumn': 'Insert table column',
|
|
270
|
+
'fabric.editor.insertTableRow': 'Insert table row',
|
|
268
271
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
269
272
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
270
273
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -341,6 +344,7 @@ var _default = exports.default = {
|
|
|
341
344
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
342
345
|
'fabric.editor.plainText': 'Use plain text',
|
|
343
346
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
347
|
+
'fabric.editor.recordLoomShortTitle': 'Record',
|
|
344
348
|
'fabric.editor.recordVideo': 'Record a Loom video',
|
|
345
349
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
346
350
|
'fabric.editor.redo': 'Redo',
|
|
@@ -445,7 +449,6 @@ var _default = exports.default = {
|
|
|
445
449
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
|
|
446
450
|
'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
|
|
447
451
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
448
|
-
'fabric.editor.unLockColumns': 'Variable column widths',
|
|
449
452
|
'fabric.editor.unableToLoadContent': "We couldn't load this content",
|
|
450
453
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
451
454
|
'fabric.editor.underline': 'Underline',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Decision',
|
|
119
119
|
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Decrease size',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Decrease table or media size',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Document',
|
|
124
123
|
'fabric.editor.description': 'Description',
|
|
125
124
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -135,6 +134,8 @@ var _default = exports.default = {
|
|
|
135
134
|
'fabric.editor.edit.datasource': 'Edit search query',
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Add a link',
|
|
137
136
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
137
|
+
'fabric.editor.editDatasourceStandalone': 'Edit',
|
|
138
|
+
'fabric.editor.editDatasourceStandaloneTooltip': 'Edit search query',
|
|
138
139
|
'fabric.editor.editDateText': 'Edit Date',
|
|
139
140
|
'fabric.editor.editDropdownEditDatasourceTitle': 'Edit search query',
|
|
140
141
|
'fabric.editor.editDropdownEditLinkTitle': 'Edit link',
|
|
@@ -249,14 +250,14 @@ var _default = exports.default = {
|
|
|
249
250
|
'fabric.editor.imageBorderSize': 'Size',
|
|
250
251
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
251
252
|
'fabric.editor.improvement': 'Improvement',
|
|
252
|
-
'fabric.editor.
|
|
253
|
-
'fabric.editor.increaseSize': 'Increase size',
|
|
253
|
+
'fabric.editor.increaseSize': 'Increase table or media size',
|
|
254
254
|
'fabric.editor.indent': 'Indent',
|
|
255
255
|
'fabric.editor.info': 'Info',
|
|
256
256
|
'fabric.editor.infoPanel': 'Info panel',
|
|
257
257
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
258
258
|
'fabric.editor.inlineConfigureLink': 'Configure link',
|
|
259
259
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
260
|
+
'fabric.editor.inlineGoToLink': 'Go to link',
|
|
260
261
|
'fabric.editor.inlineOverlay': 'Configure',
|
|
261
262
|
'fabric.editor.inlineTitle': 'Inline',
|
|
262
263
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
@@ -265,6 +266,8 @@ var _default = exports.default = {
|
|
|
265
266
|
'fabric.editor.insertMenu': 'Insert elements',
|
|
266
267
|
'fabric.editor.insertRow': 'Insert row below',
|
|
267
268
|
'fabric.editor.insertRowDrag': 'Insert row',
|
|
269
|
+
'fabric.editor.insertTableColumn': 'Insert table column',
|
|
270
|
+
'fabric.editor.insertTableRow': 'Insert table row',
|
|
268
271
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
269
272
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
270
273
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
@@ -341,6 +344,7 @@ var _default = exports.default = {
|
|
|
341
344
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
342
345
|
'fabric.editor.plainText': 'Use plain text',
|
|
343
346
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
347
|
+
'fabric.editor.recordLoomShortTitle': 'Record',
|
|
344
348
|
'fabric.editor.recordVideo': 'Record a Loom video',
|
|
345
349
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
346
350
|
'fabric.editor.redo': 'Redo',
|
|
@@ -444,7 +448,6 @@ var _default = exports.default = {
|
|
|
444
448
|
'fabric.editor.typeahead.mentionInputLabel': 'Begin typing to search for users to tag',
|
|
445
449
|
'fabric.editor.typeahead.mentionPopupLabel': 'Users you can tag',
|
|
446
450
|
'fabric.editor.typeahead.metionListItemLabel': 'User {name} @{shortName}',
|
|
447
|
-
'fabric.editor.unLockColumns': 'Variable column widths',
|
|
448
451
|
'fabric.editor.unableToLoadContent': "We couldn't load this content",
|
|
449
452
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
450
453
|
'fabric.editor.underline': 'Underline',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Decisión',
|
|
119
119
|
'fabric.editor.decision.description': 'Captar decisiones para que sea más fácil supervisarlas',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Reducir tamaño',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Documento',
|
|
124
123
|
'fabric.editor.description': 'Descripción',
|
|
125
124
|
'fabric.editor.displayBlock': 'Mostrar como tarjeta',
|
|
@@ -136,6 +135,10 @@ var _default = exports.default = {
|
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Añadir un enlace',
|
|
137
136
|
'fabric.editor.editAltText': 'Editar texto alternativo',
|
|
138
137
|
'fabric.editor.editDateText': 'Editar fecha',
|
|
138
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Editar consulta de búsqueda',
|
|
139
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Editar enlace',
|
|
140
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Ampliar el menú desplegable',
|
|
141
|
+
'fabric.editor.editDropdownTriggerTitle': 'Editar',
|
|
139
142
|
'fabric.editor.editLink': 'Editar enlace',
|
|
140
143
|
'fabric.editor.editMode.inviteToEditButton.title': 'Invitar a editar',
|
|
141
144
|
'fabric.editor.editStatusColor': 'Editar color de estado',
|
|
@@ -245,8 +248,7 @@ var _default = exports.default = {
|
|
|
245
248
|
'fabric.editor.imageBorderSize': 'Tamaño',
|
|
246
249
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
247
250
|
'fabric.editor.improvement': 'Mejora',
|
|
248
|
-
'fabric.editor.
|
|
249
|
-
'fabric.editor.increaseSize': 'Aumentar tamaño',
|
|
251
|
+
'fabric.editor.increaseSize': 'Reducir tamaño de tabla o elemento multimedia',
|
|
250
252
|
'fabric.editor.indent': 'Aplicar sangría',
|
|
251
253
|
'fabric.editor.info': 'Información',
|
|
252
254
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
@@ -261,6 +263,8 @@ var _default = exports.default = {
|
|
|
261
263
|
'fabric.editor.insertMenu': 'Insertar elementos',
|
|
262
264
|
'fabric.editor.insertRow': 'Insertar fila debajo',
|
|
263
265
|
'fabric.editor.insertRowDrag': 'Insertar fila',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Insertar columna de tabla',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Insertar fila de tabla',
|
|
264
268
|
'fabric.editor.invalidDateError': 'Introducir una fecha válida',
|
|
265
269
|
'fabric.editor.invalidLink': 'Introduce un enlace válido.',
|
|
266
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita a un compañero de equipo a {productName}} trusted {Invita a un compañero de equipo a {productName}} other {Añade a un compañero de equipo a {productName}}}',
|
|
@@ -337,6 +341,7 @@ var _default = exports.default = {
|
|
|
337
341
|
'fabric.editor.placeholderTextPlaceholder': 'Añadir texto de marcador de posición',
|
|
338
342
|
'fabric.editor.plainText': 'Usar texto sin formato',
|
|
339
343
|
'fabric.editor.quickInsert': 'Inserción rápida',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Grabar',
|
|
340
345
|
'fabric.editor.recordVideo': 'Grabar un vídeo de Loom',
|
|
341
346
|
'fabric.editor.recordVideo.description': 'Graba y comparte tu pantalla y tus ideas',
|
|
342
347
|
'fabric.editor.redo': 'Rehacer',
|
|
@@ -440,7 +445,6 @@ var _default = exports.default = {
|
|
|
440
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Comienza a escribir para buscar usuarios que etiquetar',
|
|
441
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Usuarios a los que puedes etiquetar',
|
|
442
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Usuario {name} @{shortName}',
|
|
443
|
-
'fabric.editor.unLockColumns': 'Anchuras de columna variables',
|
|
444
448
|
'fabric.editor.unableToLoadContent': 'No hemos podido cargar este contenido',
|
|
445
449
|
'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
|
|
446
450
|
'fabric.editor.underline': 'Subrayado',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Päätös',
|
|
119
119
|
'fabric.editor.decision.description': 'Taltioi päätökset, jotta niitä on helppo seurata',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Lisää päätös...',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Pienennä kokoa',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Pienennä taulukon tai median kokoa',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Asiakirja',
|
|
124
123
|
'fabric.editor.description': 'Kuvaus',
|
|
125
124
|
'fabric.editor.displayBlock': 'Näytä kortti',
|
|
@@ -136,6 +135,10 @@ var _default = exports.default = {
|
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Lisää linkki',
|
|
137
136
|
'fabric.editor.editAltText': 'Muokkaa vaihtoehtoista tekstiä',
|
|
138
137
|
'fabric.editor.editDateText': 'Muokkaa päiväystä',
|
|
138
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Muokkaa hakukyselyä',
|
|
139
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Muokkaa linkkiä',
|
|
140
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Laajenna avattava valikko',
|
|
141
|
+
'fabric.editor.editDropdownTriggerTitle': 'Muokkaa',
|
|
139
142
|
'fabric.editor.editLink': 'Muokkaa linkkiä',
|
|
140
143
|
'fabric.editor.editMode.inviteToEditButton.title': 'Kutsu käyttäjä muokkaamaan',
|
|
141
144
|
'fabric.editor.editStatusColor': 'Muokkaa tilaväriä',
|
|
@@ -245,8 +248,7 @@ var _default = exports.default = {
|
|
|
245
248
|
'fabric.editor.imageBorderSize': 'Koko',
|
|
246
249
|
'fabric.editor.imageBorderSubtle': 'Hienovarainen',
|
|
247
250
|
'fabric.editor.improvement': 'Parannus',
|
|
248
|
-
'fabric.editor.
|
|
249
|
-
'fabric.editor.increaseSize': 'Suurenna kokoa',
|
|
251
|
+
'fabric.editor.increaseSize': 'Suurenna taulukon tai median kokoa',
|
|
250
252
|
'fabric.editor.indent': 'Sisennys',
|
|
251
253
|
'fabric.editor.info': 'Tietoja',
|
|
252
254
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
@@ -261,6 +263,8 @@ var _default = exports.default = {
|
|
|
261
263
|
'fabric.editor.insertMenu': 'Lisää elementtejä',
|
|
262
264
|
'fabric.editor.insertRow': 'Lisää rivi alle',
|
|
263
265
|
'fabric.editor.insertRowDrag': 'Lisää rivi',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Lisää taulukkosarake',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Lisää taulukkorivi',
|
|
264
268
|
'fabric.editor.invalidDateError': 'Anna käypä päiväys',
|
|
265
269
|
'fabric.editor.invalidLink': 'Anna käypä linkki.',
|
|
266
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Kutsu tiimikaveri tuotteeseen {productName}} trusted {Kutsu tiimikaveri tuotteeseen {productName}} other {Lisää tiimikaveri tuotteeseen {productName}}}',
|
|
@@ -337,6 +341,7 @@ var _default = exports.default = {
|
|
|
337
341
|
'fabric.editor.placeholderTextPlaceholder': 'Lisää paikkamerkin teksti',
|
|
338
342
|
'fabric.editor.plainText': 'Käytä perustekstiä',
|
|
339
343
|
'fabric.editor.quickInsert': 'Pikalisäys',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Tallenna',
|
|
340
345
|
'fabric.editor.recordVideo': 'Kuvaa Loom-video',
|
|
341
346
|
'fabric.editor.recordVideo.description': 'Tallenna ja jaa näyttösi ja ajatuksesi',
|
|
342
347
|
'fabric.editor.redo': 'Tee uudelleen',
|
|
@@ -440,7 +445,6 @@ var _default = exports.default = {
|
|
|
440
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Aloita kirjoittaminen hakeaksesi käyttäjiä, joita voit merkitä',
|
|
441
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Käyttäjät, joita voit merkitä',
|
|
442
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Käyttäjä {name} @{shortName}',
|
|
443
|
-
'fabric.editor.unLockColumns': 'Vaihtelevat sarakkeiden leveydet',
|
|
444
448
|
'fabric.editor.unableToLoadContent': 'Tätä sisältöä ei voitu ladata',
|
|
445
449
|
'fabric.editor.unableToOpenLink': 'Tätä linkkiä ei voi avata',
|
|
446
450
|
'fabric.editor.underline': 'Alleviivaus',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Décision',
|
|
119
119
|
'fabric.editor.decision.description': 'Enregistrer des décisions pour les suivre plus facilement',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Ajoutez une décision…',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Diminuer la taille',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Réduire la taille du tableau ou du média',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Document',
|
|
124
123
|
'fabric.editor.description': 'Description',
|
|
125
124
|
'fabric.editor.displayBlock': 'Afficher la carte',
|
|
@@ -136,6 +135,10 @@ var _default = exports.default = {
|
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Ajouter un lien',
|
|
137
136
|
'fabric.editor.editAltText': 'Modifier le texte alternatif',
|
|
138
137
|
'fabric.editor.editDateText': 'Modifier la date',
|
|
138
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Modifier la requête de recherche',
|
|
139
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Modifier le lien',
|
|
140
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Développer le menu déroulant',
|
|
141
|
+
'fabric.editor.editDropdownTriggerTitle': 'Modifier',
|
|
139
142
|
'fabric.editor.editLink': 'Modifier le lien',
|
|
140
143
|
'fabric.editor.editMode.inviteToEditButton.title': 'Inviter à modifier',
|
|
141
144
|
'fabric.editor.editStatusColor': "Modifier la couleur de l'état",
|
|
@@ -245,8 +248,7 @@ var _default = exports.default = {
|
|
|
245
248
|
'fabric.editor.imageBorderSize': 'Taille',
|
|
246
249
|
'fabric.editor.imageBorderSubtle': 'Subtile',
|
|
247
250
|
'fabric.editor.improvement': 'Amélioration',
|
|
248
|
-
'fabric.editor.
|
|
249
|
-
'fabric.editor.increaseSize': 'Augmenter la taille',
|
|
251
|
+
'fabric.editor.increaseSize': 'Augmenter la taille du tableau ou du média',
|
|
250
252
|
'fabric.editor.indent': 'Retrait positif',
|
|
251
253
|
'fabric.editor.info': 'Informations',
|
|
252
254
|
'fabric.editor.infoPanel': "Volet d'informations",
|
|
@@ -261,6 +263,8 @@ var _default = exports.default = {
|
|
|
261
263
|
'fabric.editor.insertMenu': 'Insérer des éléments',
|
|
262
264
|
'fabric.editor.insertRow': 'Insérer une ligne en dessous',
|
|
263
265
|
'fabric.editor.insertRowDrag': 'Insérer une ligne',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Insérer une colonne dans le tableau',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Insérer une ligne dans le tableau',
|
|
264
268
|
'fabric.editor.invalidDateError': 'Saisissez une date valide',
|
|
265
269
|
'fabric.editor.invalidLink': 'Veuillez saisir un lien valide.',
|
|
266
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter un coéquipier à rejoindre {productName}} trusted {Inviter un coéquipier à rejoindre {productName}} other {Ajouter un coéquipier à {productName}}}',
|
|
@@ -337,6 +341,7 @@ var _default = exports.default = {
|
|
|
337
341
|
'fabric.editor.placeholderTextPlaceholder': "Ajouter le texte de l'espace réservé",
|
|
338
342
|
'fabric.editor.plainText': 'Utiliser du texte brut',
|
|
339
343
|
'fabric.editor.quickInsert': 'Insertion rapide',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Enregistrer',
|
|
340
345
|
'fabric.editor.recordVideo': 'Enregistrer une vidéo Loom',
|
|
341
346
|
'fabric.editor.recordVideo.description': 'Enregistrez et partagez votre écran et votre opinion',
|
|
342
347
|
'fabric.editor.redo': 'Rétablir',
|
|
@@ -440,7 +445,6 @@ var _default = exports.default = {
|
|
|
440
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Commencez à taper pour rechercher les utilisateurs à mentionner',
|
|
441
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Utilisateurs que vous pouvez mentionner',
|
|
442
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Utilisateur {name} @{shortName}',
|
|
443
|
-
'fabric.editor.unLockColumns': 'Largeurs de colonne variables',
|
|
444
448
|
'fabric.editor.unableToLoadContent': 'Impossible de charger ce contenu',
|
|
445
449
|
'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
|
|
446
450
|
'fabric.editor.underline': 'Souligner',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -118,8 +118,7 @@ var _default = exports.default = {
|
|
|
118
118
|
'fabric.editor.decision': 'Döntés',
|
|
119
119
|
'fabric.editor.decision.description': 'Döntések rögzítése az egyszerű nyomon követés érdekében',
|
|
120
120
|
'fabric.editor.decisionPlaceholder': 'Döntés hozzáadása...',
|
|
121
|
-
'fabric.editor.
|
|
122
|
-
'fabric.editor.decreaseSize': 'Méret csökkentése',
|
|
121
|
+
'fabric.editor.decreaseSize': 'Táblázat vagy média méretének csökkentése',
|
|
123
122
|
'fabric.editor.defaultAltText': 'Dokumentum',
|
|
124
123
|
'fabric.editor.description': 'Leírás',
|
|
125
124
|
'fabric.editor.displayBlock': 'Megjelenítés kártyaként',
|
|
@@ -136,6 +135,10 @@ var _default = exports.default = {
|
|
|
136
135
|
'fabric.editor.edit.searchInput': 'Link hozzáadása',
|
|
137
136
|
'fabric.editor.editAltText': 'Alternatív szöveg szerkesztése',
|
|
138
137
|
'fabric.editor.editDateText': 'Dátum szerkesztése',
|
|
138
|
+
'fabric.editor.editDropdownEditDatasourceTitle': 'Keresési lekérdezés szerkesztése',
|
|
139
|
+
'fabric.editor.editDropdownEditLinkTitle': 'Hivatkozás szerkesztése',
|
|
140
|
+
'fabric.editor.editDropdownExpandIconLabel': 'Legördülő menü kibontása',
|
|
141
|
+
'fabric.editor.editDropdownTriggerTitle': 'Szerkesztés',
|
|
139
142
|
'fabric.editor.editLink': 'Hivatkozás szerkesztése',
|
|
140
143
|
'fabric.editor.editMode.inviteToEditButton.title': 'Meghívás szerkesztésre',
|
|
141
144
|
'fabric.editor.editStatusColor': 'Állapotszín szerkesztése',
|
|
@@ -245,8 +248,7 @@ var _default = exports.default = {
|
|
|
245
248
|
'fabric.editor.imageBorderSize': 'Méret',
|
|
246
249
|
'fabric.editor.imageBorderSubtle': 'Vékony',
|
|
247
250
|
'fabric.editor.improvement': 'Javítás',
|
|
248
|
-
'fabric.editor.
|
|
249
|
-
'fabric.editor.increaseSize': 'Méret növelése',
|
|
251
|
+
'fabric.editor.increaseSize': 'Táblázat vagy média méretének növelése',
|
|
250
252
|
'fabric.editor.indent': 'Behúzás',
|
|
251
253
|
'fabric.editor.info': 'Információ',
|
|
252
254
|
'fabric.editor.infoPanel': 'Információs panel',
|
|
@@ -261,6 +263,8 @@ var _default = exports.default = {
|
|
|
261
263
|
'fabric.editor.insertMenu': 'Elemek beszúrása',
|
|
262
264
|
'fabric.editor.insertRow': 'Sor beszúrása alább',
|
|
263
265
|
'fabric.editor.insertRowDrag': 'Sor beszúrása',
|
|
266
|
+
'fabric.editor.insertTableColumn': 'Oszlop beszúrása a táblázatba',
|
|
267
|
+
'fabric.editor.insertTableRow': 'Sor beszúrása a táblázatba',
|
|
264
268
|
'fabric.editor.invalidDateError': 'Adj meg egy érvényes dátumot',
|
|
265
269
|
'fabric.editor.invalidLink': 'Adj meg egy érvényes linket.',
|
|
266
270
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Csapattag meghívása a(z) {productName} termékbe} trusted {Csapattag meghívása a(z) {productName} termékbe} other {Csapattag hozzáadása a(z) {productName} termékhez}}',
|
|
@@ -337,6 +341,7 @@ var _default = exports.default = {
|
|
|
337
341
|
'fabric.editor.placeholderTextPlaceholder': 'Helyőrző szöveg hozzáadása',
|
|
338
342
|
'fabric.editor.plainText': 'Egyszerű szöveg használata',
|
|
339
343
|
'fabric.editor.quickInsert': 'Gyorsbeillesztés',
|
|
344
|
+
'fabric.editor.recordLoomShortTitle': 'Rögzítés',
|
|
340
345
|
'fabric.editor.recordVideo': 'Loom-videó rögzítése',
|
|
341
346
|
'fabric.editor.recordVideo.description': 'Vedd fel és oszd meg a képernyődet és a gondolataidat',
|
|
342
347
|
'fabric.editor.redo': 'Ismét',
|
|
@@ -440,7 +445,6 @@ var _default = exports.default = {
|
|
|
440
445
|
'fabric.editor.typeahead.mentionInputLabel': 'Kezdj el gépelni a címkézendő felhasználók kereséséhez',
|
|
441
446
|
'fabric.editor.typeahead.mentionPopupLabel': 'Felhasználók, akiket címkézhetsz',
|
|
442
447
|
'fabric.editor.typeahead.metionListItemLabel': 'Felhasználó: {name} @{shortName}',
|
|
443
|
-
'fabric.editor.unLockColumns': 'Változó oszlopszélességek',
|
|
444
448
|
'fabric.editor.unableToLoadContent': 'Nem sikerült betölteni ezt a tartalmat',
|
|
445
449
|
'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
|
|
446
450
|
'fabric.editor.underline': 'Aláhúzott',
|