@atlaskit/editor-common 96.5.1 → 96.5.3
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 +16 -0
- package/dist/cjs/analytics/types/enums.js +1 -0
- package/dist/cjs/i18n/cs.js +10 -5
- package/dist/cjs/i18n/da.js +6 -1
- package/dist/cjs/i18n/de.js +9 -5
- package/dist/cjs/i18n/en.js +11 -5
- package/dist/cjs/i18n/en_GB.js +11 -5
- package/dist/cjs/i18n/en_ZZ.js +11 -5
- package/dist/cjs/i18n/es.js +9 -5
- package/dist/cjs/i18n/fi.js +6 -1
- package/dist/cjs/i18n/fr.js +9 -5
- package/dist/cjs/i18n/hu.js +9 -5
- package/dist/cjs/i18n/it.js +10 -5
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +6 -1
- package/dist/cjs/i18n/nb.js +6 -1
- package/dist/cjs/i18n/nl.js +10 -5
- package/dist/cjs/i18n/pl.js +9 -5
- package/dist/cjs/i18n/pt_BR.js +10 -5
- package/dist/cjs/i18n/ru.js +10 -5
- package/dist/cjs/i18n/sv.js +6 -1
- package/dist/cjs/i18n/th.js +12 -5
- package/dist/cjs/i18n/tr.js +10 -5
- package/dist/cjs/i18n/uk.js +8 -3
- package/dist/cjs/i18n/vi.js +8 -4
- package/dist/cjs/i18n/zh.js +9 -4
- package/dist/cjs/i18n/zh_TW.js +10 -5
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/styles/shared/smartCard.js +2 -2
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/enums.js +1 -0
- package/dist/es2019/i18n/cs.js +10 -5
- package/dist/es2019/i18n/da.js +6 -1
- package/dist/es2019/i18n/de.js +9 -5
- package/dist/es2019/i18n/en.js +11 -5
- package/dist/es2019/i18n/en_GB.js +11 -5
- package/dist/es2019/i18n/en_ZZ.js +11 -5
- package/dist/es2019/i18n/es.js +9 -5
- package/dist/es2019/i18n/fi.js +6 -1
- package/dist/es2019/i18n/fr.js +9 -5
- package/dist/es2019/i18n/hu.js +9 -5
- package/dist/es2019/i18n/it.js +10 -5
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +6 -1
- package/dist/es2019/i18n/nb.js +6 -1
- package/dist/es2019/i18n/nl.js +10 -5
- package/dist/es2019/i18n/pl.js +9 -5
- package/dist/es2019/i18n/pt_BR.js +10 -5
- package/dist/es2019/i18n/ru.js +10 -5
- package/dist/es2019/i18n/sv.js +6 -1
- package/dist/es2019/i18n/th.js +12 -5
- package/dist/es2019/i18n/tr.js +10 -5
- package/dist/es2019/i18n/uk.js +8 -3
- package/dist/es2019/i18n/vi.js +8 -4
- package/dist/es2019/i18n/zh.js +9 -4
- package/dist/es2019/i18n/zh_TW.js +10 -5
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/styles/shared/smartCard.js +6 -8
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/enums.js +1 -0
- package/dist/esm/i18n/cs.js +10 -5
- package/dist/esm/i18n/da.js +6 -1
- package/dist/esm/i18n/de.js +9 -5
- package/dist/esm/i18n/en.js +11 -5
- package/dist/esm/i18n/en_GB.js +11 -5
- package/dist/esm/i18n/en_ZZ.js +11 -5
- package/dist/esm/i18n/es.js +9 -5
- package/dist/esm/i18n/fi.js +6 -1
- package/dist/esm/i18n/fr.js +9 -5
- package/dist/esm/i18n/hu.js +9 -5
- package/dist/esm/i18n/it.js +10 -5
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +6 -1
- package/dist/esm/i18n/nb.js +6 -1
- package/dist/esm/i18n/nl.js +10 -5
- package/dist/esm/i18n/pl.js +9 -5
- package/dist/esm/i18n/pt_BR.js +10 -5
- package/dist/esm/i18n/ru.js +10 -5
- package/dist/esm/i18n/sv.js +6 -1
- package/dist/esm/i18n/th.js +12 -5
- package/dist/esm/i18n/tr.js +10 -5
- package/dist/esm/i18n/uk.js +8 -3
- package/dist/esm/i18n/vi.js +8 -4
- package/dist/esm/i18n/zh.js +9 -4
- package/dist/esm/i18n/zh_TW.js +10 -5
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/styles/shared/smartCard.js +2 -2
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types/analytics/types/enums.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +4 -0
- package/dist/types/i18n/en.d.ts +6 -0
- package/dist/types/i18n/en_GB.d.ts +6 -0
- package/dist/types/i18n/en_ZZ.d.ts +6 -0
- package/dist/types/i18n/es.d.ts +4 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +4 -0
- package/dist/types/i18n/hu.d.ts +5 -1
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +4 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +7 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +4 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/analytics/types/ai-command-palette-events.d.ts +4 -1
- package/dist/types-ts4.5/analytics/types/enums.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +6 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +6 -0
- package/dist/types-ts4.5/i18n/es.d.ts +4 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +4 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -1
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +4 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +7 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +4 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# @atlaskit/editor-common
|
|
2
2
|
|
|
3
|
+
## 96.5.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#179225](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/179225)
|
|
8
|
+
[`a2dc4f719052a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a2dc4f719052a) -
|
|
9
|
+
EDF-2051 Added analytics for Editor AI mention button in the command palette
|
|
10
|
+
|
|
11
|
+
## 96.5.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#175841](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/175841)
|
|
16
|
+
[`f21aa44e58c1b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f21aa44e58c1b) -
|
|
17
|
+
removing platform-datasources-enable-two-way-sync FF
|
|
18
|
+
|
|
3
19
|
## 96.5.1
|
|
4
20
|
|
|
5
21
|
### Patch Changes
|
|
@@ -278,6 +278,7 @@ var ACTION_SUBJECT_ID = exports.ACTION_SUBJECT_ID = /*#__PURE__*/function (ACTIO
|
|
|
278
278
|
ACTION_SUBJECT_ID["AI_DEFINITIONS_AUTO_HIGHLIGHT"] = "aiDefinitionsAutoHighlight";
|
|
279
279
|
ACTION_SUBJECT_ID["AI_PANELS_BODIED_EXTENSION"] = "aiPanelsBodiedExtension";
|
|
280
280
|
ACTION_SUBJECT_ID["AI_PROMPT_LINK_PICKER_BUTTON"] = "aiPromptLinkPickerButton";
|
|
281
|
+
ACTION_SUBJECT_ID["AI_PROMPT_MENTION_BUTTON"] = "aiPromptMentionButton";
|
|
281
282
|
ACTION_SUBJECT_ID["ALL"] = "all";
|
|
282
283
|
ACTION_SUBJECT_ID["ALT_TEXT"] = "altText";
|
|
283
284
|
ACTION_SUBJECT_ID["ANNOTATE_BUTTON"] = "annotateButton";
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Czech
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Úpravy dokončeny',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Provést úpravy',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Konfigurovat makro {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Aktuální úkol',
|
|
18
20
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': 'Najít další',
|
|
215
217
|
'fabric.editor.findPrevious': 'Najít předchozí',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': 'Najít a nahradit',
|
|
217
|
-
'fabric.editor.fiveColumns': 'Rozvržení
|
|
219
|
+
'fabric.editor.fiveColumns': 'Rozvržení 5 sloupců',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Zrušit',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 připojený prvek)} few {{name} (+{amount,number} připojené prvky)} many {{name} (+{amount,number} připojeného prvku)} other {{name} (+{amount,number} připojených prvků)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': 'Posunout doleva',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': 'Posunout doprava',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': 'Zaměření na úchyt ke změně velikosti tabulky',
|
|
229
|
-
'fabric.editor.fourColumns': 'Rozvržení
|
|
231
|
+
'fabric.editor.fourColumns': 'Rozvržení 4 sloupců',
|
|
230
232
|
'fabric.editor.headerColumn': 'Sloupec záhlaví',
|
|
231
233
|
'fabric.editor.headerRow': 'Řádek záhlaví',
|
|
232
234
|
'fabric.editor.heading1': 'Nadpis 1',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'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}}}',
|
|
299
301
|
'fabric.editor.italic': 'Kurzíva',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Zpět na zobrazení standardní šířky',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Přepnout do zobrazení na celou šířku',
|
|
@@ -471,10 +473,13 @@ var _default = exports.default = {
|
|
|
471
473
|
'fabric.editor.text.formatting.off': 'Formátování textu vypnuto',
|
|
472
474
|
'fabric.editor.textColor': 'Barva textu: {selectedColorName}',
|
|
473
475
|
'fabric.editor.textColorTooltip': 'Barva textu',
|
|
476
|
+
'fabric.editor.textFormat': 'Formátování textu',
|
|
474
477
|
'fabric.editor.textFormatting': 'Formátování textu',
|
|
475
478
|
'fabric.editor.textStyles': 'Styly textu: {blockTypeName}',
|
|
476
479
|
'fabric.editor.textStylesTooltip': 'Styly textu',
|
|
477
|
-
'fabric.editor.threeColumns': 'Rozvržení
|
|
480
|
+
'fabric.editor.threeColumns': 'Rozvržení 3 sloupců',
|
|
481
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Rozvržení tří sloupců s levým bočním panelem',
|
|
482
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Rozvržení tří sloupců s pravým bočním panelem',
|
|
478
483
|
'fabric.editor.threeColumnsWithSidebars': 'Rozvržení tří sloupců s bočními panely',
|
|
479
484
|
'fabric.editor.time.ago': 'zpět',
|
|
480
485
|
'fabric.editor.time.updated': 'Aktualizováno',
|
|
@@ -488,7 +493,7 @@ var _default = exports.default = {
|
|
|
488
493
|
'fabric.editor.tooltip.nestedExpand': 'vnořený rozbalovací uzel',
|
|
489
494
|
'fabric.editor.tooltip.taskList': 'položka akce',
|
|
490
495
|
'fabric.editor.turnInto': 'Proměnit na',
|
|
491
|
-
'fabric.editor.twoColumns': 'Rozvržení
|
|
496
|
+
'fabric.editor.twoColumns': 'Rozvržení 2 sloupců',
|
|
492
497
|
'fabric.editor.typeAhead.popupLabel': 'Výsledky našeptávače',
|
|
493
498
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Když začnete psát, budou se vyhledávat/filtrovat možnosti zkratek.',
|
|
494
499
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Zkratky pro vkládání a formátování',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Danish (Denmark)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Færdig med at redigere',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Foretag redigeringer',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Konfigurer {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
18
20
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Tilføj teammedlem til {productName}}}',
|
|
299
301
|
'fabric.editor.italic': 'Kursiv',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Tastaturgenveje',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Kolonne} other {{count} kolonner}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Tilføj indhold',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Tilbage til centrering',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Vis i fuld bredde',
|
|
@@ -471,10 +473,13 @@ var _default = exports.default = {
|
|
|
471
473
|
'fabric.editor.text.formatting.off': 'Tekstformatering fra',
|
|
472
474
|
'fabric.editor.textColor': '{selectedColorName} tekstfarve',
|
|
473
475
|
'fabric.editor.textColorTooltip': 'Tekstfarve',
|
|
476
|
+
'fabric.editor.textFormat': 'Formatér tekst',
|
|
474
477
|
'fabric.editor.textFormatting': 'Tekstformatering',
|
|
475
478
|
'fabric.editor.textStyles': '{blockTypeName} tekstformatering',
|
|
476
479
|
'fabric.editor.textStylesTooltip': 'Tekstformatering',
|
|
477
480
|
'fabric.editor.threeColumns': 'Layout med tre kolonner',
|
|
481
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout med tre kolonner med venstre sidebjælke',
|
|
482
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout med tre kolonner med højre sidebjælke',
|
|
478
483
|
'fabric.editor.threeColumnsWithSidebars': 'Layout med tre kolonner med sidebjælker',
|
|
479
484
|
'fabric.editor.time.ago': 'siden',
|
|
480
485
|
'fabric.editor.time.updated': 'Opdateret',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//German (Germany)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Bearbeitung abgeschlossen',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Änderungen vornehmen',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': '{macroName} konfigurieren',
|
|
17
19
|
'fabric.editor.action': 'Aufgabe',
|
|
18
20
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': 'Nächstes suchen',
|
|
215
217
|
'fabric.editor.findPrevious': 'Vorheriges suchen',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': 'Suchen und ersetzen',
|
|
217
|
-
'fabric.editor.fiveColumns': 'Layout mit
|
|
219
|
+
'fabric.editor.fiveColumns': 'Layout mit 5 Spalten',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Abbrechen',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 verbundenes Element)} other {{name} (+{amount,number} verbundene Elemente)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': 'Nach links scrollen',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': 'Nach rechts scrollen',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': 'Ziehpunkt zur Größenänderung der Tabelle fokussieren',
|
|
229
|
-
'fabric.editor.fourColumns': 'Layout mit
|
|
231
|
+
'fabric.editor.fourColumns': 'Layout mit 4 Spalten',
|
|
230
232
|
'fabric.editor.headerColumn': 'Kopfzeilen-Spalte',
|
|
231
233
|
'fabric.editor.headerRow': 'Kopfzeile',
|
|
232
234
|
'fabric.editor.heading1': 'Überschrift 1',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
299
301
|
'fabric.editor.italic': 'Kursiv',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
|
|
@@ -474,7 +476,9 @@ var _default = exports.default = {
|
|
|
474
476
|
'fabric.editor.textFormatting': 'Textformatierung',
|
|
475
477
|
'fabric.editor.textStyles': 'Textstile: {blockTypeName}',
|
|
476
478
|
'fabric.editor.textStylesTooltip': 'Textstile',
|
|
477
|
-
'fabric.editor.threeColumns': 'Layout mit
|
|
479
|
+
'fabric.editor.threeColumns': 'Layout mit 3 Spalten',
|
|
480
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Layout mit drei Spalten und Seitenleiste links',
|
|
481
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Layout mit drei Spalten und Seitenleiste rechts',
|
|
478
482
|
'fabric.editor.threeColumnsWithSidebars': 'Layout mit drei Spalten und Seitenleisten',
|
|
479
483
|
'fabric.editor.time.ago': 'vor',
|
|
480
484
|
'fabric.editor.time.updated': 'Aktualisiert',
|
|
@@ -488,7 +492,7 @@ var _default = exports.default = {
|
|
|
488
492
|
'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
|
|
489
493
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
490
494
|
'fabric.editor.turnInto': 'Verwandeln in',
|
|
491
|
-
'fabric.editor.twoColumns': 'Layout mit
|
|
495
|
+
'fabric.editor.twoColumns': 'Layout mit 2 Spalten',
|
|
492
496
|
'fabric.editor.typeAhead.popupLabel': 'Ergebnisse der Vorschlagsfunktion',
|
|
493
497
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|
|
494
498
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Tastenkombination für Einfügungen und Formatierung',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Action item',
|
|
18
20
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -90,6 +92,7 @@ var _default = exports.default = {
|
|
|
90
92
|
'fabric.editor.columnMovedRight': 'Column moved right to {index} of {total}',
|
|
91
93
|
'fabric.editor.columnSelected': 'Column {index} of {total} selected',
|
|
92
94
|
'fabric.editor.columns': 'Layouts',
|
|
95
|
+
'fabric.editor.columns.advanced.layout.description': 'Insert {numberOfColumns} equal {numberOfColumns, plural, one {column} other {columns}}',
|
|
93
96
|
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
94
97
|
'fabric.editor.columnsAreInserted': '{count, plural, one {A column has been} other {{count} columns have been}} inserted',
|
|
95
98
|
'fabric.editor.columnsAreRemoved': '{count, plural, one {The column has been} other {{count} columns have been}} removed',
|
|
@@ -214,7 +217,7 @@ var _default = exports.default = {
|
|
|
214
217
|
'fabric.editor.findNext': 'Find next',
|
|
215
218
|
'fabric.editor.findPrevious': 'Find previous',
|
|
216
219
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
217
|
-
'fabric.editor.fiveColumns': '
|
|
220
|
+
'fabric.editor.fiveColumns': '5 Column layout',
|
|
218
221
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
219
222
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
220
223
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{name}{amount, plural, =0 {} one { (+1 connected element)} other { (+# connected elements)}}',
|
|
@@ -226,7 +229,7 @@ var _default = exports.default = {
|
|
|
226
229
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
227
230
|
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
228
231
|
'fabric.editor.focusTableResizeHandle': 'Focus table resize handle',
|
|
229
|
-
'fabric.editor.fourColumns': '
|
|
232
|
+
'fabric.editor.fourColumns': '4 Column layout',
|
|
230
233
|
'fabric.editor.headerColumn': 'Header column',
|
|
231
234
|
'fabric.editor.headerRow': 'Header row',
|
|
232
235
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -298,7 +301,7 @@ var _default = exports.default = {
|
|
|
298
301
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
299
302
|
'fabric.editor.italic': 'Italic',
|
|
300
303
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
304
|
+
'fabric.editor.layout.columnOption': '{count, plural, one { Column} other {{count} Columns}}',
|
|
302
305
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
303
306
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
304
307
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
@@ -472,10 +475,13 @@ var _default = exports.default = {
|
|
|
472
475
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
473
476
|
'fabric.editor.textColor': '{selectedColorName} Text color',
|
|
474
477
|
'fabric.editor.textColorTooltip': 'Text color',
|
|
478
|
+
'fabric.editor.textFormat': 'Format text',
|
|
475
479
|
'fabric.editor.textFormatting': 'Text formatting',
|
|
476
480
|
'fabric.editor.textStyles': '{blockTypeName} Text styles',
|
|
477
481
|
'fabric.editor.textStylesTooltip': 'Text styles',
|
|
478
|
-
'fabric.editor.threeColumns': '
|
|
482
|
+
'fabric.editor.threeColumns': '3 Column layout',
|
|
483
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Three columns with left sidebar layout',
|
|
484
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Three columns with right sidebar layout',
|
|
479
485
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars layout',
|
|
480
486
|
'fabric.editor.time.ago': 'ago',
|
|
481
487
|
'fabric.editor.time.updated': 'Updated',
|
|
@@ -489,7 +495,7 @@ var _default = exports.default = {
|
|
|
489
495
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
490
496
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
491
497
|
'fabric.editor.turnInto': 'Turn into',
|
|
492
|
-
'fabric.editor.twoColumns': '
|
|
498
|
+
'fabric.editor.twoColumns': '2 Column layout',
|
|
493
499
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
494
500
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
495
501
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//English (United Kingdom)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Action item',
|
|
18
20
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -90,6 +92,7 @@ var _default = exports.default = {
|
|
|
90
92
|
'fabric.editor.columnMovedRight': 'Column moved right to {index} of {total}',
|
|
91
93
|
'fabric.editor.columnSelected': 'Column {index} of {total} selected',
|
|
92
94
|
'fabric.editor.columns': 'Layouts',
|
|
95
|
+
'fabric.editor.columns.advanced.layout.description': 'Insert {numberOfColumns} equal {numberOfColumns, plural, one {column} other {columns}}',
|
|
93
96
|
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
94
97
|
'fabric.editor.columnsAreInserted': '{count, plural, one {A column has been} other {{count} columns have been}} inserted',
|
|
95
98
|
'fabric.editor.columnsAreRemoved': '{count, plural, one {The column has been} other {{count} columns have been}} removed',
|
|
@@ -214,7 +217,7 @@ var _default = exports.default = {
|
|
|
214
217
|
'fabric.editor.findNext': 'Find next',
|
|
215
218
|
'fabric.editor.findPrevious': 'Find previous',
|
|
216
219
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
217
|
-
'fabric.editor.fiveColumns': '
|
|
220
|
+
'fabric.editor.fiveColumns': '5 Column layout',
|
|
218
221
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
219
222
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
220
223
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{name}{amount, plural, =0 {} one { (+1 connected element)} other { (+# connected elements)}}',
|
|
@@ -226,7 +229,7 @@ var _default = exports.default = {
|
|
|
226
229
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
227
230
|
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
228
231
|
'fabric.editor.focusTableResizeHandle': 'Focus table resize handle',
|
|
229
|
-
'fabric.editor.fourColumns': '
|
|
232
|
+
'fabric.editor.fourColumns': '4 Column layout',
|
|
230
233
|
'fabric.editor.headerColumn': 'Header column',
|
|
231
234
|
'fabric.editor.headerRow': 'Header row',
|
|
232
235
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -298,7 +301,7 @@ var _default = exports.default = {
|
|
|
298
301
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
299
302
|
'fabric.editor.italic': 'Italic',
|
|
300
303
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
304
|
+
'fabric.editor.layout.columnOption': '{count, plural, one { Column} other {{count} Columns}}',
|
|
302
305
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
303
306
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
304
307
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
@@ -472,10 +475,13 @@ var _default = exports.default = {
|
|
|
472
475
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
473
476
|
'fabric.editor.textColor': '{selectedColorName} Text colour',
|
|
474
477
|
'fabric.editor.textColorTooltip': 'Text colour',
|
|
478
|
+
'fabric.editor.textFormat': 'Format text',
|
|
475
479
|
'fabric.editor.textFormatting': 'Text formatting',
|
|
476
480
|
'fabric.editor.textStyles': '{blockTypeName} Text styles',
|
|
477
481
|
'fabric.editor.textStylesTooltip': 'Text styles',
|
|
478
|
-
'fabric.editor.threeColumns': '
|
|
482
|
+
'fabric.editor.threeColumns': '3 Column layout',
|
|
483
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Three columns with left sidebar layout',
|
|
484
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Three columns with right sidebar layout',
|
|
479
485
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars layout',
|
|
480
486
|
'fabric.editor.time.ago': 'ago',
|
|
481
487
|
'fabric.editor.time.updated': 'Updated',
|
|
@@ -489,7 +495,7 @@ var _default = exports.default = {
|
|
|
489
495
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
490
496
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
491
497
|
'fabric.editor.turnInto': 'Turn into',
|
|
492
|
-
'fabric.editor.twoColumns': '
|
|
498
|
+
'fabric.editor.twoColumns': '2 Column layout',
|
|
493
499
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
494
500
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
495
501
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Done editing',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Make edits',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Configure {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Action item',
|
|
18
20
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
@@ -90,6 +92,7 @@ var _default = exports.default = {
|
|
|
90
92
|
'fabric.editor.columnMovedRight': 'Column moved right to {index} of {total}',
|
|
91
93
|
'fabric.editor.columnSelected': 'Column {index} of {total} selected',
|
|
92
94
|
'fabric.editor.columns': 'Layouts',
|
|
95
|
+
'fabric.editor.columns.advanced.layout.description': '{numberOfColumns, plural, one {Insert {numberOfColumns} equal column} other {Insert {numberOfColumns} equal columns}}',
|
|
93
96
|
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
94
97
|
'fabric.editor.columnsAreInserted': '{count, plural, one {A column has been inserted} other {{count} columns have been inserted}}',
|
|
95
98
|
'fabric.editor.columnsAreRemoved': '{count, plural, one {The column has been removed} other {{count} columns have been removed}}',
|
|
@@ -214,7 +217,7 @@ var _default = exports.default = {
|
|
|
214
217
|
'fabric.editor.findNext': 'Find next',
|
|
215
218
|
'fabric.editor.findPrevious': 'Find previous',
|
|
216
219
|
'fabric.editor.findReplaceToolbarButton': 'Find and replace',
|
|
217
|
-
'fabric.editor.fiveColumns': '
|
|
220
|
+
'fabric.editor.fiveColumns': '5 Column layout',
|
|
218
221
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancel',
|
|
219
222
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
|
|
220
223
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 connected element)} other {{name} (+{amount,number} connected elements)}}',
|
|
@@ -226,7 +229,7 @@ var _default = exports.default = {
|
|
|
226
229
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
227
230
|
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
228
231
|
'fabric.editor.focusTableResizeHandle': 'Focus table resize handle',
|
|
229
|
-
'fabric.editor.fourColumns': '
|
|
232
|
+
'fabric.editor.fourColumns': '4 Column layout',
|
|
230
233
|
'fabric.editor.headerColumn': 'Header column',
|
|
231
234
|
'fabric.editor.headerRow': 'Header row',
|
|
232
235
|
'fabric.editor.heading1': 'Heading 1',
|
|
@@ -298,7 +301,7 @@ var _default = exports.default = {
|
|
|
298
301
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
299
302
|
'fabric.editor.italic': 'Italic',
|
|
300
303
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
304
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Column} other {{count} Columns}}',
|
|
302
305
|
'fabric.editor.layout.placeholder': 'Add content',
|
|
303
306
|
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
304
307
|
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
@@ -471,10 +474,13 @@ var _default = exports.default = {
|
|
|
471
474
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
472
475
|
'fabric.editor.textColor': '{selectedColorName} Text color',
|
|
473
476
|
'fabric.editor.textColorTooltip': 'Text color',
|
|
477
|
+
'fabric.editor.textFormat': 'Format text',
|
|
474
478
|
'fabric.editor.textFormatting': 'Text formatting',
|
|
475
479
|
'fabric.editor.textStyles': '{blockTypeName} Text styles',
|
|
476
480
|
'fabric.editor.textStylesTooltip': 'Text styles',
|
|
477
|
-
'fabric.editor.threeColumns': '
|
|
481
|
+
'fabric.editor.threeColumns': '3 Column layout',
|
|
482
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Three columns with left sidebar layout',
|
|
483
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Three columns with right sidebar layout',
|
|
478
484
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars layout',
|
|
479
485
|
'fabric.editor.time.ago': 'ago',
|
|
480
486
|
'fabric.editor.time.updated': 'Updated',
|
|
@@ -488,7 +494,7 @@ var _default = exports.default = {
|
|
|
488
494
|
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
489
495
|
'fabric.editor.tooltip.taskList': 'an action item',
|
|
490
496
|
'fabric.editor.turnInto': 'Turn into',
|
|
491
|
-
'fabric.editor.twoColumns': '
|
|
497
|
+
'fabric.editor.twoColumns': '2 Column layout',
|
|
492
498
|
'fabric.editor.typeAhead.popupLabel': 'Typeahead results',
|
|
493
499
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Begin typing to search or filter shortcut options',
|
|
494
500
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Shortcuts for inserts and formatting',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Spanish (International)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Edición completada',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Editar',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Configurar {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Elemento de acción',
|
|
18
20
|
'fabric.editor.action.description': 'Crear y asignar elementos de acción',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': 'Buscar siguiente',
|
|
215
217
|
'fabric.editor.findPrevious': 'Buscar anterior',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': 'Buscar y reemplazar',
|
|
217
|
-
'fabric.editor.fiveColumns': 'Diseño de
|
|
219
|
+
'fabric.editor.fiveColumns': 'Diseño de 5 columnas',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Eliminar también los elementos conectados',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 elemento conectado)} other {{name} (+{amount,number} elementos conectados)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': 'Desplazarse a la izquierda',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': 'Desplazarse a la derecha',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': 'Controlador de cambio de tamaño de la tabla centrado',
|
|
229
|
-
'fabric.editor.fourColumns': 'Diseño de
|
|
231
|
+
'fabric.editor.fourColumns': 'Diseño de 4 columnas',
|
|
230
232
|
'fabric.editor.headerColumn': 'Columna de encabezado',
|
|
231
233
|
'fabric.editor.headerRow': 'Fila de encabezado',
|
|
232
234
|
'fabric.editor.heading1': 'Título 1',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'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}}}',
|
|
299
301
|
'fabric.editor.italic': 'Cursiva',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Métodos abreviados de teclado',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Columna} other {{count} columnas}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Añadir contenido',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Volver a centrar',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Usar ancho completo',
|
|
@@ -474,7 +476,9 @@ var _default = exports.default = {
|
|
|
474
476
|
'fabric.editor.textFormatting': 'Formato de texto',
|
|
475
477
|
'fabric.editor.textStyles': 'Estilos de texto {blockTypeName}',
|
|
476
478
|
'fabric.editor.textStylesTooltip': 'Estilos de texto',
|
|
477
|
-
'fabric.editor.threeColumns': 'Diseño de
|
|
479
|
+
'fabric.editor.threeColumns': 'Diseño de 3 columnas',
|
|
480
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Tres columnas con diseño de barra lateral izquierda',
|
|
481
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Tres columnas con diseño de barra lateral derecha',
|
|
478
482
|
'fabric.editor.threeColumnsWithSidebars': 'Tres columnas con diseño de barras laterales',
|
|
479
483
|
'fabric.editor.time.ago': 'antes',
|
|
480
484
|
'fabric.editor.time.updated': 'Actualizado',
|
|
@@ -488,7 +492,7 @@ var _default = exports.default = {
|
|
|
488
492
|
'fabric.editor.tooltip.nestedExpand': 'una expansión anidada',
|
|
489
493
|
'fabric.editor.tooltip.taskList': 'un elemento de acción',
|
|
490
494
|
'fabric.editor.turnInto': 'Convertir en',
|
|
491
|
-
'fabric.editor.twoColumns': 'Diseño de
|
|
495
|
+
'fabric.editor.twoColumns': 'Diseño de 2 columnas',
|
|
492
496
|
'fabric.editor.typeAhead.popupLabel': 'Resultados de escritura predictiva',
|
|
493
497
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Comienza a escribir para buscar o filtrar opciones de atajos de teclado',
|
|
494
498
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Atajos de teclado para inserciones y formato',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Muokkaus valmis',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Tee muokkauksia',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Määritä {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Tehtävä',
|
|
18
20
|
'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Kutsu tiimikaveri tuotteeseen {productName}} trusted {Kutsu tiimikaveri tuotteeseen {productName}} other {Lisää tiimikaveri tuotteeseen {productName}}}',
|
|
299
301
|
'fabric.editor.italic': 'Kursivoitu',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Pikanäppäimet',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Sarake} other {{count} saraketta}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Lisää sisältöä',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Takaisin keskelle',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Näytä koko leveydellä',
|
|
@@ -471,10 +473,13 @@ var _default = exports.default = {
|
|
|
471
473
|
'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
|
|
472
474
|
'fabric.editor.textColor': '{selectedColorName} tekstin väri',
|
|
473
475
|
'fabric.editor.textColorTooltip': 'Tekstin väri',
|
|
476
|
+
'fabric.editor.textFormat': 'Muotoile tekstiä',
|
|
474
477
|
'fabric.editor.textFormatting': 'Tekstin muotoilu',
|
|
475
478
|
'fabric.editor.textStyles': 'Tekstityylit: {blockTypeName}',
|
|
476
479
|
'fabric.editor.textStylesTooltip': 'Tekstityylit',
|
|
477
480
|
'fabric.editor.threeColumns': 'Kolmen sarakkeen asettelu',
|
|
481
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Kolme saraketta vasemmanpuoleisen sivupalkin kanssa ‑asettelu',
|
|
482
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Kolme saraketta oikeanpuoleisen sivupalkin kanssa ‑asettelu',
|
|
478
483
|
'fabric.editor.threeColumnsWithSidebars': 'Kolme saraketta sivupalkkien kanssa ‑asettelu',
|
|
479
484
|
'fabric.editor.time.ago': 'sitten',
|
|
480
485
|
'fabric.editor.time.updated': 'Päivitetty',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Modifications terminées',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Apporter des modifications',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': 'Configurer {macroName}',
|
|
17
19
|
'fabric.editor.action': 'Tâche',
|
|
18
20
|
'fabric.editor.action.description': 'Créer et assigner des tâches',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': 'Suivant',
|
|
215
217
|
'fabric.editor.findPrevious': 'Précédent',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': 'Rechercher et remplacer',
|
|
217
|
-
'fabric.editor.fiveColumns': 'Disposition en
|
|
219
|
+
'fabric.editor.fiveColumns': 'Disposition en 5 colonnes',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuler',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Supprimer également les éléments connectés',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 élément connecté)} other {{name} (+{amount,number} éléments connectés)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': 'Faire défiler vers la gauche',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': 'Faire défiler vers la droite',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': 'Focus sur la poignée de redimensionnement des tableaux',
|
|
229
|
-
'fabric.editor.fourColumns': 'Disposition en
|
|
231
|
+
'fabric.editor.fourColumns': 'Disposition en 4 colonnes',
|
|
230
232
|
'fabric.editor.headerColumn': "Colonne de l'en-tête",
|
|
231
233
|
'fabric.editor.headerRow': "Ligne d'en-tête",
|
|
232
234
|
'fabric.editor.heading1': 'En-tête 1',
|
|
@@ -298,7 +300,7 @@ var _default = exports.default = {
|
|
|
298
300
|
'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}}}',
|
|
299
301
|
'fabric.editor.italic': 'Italique',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Raccourcis clavier',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {
|
|
303
|
+
'fabric.editor.layout.columnOption': '{count, plural, one {Colonne} other {{count} colonnes}}',
|
|
302
304
|
'fabric.editor.layout.placeholder': 'Ajouter du contenu',
|
|
303
305
|
'fabric.editor.layoutFixedWidth': 'Centrer à nouveau',
|
|
304
306
|
'fabric.editor.layoutFullWidth': 'Passer en mode pleine largeur',
|
|
@@ -474,7 +476,9 @@ var _default = exports.default = {
|
|
|
474
476
|
'fabric.editor.textFormatting': 'Mise en forme de texte',
|
|
475
477
|
'fabric.editor.textStyles': 'Styles de texte {blockTypeName}',
|
|
476
478
|
'fabric.editor.textStylesTooltip': 'Styles de texte',
|
|
477
|
-
'fabric.editor.threeColumns': 'Disposition en
|
|
479
|
+
'fabric.editor.threeColumns': 'Disposition en 3 colonnes',
|
|
480
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Disposition en trois colonnes avec barre latérale à gauche',
|
|
481
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Disposition en trois colonnes avec barre latérale à droite',
|
|
478
482
|
'fabric.editor.threeColumnsWithSidebars': 'Disposition en trois colonnes avec barres latérales',
|
|
479
483
|
'fabric.editor.time.ago': 'Il y a',
|
|
480
484
|
'fabric.editor.time.updated': 'Mise à jour',
|
|
@@ -488,7 +492,7 @@ var _default = exports.default = {
|
|
|
488
492
|
'fabric.editor.tooltip.nestedExpand': 'une extension imbriquée',
|
|
489
493
|
'fabric.editor.tooltip.taskList': 'une mesure',
|
|
490
494
|
'fabric.editor.turnInto': 'Transformer en',
|
|
491
|
-
'fabric.editor.twoColumns': 'Disposition en
|
|
495
|
+
'fabric.editor.twoColumns': 'Disposition en 2 colonnes',
|
|
492
496
|
'fabric.editor.typeAhead.popupLabel': 'Résultats de la saisie semi-automatique',
|
|
493
497
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Commencez à taper pour rechercher ou filtrer les options de raccourci',
|
|
494
498
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Raccourcis pour les insertions et le formatage',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -13,6 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
15
|
var _default = exports.default = {
|
|
16
|
+
'editor-common-extensibility-extension-lozenge-editToggle.done.editing': 'Szerkesztés kész',
|
|
17
|
+
'editor-common-extensibility-extension-lozenge-editToggle.make.edits': 'Szerkesztések elvégzése',
|
|
16
18
|
'editor-common-extensibility.macro.button.configure': '{macroName} konfigurálása',
|
|
17
19
|
'fabric.editor.action': 'Teendő',
|
|
18
20
|
'fabric.editor.action.description': 'Műveleti elemek létrehozása és hozzárendelése',
|
|
@@ -214,7 +216,7 @@ var _default = exports.default = {
|
|
|
214
216
|
'fabric.editor.findNext': 'Következő keresése',
|
|
215
217
|
'fabric.editor.findPrevious': 'Előző keresése',
|
|
216
218
|
'fabric.editor.findReplaceToolbarButton': 'Keresés és csere',
|
|
217
|
-
'fabric.editor.fiveColumns': '
|
|
219
|
+
'fabric.editor.fiveColumns': '5 oszlopos elrendezés',
|
|
218
220
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Mégse',
|
|
219
221
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'A kapcsolódó elemek is törlődjenek',
|
|
220
222
|
'fabric.editor.floatingToolbar.confirmModalConnectedUnit': '{amount, plural, =0 {{name}} one {{name} (+1 kapcsolódó elem)} other {{name} (+{amount,number} kapcsolódó elem)}}',
|
|
@@ -226,7 +228,7 @@ var _default = exports.default = {
|
|
|
226
228
|
'fabric.editor.floatingToolbar.scrollLeft': 'Görgetés balra',
|
|
227
229
|
'fabric.editor.floatingToolbar.scrollRight': 'Görgetés jobbra',
|
|
228
230
|
'fabric.editor.focusTableResizeHandle': 'Táblázat méretét módosító kapcsoló',
|
|
229
|
-
'fabric.editor.fourColumns': '
|
|
231
|
+
'fabric.editor.fourColumns': '4 oszlopos elrendezés',
|
|
230
232
|
'fabric.editor.headerColumn': 'Fejlécoszlop',
|
|
231
233
|
'fabric.editor.headerRow': 'Fejlécsor',
|
|
232
234
|
'fabric.editor.heading1': '1. szintű címsor',
|
|
@@ -298,7 +300,6 @@ var _default = exports.default = {
|
|
|
298
300
|
'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}}',
|
|
299
301
|
'fabric.editor.italic': 'Dőlt',
|
|
300
302
|
'fabric.editor.keyboardShortcuts': 'Billentyűparancsok',
|
|
301
|
-
'fabric.editor.layout.columnOption': '{count, plural, one {oszlopos} other {{count} oszlopos}}',
|
|
302
303
|
'fabric.editor.layout.placeholder': 'Tartalom hozzáadása',
|
|
303
304
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
|
304
305
|
'fabric.editor.layoutFullWidth': 'Teljes szélességű nézet',
|
|
@@ -471,10 +472,13 @@ var _default = exports.default = {
|
|
|
471
472
|
'fabric.editor.text.formatting.off': 'Szövegformázás kikapcsolva',
|
|
472
473
|
'fabric.editor.textColor': '{selectedColorName} szövegszín',
|
|
473
474
|
'fabric.editor.textColorTooltip': 'Szövegszín',
|
|
475
|
+
'fabric.editor.textFormat': 'Szöveg formázása',
|
|
474
476
|
'fabric.editor.textFormatting': 'Szöveg formázása',
|
|
475
477
|
'fabric.editor.textStyles': '{blockTypeName} jellegű szövegstílusok',
|
|
476
478
|
'fabric.editor.textStylesTooltip': 'Szövegstílusok',
|
|
477
|
-
'fabric.editor.threeColumns': '
|
|
479
|
+
'fabric.editor.threeColumns': '3 oszlopos elrendezés',
|
|
480
|
+
'fabric.editor.threeColumnsWithLeftSidebars': 'Háromoszlopos elrendezés bal oldali oldalsávval',
|
|
481
|
+
'fabric.editor.threeColumnsWithRightSidebars': 'Háromoszlopos elrendezés jobb oldali oldalsávval',
|
|
478
482
|
'fabric.editor.threeColumnsWithSidebars': 'Háromoszlopos elrendezés oldalsávval',
|
|
479
483
|
'fabric.editor.time.ago': 'ezelőtt',
|
|
480
484
|
'fabric.editor.time.updated': 'Frissítve',
|
|
@@ -488,7 +492,7 @@ var _default = exports.default = {
|
|
|
488
492
|
'fabric.editor.tooltip.nestedExpand': 'beágyazott kibontás',
|
|
489
493
|
'fabric.editor.tooltip.taskList': 'műveleti elem',
|
|
490
494
|
'fabric.editor.turnInto': 'Átalakítás',
|
|
491
|
-
'fabric.editor.twoColumns': '
|
|
495
|
+
'fabric.editor.twoColumns': '2 oszlopos elrendezés',
|
|
492
496
|
'fabric.editor.typeAhead.popupLabel': 'Előre gépelt eredmények',
|
|
493
497
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kezdj el gépelni a hivatkozási beállítások kereséséhez vagy szűréséhez',
|
|
494
498
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Hivatkozások a beszúrásokhoz és formázáshoz',
|